Quadratic roots, narrow range

Time bar (total: 13.7s)

analyze323.0ms (2.4%)

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

Compiled 41 to 28 computations (31.7% saved)

sample2.2s (16.3%)

Memory
70.8MiB live, 3 842.5MiB allocated
Samples
811.0ms5 634×0valid
635.0ms2 622×1valid
194.0ms1 403×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.2s
const: 321.0ms (26.4% of total)
ival-mult: 248.0ms (20.4% of total)
ival-<: 131.0ms (10.8% of total)
ival-sqrt: 115.0ms (9.4% of total)
ival-sub: 86.0ms (7.1% of total)
ival-div: 83.0ms (6.8% of total)
adjust: 68.0ms (5.6% of total)
ival-add: 66.0ms (5.4% of total)
ival-neg: 50.0ms (4.1% of total)
ival-and: 36.0ms (3% of total)
exact: 9.0ms (0.7% of total)
ival-assert: 3.0ms (0.2% of total)
Bogosity

preprocess184.0ms (1.3%)

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

Useful iterations: 0 (0.0ms)

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

explain166.0ms (1.2%)

Memory
-15.6MiB live, 376.7MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2560-36(1544.0188522353087 0.7864456283425046 5.661031029093689e-5)(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
2560-256(1544.0188522353087 0.7864456283425046 5.661031029093689e-5)(neg.f64 b)
2560-256(1544.0188522353087 0.7864456283425046 5.661031029093689e-5)(*.f64 #s(literal 4 binary64) a)
2560-256(1544.0188522353087 0.7864456283425046 5.661031029093689e-5)(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
2560-256(1544.0188522353087 0.7864456283425046 5.661031029093689e-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))
2560-256(1544.0188522353087 0.7864456283425046 5.661031029093689e-5)(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
2560-256(1544.0188522353087 0.7864456283425046 5.661031029093689e-5)(*.f64 b b)
00-0-a
00-0-#s(literal 4 binary64)
00-0-(*.f64 (*.f64 #s(literal 4 binary64) a) c)
00-0-(*.f64 #s(literal 2 binary64) a)
00-0-c
00-0-#s(literal 2 binary64)
00-0-b
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
+.f64(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))cancellation2209
Confusion
Predicted +Predicted -
+2175
-331
Precision
0.9863636363636363
Recall
0.9774774774774775
Confusion?
Predicted +Predicted MaybePredicted -
+21750
-3427
Precision?
0.9694323144104804
Recall?
1.0
Freqs
test
numberfreq
036
1220
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
35.0ms342×0valid
26.0ms170×1valid
Compiler

Compiled 257 to 74 computations (71.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 35.0ms
ival-mult: 12.0ms (34.7% of total)
ival-div: 5.0ms (14.5% of total)
ival-sqrt: 5.0ms (14.5% of total)
adjust: 3.0ms (8.7% of total)
ival-add: 3.0ms (8.7% of total)
ival-sub: 3.0ms (8.7% of total)
ival-neg: 3.0ms (8.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.7MiB live, 0.7MiB allocated
Compiler

Compiled 3 to 3 computations (0% saved)

prune1.0ms (0%)

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

Compiled 20 to 14 computations (30% saved)

simplify100.0ms (0.7%)

Memory
6.3MiB live, 94.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Rules
1 120×lower-fma.f64
1 120×lower-fma.f32
744×lower-*.f32
736×lower-*.f64
440×div-sub
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01470
02370
14068
27768
316068
424068
538168
666268
7112968
8224368
9251968
10262968
11268468
12268568
13268568
14269168
0269164
Stop Event
iter limit
saturated
iter limit
Calls
Call 1
Inputs
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(neg.f64 b)
b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(neg.f64 b)
b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)

localize48.0ms (0.4%)

Memory
-8.2MiB live, 110.3MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy12.1%
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
accuracy1.8%
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
accuracy1.6%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
accuracy1.5%
(neg.f64 b)
Samples
18.0ms171×0valid
14.0ms85×1valid
Compiler

Compiled 145 to 30 computations (79.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 17.0ms
ival-mult: 6.0ms (34.3% of total)
ival-sqrt: 3.0ms (17.2% of total)
adjust: 2.0ms (11.4% of total)
ival-div: 2.0ms (11.4% of total)
ival-add: 2.0ms (11.4% of total)
ival-sub: 2.0ms (11.4% of total)
ival-neg: 1.0ms (5.7% 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.2%)

Memory
13.5MiB live, 51.5MiB allocated
Counts
4 → 120
Calls
Call 1
Inputs
#<alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))>
#<alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))>
#<alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))>
#<alt (neg.f64 b)>
Outputs
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (- 1 (/ 1 b)))>
#<alt (* (pow b 2) (- (+ 1 (* -2 (/ (* a c) (pow b 4)))) (/ 1 b)))>
#<alt (* (pow b 2) (- (+ 1 (+ (* -2 (/ (* a c) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 8))))) (/ 1 b)))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (- 1 (/ 1 b)))>
#<alt (* (pow b 2) (+ 1 (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 3)))) b))))>
#<alt (* (pow b 2) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (pow b 3)))) b))))>
#<alt (- (sqrt (pow b 3)) b)>
#<alt (- (+ (sqrt (pow b 3)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 3)))))) b)>
#<alt (- (+ (sqrt (pow b 3)) (* a (+ (* -2 (* (sqrt (/ 1 (pow b 3))) c)) (* -2 (* (* a (pow c 2)) (sqrt (/ 1 (pow b 9)))))))) b)>
#<alt (- (+ (sqrt (pow b 3)) (* a (+ (* -2 (* (sqrt (/ 1 (pow b 3))) c)) (* a (+ (* -4 (* (* a (pow c 3)) (sqrt (/ 1 (pow b 15))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (pow c 2)))))))) b)>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))>
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 6) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (- (sqrt (pow b 3)) b)>
#<alt (- (+ (sqrt (pow b 3)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 3)))))) b)>
#<alt (- (+ (sqrt (pow b 3)) (* c (+ (* -2 (* a (sqrt (/ 1 (pow b 3))))) (* -2 (* (* (pow a 2) c) (sqrt (/ 1 (pow b 9)))))))) b)>
#<alt (- (+ (sqrt (pow b 3)) (* c (+ (* -2 (* a (sqrt (/ 1 (pow b 3))))) (* c (+ (* -4 (* (* (pow a 3) c) (sqrt (/ 1 (pow b 15))))) (* -2 (* (pow a 2) (sqrt (/ 1 (pow b 9)))))))))) b)>
#<alt (* (sqrt c) (sqrt -4))>
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ 1 c)) (sqrt -4))))>
#<alt (* c (- (+ (* 1/2 (* (/ (pow b 3) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (sqrt (/ 1 c)) (sqrt -4))) (/ b c)))>
#<alt (* c (- (+ (* -1/8 (* (/ (pow b 6) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/2 (* (/ (pow b 3) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (sqrt (/ 1 c)) (sqrt -4)))) (/ b c)))>
#<alt (* -2 (* (sqrt c) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ 1 c)) (sqrt -1))) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (* (pow b 3) (sqrt -1)) (sqrt (/ 1 c)))) b) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 c)))) (* 1/4 (* (* (pow b 3) (sqrt -1)) (sqrt c)))) c)) b) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))>
#<alt (* -4 (* a c))>
#<alt (- (pow b 3) (* 4 (* a c)))>
#<alt (- (pow b 3) (* 4 (* a c)))>
#<alt (- (pow b 3) (* 4 (* a c)))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))>
#<alt (* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))>
#<alt (* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))>
#<alt (* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))>
#<alt (* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))>
#<alt (pow b 3)>
#<alt (+ (* -4 (* a c)) (pow b 3))>
#<alt (+ (* -4 (* a c)) (pow b 3))>
#<alt (+ (* -4 (* a c)) (pow b 3))>
#<alt (* -4 (* a c))>
#<alt (* a (- (/ (pow b 3) a) (* 4 c)))>
#<alt (* a (- (/ (pow b 3) a) (* 4 c)))>
#<alt (* a (- (/ (pow b 3) a) (* 4 c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 3) a)) (* -4 c))))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 3) a)) (* -4 c))))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 3) a)) (* -4 c))))>
#<alt (pow b 3)>
#<alt (+ (* -4 (* a c)) (pow b 3))>
#<alt (+ (* -4 (* a c)) (pow b 3))>
#<alt (+ (* -4 (* a c)) (pow b 3))>
#<alt (* -4 c)>
#<alt (* c (- (/ (pow b 3) c) 4))>
#<alt (* c (- (/ (pow b 3) c) 4))>
#<alt (* c (- (/ (pow b 3) c) 4))>
#<alt (* -4 c)>
#<alt (* -1 (* c (+ 4 (* -1 (/ (pow b 3) c)))))>
#<alt (* -1 (* c (+ 4 (* -1 (/ (pow b 3) c)))))>
#<alt (* -1 (* c (+ 4 (* -1 (/ (pow b 3) c)))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* (pow b 3) (+ (* -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))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* 1/2 (* (/ 1 a) (sqrt (pow b 5))))>
#<alt (* (pow b 3) (- (* 1/2 (* (/ 1 a) (sqrt (/ 1 b)))) (* 1/2 (/ 1 (* a (pow b 2))))))>
#<alt (* (pow b 3) (- (+ (* -1 (* (sqrt (/ 1 (pow b 11))) c)) (* 1/2 (* (/ 1 a) (sqrt (/ 1 b))))) (/ 1/2 (* a (pow b 2)))))>
#<alt (* (pow b 3) (- (+ (* -1 (* (sqrt (/ 1 (pow b 11))) c)) (+ (* -1 (* (* a (pow c 2)) (sqrt (/ 1 (pow b 21))))) (* 1/2 (* (/ 1 a) (sqrt (/ 1 b)))))) (/ 1/2 (* a (pow b 2)))))>
#<alt (* -1/2 (* (/ (sqrt -1) a) (sqrt (pow b 5))))>
#<alt (* -1 (* (pow b 3) (+ (* 1/2 (* (/ (sqrt -1) a) (sqrt (/ 1 b)))) (* 1/2 (/ 1 (* a (pow b 2)))))))>
#<alt (* -1 (* (pow b 3) (+ (* -1 (* (sqrt (/ 1 (pow b 11))) (* c (sqrt -1)))) (+ (* 1/2 (* (/ (sqrt -1) a) (sqrt (/ 1 b)))) (/ 1/2 (* a (pow b 2)))))))>
#<alt (* -1 (* (pow b 3) (+ (* -1 (* (sqrt (/ 1 (pow b 11))) (* c (sqrt -1)))) (+ (* -1 (* (* a (* (pow c 2) (sqrt -1))) (sqrt (/ 1 (pow b 21))))) (+ (* 1/2 (* (/ (sqrt -1) a) (sqrt (/ 1 b)))) (/ 1/2 (* a (pow b 2))))))))>
#<alt (* 1/2 (/ (- (pow b 2) b) a))>
#<alt (/ (+ (* -1 (/ (* a c) (pow b 2))) (* 1/2 (- (pow b 2) b))) a)>
#<alt (/ (+ (* 1/2 (- (pow b 2) b)) (* a (+ (* -1 (/ c (pow b 2))) (* -1 (/ (* a (pow c 2)) (pow b 6)))))) a)>
#<alt (/ (+ (* 1/2 (- (pow b 2) b)) (* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 10))) (* -1 (/ (pow c 2) (pow b 6)))))))) a)>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 8) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 8) (sqrt -1))))) a)) (* 1/2 b)) a)))>
#<alt (* 1/2 (/ (- (pow b 2) b) a))>
#<alt (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ (- (pow b 2) b) a)))>
#<alt (+ (* 1/2 (/ (- (pow b 2) b) a)) (* c (- (* -1 (/ (* a c) (pow b 6))) (/ 1 (pow b 2)))))>
#<alt (+ (* 1/2 (/ (- (pow b 2) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 10))) (* -1 (/ a (pow b 6))))) (/ 1 (pow b 2)))))>
#<alt (* 1/2 (* (/ (sqrt -4) a) (sqrt c)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (/ (sqrt -4) a) (sqrt (/ 1 c))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (/ (pow b 4) (* a (sqrt -4))) (sqrt (/ 1 (pow c 3))))) (* 1/2 (* (/ (sqrt -4) a) (sqrt (/ 1 c)))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (/ (pow b 8) (* a (pow (sqrt -4) 3))) (sqrt (/ 1 (pow c 5))))) (+ (* 1/4 (* (/ (pow b 4) (* a (sqrt -4))) (sqrt (/ 1 (pow c 3))))) (* 1/2 (* (/ (sqrt -4) a) (sqrt (/ 1 c))))))))>
#<alt (* -1 (* (/ (sqrt -1) a) (sqrt c)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (/ (sqrt -1) a) (sqrt (/ 1 c))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (/ (* (pow b 4) (sqrt -1)) a) (sqrt (/ 1 c))))) c)) (* (/ (sqrt -1) a) (sqrt (/ 1 c))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (/ (* (pow b 8) (sqrt -1)) a) (sqrt (/ 1 c)))) (* 1/8 (* (/ (* (pow b 4) (sqrt -1)) a) (sqrt c)))) c)) (* -1/2 (/ b a))) c)) (* (/ (sqrt -1) a) (sqrt (/ 1 c))))))>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
Calls

30 calls:

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

Compiled 446 to 331 computations (25.8% saved)

rewrite301.0ms (2.2%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
01441
02341
17639
253638
3686438
0815835
Stop Event
iter limit
node limit
iter limit
Counts
4 → 404
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)
Outputs
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(+.f64 b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b)
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(+.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 0 binary64)) b)
(+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) b)
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(-.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(fma.f64 b #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) b)
(fma.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) b)
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) b)
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 b b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) b))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)))
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(+.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(exp.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) #s(literal 1/2 binary64)))
(hypot.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(hypot.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)))
(hypot.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (*.f64 b b))
(hypot.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))
(hypot.f64 (pow.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)) (*.f64 b b))
(fabs.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))
(-.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fma.f64 #s(literal 4 binary64) (*.f64 a (neg.f64 c)) (*.f64 b b))
(fma.f64 a (neg.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal 4 binary64) (neg.f64 c)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) #s(literal -1 binary64) (*.f64 b b))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal 4 binary64) c)) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 a (neg.f64 c)) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a) (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 c) #s(literal 4 binary64)) a (*.f64 b b))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(/.f64 (*.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (fma.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(*.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(*.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(*.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64)))
(*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b))
(+.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b))
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 a)))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) #s(literal 2 binary64))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(pow.f64 (/.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))))
(*.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
b
(+.f64 b #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) b)
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) b)
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b)
(-.f64 (/.f64 #s(literal 0 binary64) b) b)
(fma.f64 b #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) b #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) b #s(literal 0 binary64))
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) #s(literal 0 binary64))
(neg.f64 b)
(/.f64 (*.f64 b b) b)
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))
(/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b b)))
(pow.f64 b #s(literal 1 binary64))
(*.f64 b #s(literal 1 binary64))
(*.f64 b #s(literal -1 binary64))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) b)
(*.f64 #s(literal -1 binary64) b)
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)))

simplify414.0ms (3%)

Memory
-63.9MiB live, 784.0MiB allocated
Algorithm
egg-herbie
Rules
13 090×lower-fma.f64
13 090×lower-fma.f32
7 134×lower-*.f64
7 134×lower-*.f32
3 792×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04882182
114622149
248422116
082362018
Stop Event
iter limit
node limit
Counts
120 → 120
Calls
Call 1
Inputs
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(pow b 2)
(* (pow b 2) (- 1 (/ 1 b)))
(* (pow b 2) (- (+ 1 (* -2 (/ (* a c) (pow b 4)))) (/ 1 b)))
(* (pow b 2) (- (+ 1 (+ (* -2 (/ (* a c) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 8))))) (/ 1 b)))
(pow b 2)
(* (pow b 2) (- 1 (/ 1 b)))
(* (pow b 2) (+ 1 (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 3)))) b))))
(* (pow b 2) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (pow b 3)))) b))))
(- (sqrt (pow b 3)) b)
(- (+ (sqrt (pow b 3)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 3)))))) b)
(- (+ (sqrt (pow b 3)) (* a (+ (* -2 (* (sqrt (/ 1 (pow b 3))) c)) (* -2 (* (* a (pow c 2)) (sqrt (/ 1 (pow b 9)))))))) b)
(- (+ (sqrt (pow b 3)) (* a (+ (* -2 (* (sqrt (/ 1 (pow b 3))) c)) (* a (+ (* -4 (* (* a (pow c 3)) (sqrt (/ 1 (pow b 15))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (pow c 2)))))))) b)
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 6) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(- (sqrt (pow b 3)) b)
(- (+ (sqrt (pow b 3)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 3)))))) b)
(- (+ (sqrt (pow b 3)) (* c (+ (* -2 (* a (sqrt (/ 1 (pow b 3))))) (* -2 (* (* (pow a 2) c) (sqrt (/ 1 (pow b 9)))))))) b)
(- (+ (sqrt (pow b 3)) (* c (+ (* -2 (* a (sqrt (/ 1 (pow b 3))))) (* c (+ (* -4 (* (* (pow a 3) c) (sqrt (/ 1 (pow b 15))))) (* -2 (* (pow a 2) (sqrt (/ 1 (pow b 9)))))))))) b)
(* (sqrt c) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ 1 c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (/ (pow b 3) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (sqrt (/ 1 c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (/ (pow b 6) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/2 (* (/ (pow b 3) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (sqrt (/ 1 c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt c) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ 1 c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (* (pow b 3) (sqrt -1)) (sqrt (/ 1 c)))) b) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 c)))) (* 1/4 (* (* (pow b 3) (sqrt -1)) (sqrt c)))) c)) b) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(* -4 (* a c))
(- (pow b 3) (* 4 (* a c)))
(- (pow b 3) (* 4 (* a c)))
(- (pow b 3) (* 4 (* a c)))
(pow b 4)
(* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))
(* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))
(* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))
(pow b 4)
(* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))
(* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))
(* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))
(pow b 3)
(+ (* -4 (* a c)) (pow b 3))
(+ (* -4 (* a c)) (pow b 3))
(+ (* -4 (* a c)) (pow b 3))
(* -4 (* a c))
(* a (- (/ (pow b 3) a) (* 4 c)))
(* a (- (/ (pow b 3) a) (* 4 c)))
(* a (- (/ (pow b 3) a) (* 4 c)))
(* -4 (* a c))
(* -1 (* a (- (* -1 (/ (pow b 3) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 3) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 3) a)) (* -4 c))))
(pow b 3)
(+ (* -4 (* a c)) (pow b 3))
(+ (* -4 (* a c)) (pow b 3))
(+ (* -4 (* a c)) (pow b 3))
(* -4 c)
(* c (- (/ (pow b 3) c) 4))
(* c (- (/ (pow b 3) c) 4))
(* c (- (/ (pow b 3) c) 4))
(* -4 c)
(* -1 (* c (+ 4 (* -1 (/ (pow b 3) c)))))
(* -1 (* c (+ 4 (* -1 (/ (pow b 3) c)))))
(* -1 (* c (+ 4 (* -1 (/ (pow b 3) c)))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* (pow b 3) (+ (* -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))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* 1/2 (* (/ 1 a) (sqrt (pow b 5))))
(* (pow b 3) (- (* 1/2 (* (/ 1 a) (sqrt (/ 1 b)))) (* 1/2 (/ 1 (* a (pow b 2))))))
(* (pow b 3) (- (+ (* -1 (* (sqrt (/ 1 (pow b 11))) c)) (* 1/2 (* (/ 1 a) (sqrt (/ 1 b))))) (/ 1/2 (* a (pow b 2)))))
(* (pow b 3) (- (+ (* -1 (* (sqrt (/ 1 (pow b 11))) c)) (+ (* -1 (* (* a (pow c 2)) (sqrt (/ 1 (pow b 21))))) (* 1/2 (* (/ 1 a) (sqrt (/ 1 b)))))) (/ 1/2 (* a (pow b 2)))))
(* -1/2 (* (/ (sqrt -1) a) (sqrt (pow b 5))))
(* -1 (* (pow b 3) (+ (* 1/2 (* (/ (sqrt -1) a) (sqrt (/ 1 b)))) (* 1/2 (/ 1 (* a (pow b 2)))))))
(* -1 (* (pow b 3) (+ (* -1 (* (sqrt (/ 1 (pow b 11))) (* c (sqrt -1)))) (+ (* 1/2 (* (/ (sqrt -1) a) (sqrt (/ 1 b)))) (/ 1/2 (* a (pow b 2)))))))
(* -1 (* (pow b 3) (+ (* -1 (* (sqrt (/ 1 (pow b 11))) (* c (sqrt -1)))) (+ (* -1 (* (* a (* (pow c 2) (sqrt -1))) (sqrt (/ 1 (pow b 21))))) (+ (* 1/2 (* (/ (sqrt -1) a) (sqrt (/ 1 b)))) (/ 1/2 (* a (pow b 2))))))))
(* 1/2 (/ (- (pow b 2) b) a))
(/ (+ (* -1 (/ (* a c) (pow b 2))) (* 1/2 (- (pow b 2) b))) a)
(/ (+ (* 1/2 (- (pow b 2) b)) (* a (+ (* -1 (/ c (pow b 2))) (* -1 (/ (* a (pow c 2)) (pow b 6)))))) a)
(/ (+ (* 1/2 (- (pow b 2) b)) (* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 10))) (* -1 (/ (pow c 2) (pow b 6)))))))) 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 4) (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 8) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 8) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* 1/2 (/ (- (pow b 2) b) a))
(+ (* -1 (/ c (pow b 2))) (* 1/2 (/ (- (pow b 2) b) a)))
(+ (* 1/2 (/ (- (pow b 2) b) a)) (* c (- (* -1 (/ (* a c) (pow b 6))) (/ 1 (pow b 2)))))
(+ (* 1/2 (/ (- (pow b 2) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 10))) (* -1 (/ a (pow b 6))))) (/ 1 (pow b 2)))))
(* 1/2 (* (/ (sqrt -4) a) (sqrt c)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (/ (sqrt -4) a) (sqrt (/ 1 c))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (/ (pow b 4) (* a (sqrt -4))) (sqrt (/ 1 (pow c 3))))) (* 1/2 (* (/ (sqrt -4) a) (sqrt (/ 1 c)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (/ (pow b 8) (* a (pow (sqrt -4) 3))) (sqrt (/ 1 (pow c 5))))) (+ (* 1/4 (* (/ (pow b 4) (* a (sqrt -4))) (sqrt (/ 1 (pow c 3))))) (* 1/2 (* (/ (sqrt -4) a) (sqrt (/ 1 c))))))))
(* -1 (* (/ (sqrt -1) a) (sqrt c)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (/ (sqrt -1) a) (sqrt (/ 1 c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (/ (* (pow b 4) (sqrt -1)) a) (sqrt (/ 1 c))))) c)) (* (/ (sqrt -1) a) (sqrt (/ 1 c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (/ (* (pow b 8) (sqrt -1)) a) (sqrt (/ 1 c)))) (* 1/8 (* (/ (* (pow b 4) (sqrt -1)) a) (sqrt c)))) c)) (* -1/2 (/ b a))) c)) (* (/ (sqrt -1) a) (sqrt (/ 1 c))))))
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
Outputs
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (- (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (*.f64 b (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (- 1 (/ 1 b)))
(*.f64 b (fma.f64 b (/.f64 #s(literal -1 binary64) b) b))
(* (pow b 2) (- (+ 1 (* -2 (/ (* a c) (pow b 4)))) (/ 1 b)))
(*.f64 b (fma.f64 b (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) b)) b))
(* (pow b 2) (- (+ 1 (+ (* -2 (/ (* a c) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 8))))) (/ 1 b)))
(*.f64 b (fma.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 8 binary64))) (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) b)) b))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (- 1 (/ 1 b)))
(*.f64 b (fma.f64 b (/.f64 #s(literal -1 binary64) b) b))
(* (pow b 2) (+ 1 (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 3)))) b))))
(*.f64 b (fma.f64 b (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 b)) b))
(* (pow b 2) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (pow b 3)))) b))))
(*.f64 b (fma.f64 b (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) c)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 b)) b))
(- (sqrt (pow b 3)) b)
(-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)
(- (+ (sqrt (pow b 3)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 3)))))) b)
(fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b))
(- (+ (sqrt (pow b 3)) (* a (+ (* -2 (* (sqrt (/ 1 (pow b 3))) c)) (* -2 (* (* a (pow c 2)) (sqrt (/ 1 (pow b 9)))))))) b)
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b))
(- (+ (sqrt (pow b 3)) (* a (+ (* -2 (* (sqrt (/ 1 (pow b 3))) c)) (* a (+ (* -4 (* (* a (pow c 3)) (sqrt (/ 1 (pow b 15))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (pow c 2)))))))) b)
(fma.f64 a (fma.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (neg.f64 b) a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (neg.f64 b) a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 6) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (/.f64 a c)))))) a) b) a)) (neg.f64 a))
(- (sqrt (pow b 3)) b)
(-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)
(- (+ (sqrt (pow b 3)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 3)))))) b)
(fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b))
(- (+ (sqrt (pow b 3)) (* c (+ (* -2 (* a (sqrt (/ 1 (pow b 3))))) (* -2 (* (* (pow a 2) c) (sqrt (/ 1 (pow b 9)))))))) b)
(fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (fma.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b))
(- (+ (sqrt (pow b 3)) (* c (+ (* -2 (* a (sqrt (/ 1 (pow b 3))))) (* c (+ (* -4 (* (* (pow a 3) c) (sqrt (/ 1 (pow b 15))))) (* -2 (* (pow a 2) (sqrt (/ 1 (pow b 9)))))))))) b)
(fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (*.f64 a (*.f64 c (*.f64 a a)))) (*.f64 c #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b))
(* (sqrt c) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 c))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ 1 c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (/ (pow b 3) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (sqrt (/ 1 c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (neg.f64 c)))))
(* c (- (+ (* -1/8 (* (/ (pow b 6) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/2 (* (/ (pow b 3) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (sqrt (/ 1 c)) (sqrt -4)))) (/ b c)))
(*.f64 c (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64)))) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))))) (/.f64 b c)))
(* -2 (* (sqrt c) (sqrt -1)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (sqrt.f64 c)))
(* -1 (* c (+ (* 2 (* (sqrt (/ 1 c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (* (pow b 3) (sqrt -1)) (sqrt (/ 1 c)))) b) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) (neg.f64 c)))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 c)))) (* 1/4 (* (* (pow b 3) (sqrt -1)) (sqrt c)))) c)) b) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 #s(literal -1 binary64))))) c) b) c)) (neg.f64 c))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(- (pow b 3) (* 4 (* a c)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (*.f64 b b)))
(- (pow b 3) (* 4 (* a c)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (*.f64 b b)))
(- (pow b 3) (* 4 (* a c)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (*.f64 b b)))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* (pow b 4) (+ 1 (* -4 (/ (* a c) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* -4 (* a c)) (pow b 3))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (*.f64 b b)))
(+ (* -4 (* a c)) (pow b 3))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (*.f64 b b)))
(+ (* -4 (* a c)) (pow b 3))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (*.f64 b b)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* a (- (/ (pow b 3) a) (* 4 c)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))
(* a (- (/ (pow b 3) a) (* 4 c)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))
(* a (- (/ (pow b 3) a) (* 4 c)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -1 (* a (- (* -1 (/ (pow b 3) a)) (* -4 c))))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))
(* -1 (* a (- (* -1 (/ (pow b 3) a)) (* -4 c))))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))
(* -1 (* a (- (* -1 (/ (pow b 3) a)) (* -4 c))))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* -4 (* a c)) (pow b 3))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (*.f64 b b)))
(+ (* -4 (* a c)) (pow b 3))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (*.f64 b b)))
(+ (* -4 (* a c)) (pow b 3))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (*.f64 b b)))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* c (- (/ (pow b 3) c) 4))
(*.f64 c (fma.f64 b (/.f64 (*.f64 b b) c) #s(literal -4 binary64)))
(* c (- (/ (pow b 3) c) 4))
(*.f64 c (fma.f64 b (/.f64 (*.f64 b b) c) #s(literal -4 binary64)))
(* c (- (/ (pow b 3) c) 4))
(*.f64 c (fma.f64 b (/.f64 (*.f64 b b) c) #s(literal -4 binary64)))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* -1 (* c (+ 4 (* -1 (/ (pow b 3) c)))))
(*.f64 c (fma.f64 b (/.f64 (*.f64 b b) c) #s(literal -4 binary64)))
(* -1 (* c (+ 4 (* -1 (/ (pow b 3) c)))))
(*.f64 c (fma.f64 b (/.f64 (*.f64 b b) c) #s(literal -4 binary64)))
(* -1 (* c (+ 4 (* -1 (/ (pow b 3) c)))))
(*.f64 c (fma.f64 b (/.f64 (*.f64 b b) c) #s(literal -4 binary64)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* (pow b 3) (+ (* -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))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(* 1/2 (* (/ 1 a) (sqrt (pow b 5))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (pow.f64 b #s(literal 5 binary64))))
(* (pow b 3) (- (* 1/2 (* (/ 1 a) (sqrt (/ 1 b)))) (* 1/2 (/ 1 (* a (pow b 2))))))
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 b b)))))
(* (pow b 3) (- (+ (* -1 (* (sqrt (/ 1 (pow b 11))) c)) (* 1/2 (* (/ 1 a) (sqrt (/ 1 b))))) (/ 1/2 (* a (pow b 2)))))
(*.f64 b (*.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64)))) (neg.f64 c) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 b b)))))))
(* (pow b 3) (- (+ (* -1 (* (sqrt (/ 1 (pow b 11))) c)) (+ (* -1 (* (* a (pow c 2)) (sqrt (/ 1 (pow b 21))))) (* 1/2 (* (/ 1 a) (sqrt (/ 1 b)))))) (/ 1/2 (* a (pow b 2)))))
(*.f64 b (*.f64 (*.f64 b b) (-.f64 (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c (neg.f64 c))) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64))))))))
(* -1/2 (* (/ (sqrt -1) a) (sqrt (pow b 5))))
(*.f64 (sqrt.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))
(* -1 (* (pow b 3) (+ (* 1/2 (* (/ (sqrt -1) a) (sqrt (/ 1 b)))) (* 1/2 (/ 1 (* a (pow b 2)))))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))))
(* -1 (* (pow b 3) (+ (* -1 (* (sqrt (/ 1 (pow b 11))) (* c (sqrt -1)))) (+ (* 1/2 (* (/ (sqrt -1) a) (sqrt (/ 1 b)))) (/ 1/2 (* a (pow b 2)))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64)))) (neg.f64 (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) a) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) (*.f64 b (*.f64 b (neg.f64 b))))
(* -1 (* (pow b 3) (+ (* -1 (* (sqrt (/ 1 (pow b 11))) (* c (sqrt -1)))) (+ (* -1 (* (* a (* (pow c 2) (sqrt -1))) (sqrt (/ 1 (pow b 21))))) (+ (* 1/2 (* (/ (sqrt -1) a) (sqrt (/ 1 b)))) (/ 1/2 (* a (pow b 2))))))))
(neg.f64 (*.f64 b (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) a) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 c (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64)))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))))))))))
(* 1/2 (/ (- (pow b 2) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a)
(/ (+ (* -1 (/ (* a c) (pow b 2))) (* 1/2 (- (pow b 2) b))) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) (*.f64 a (/.f64 c (*.f64 b b)))) a)
(/ (+ (* 1/2 (- (pow b 2) b)) (* a (+ (* -1 (/ c (pow b 2))) (* -1 (/ (* a (pow c 2)) (pow b 6)))))) a)
(/.f64 (fma.f64 (neg.f64 a) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b))) a)
(/ (+ (* 1/2 (- (pow b 2) b)) (* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 10))) (* -1 (/ (pow c 2) (pow b 6)))))))) a)
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 c (neg.f64 c)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 c (*.f64 b (neg.f64 b)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b))) a)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.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 8) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 b #s(literal 1/2 binary64))) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 8) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))) a)) a)))
(* 1/2 (/ (- (pow b 2) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a)
(+ (* -1 (/ c (pow b 2))) (* 1/2 (/ (- (pow b 2) b) a)))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a) (/.f64 c (*.f64 b b)))
(+ (* 1/2 (/ (- (pow b 2) b) a)) (* c (- (* -1 (/ (* a c) (pow b 6))) (/ 1 (pow b 2)))))
(fma.f64 c (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 c (/.f64 a (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a))
(+ (* 1/2 (/ (- (pow b 2) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 10))) (* -1 (/ a (pow b 6))))) (/ 1 (pow b 2)))))
(fma.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 10 binary64))) (/.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a))
(* 1/2 (* (/ (sqrt -4) a) (sqrt c)))
(*.f64 (sqrt.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) a))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (/ (sqrt -4) a) (sqrt (/ 1 c))))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (/ (pow b 4) (* a (sqrt -4))) (sqrt (/ 1 (pow c 3))))) (* 1/2 (* (/ (sqrt -4) a) (sqrt (/ 1 c)))))))
(*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))) (*.f64 a (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (/ (pow b 8) (* a (pow (sqrt -4) 3))) (sqrt (/ 1 (pow c 5))))) (+ (* 1/4 (* (/ (pow b 4) (* a (sqrt -4))) (sqrt (/ 1 (pow c 3))))) (* 1/2 (* (/ (sqrt -4) a) (sqrt (/ 1 c))))))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64)))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 a (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))) (*.f64 a (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)))))))
(* -1 (* (/ (sqrt -1) a) (sqrt c)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c)) (neg.f64 a))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (/ (sqrt -1) a) (sqrt (/ 1 c))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (/ (* (pow b 4) (sqrt -1)) a) (sqrt (/ 1 c))))) c)) (* (/ (sqrt -1) a) (sqrt (/ 1 c))))))
(*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) a) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (/ (* (pow b 8) (sqrt -1)) a) (sqrt (/ 1 c)))) (* 1/8 (* (/ (* (pow b 4) (sqrt -1)) a) (sqrt c)))) c)) (* -1/2 (/ b a))) c)) (* (/ (sqrt -1) a) (sqrt (/ 1 c))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (sqrt.f64 c) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 b #s(literal 8 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))) c)) c)) (neg.f64 c))
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)

eval78.0ms (0.6%)

Memory
4.7MiB live, 159.9MiB allocated
Compiler

Compiled 19 641 to 1 845 computations (90.6% saved)

prune116.0ms (0.8%)

Memory
11.6MiB live, 259.9MiB allocated
Pruning

41 alts after pruning (41 fresh and 0 done)

PrunedKeptTotal
New48341524
Fresh000
Picked101
Done000
Total48441525
Accuracy
59.4%
Counts
525 → 41
Alt Table
Click to see full alt table
StatusAccuracyProgram
11.8%
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
55.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
2.6%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
2.3%
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
2.3%
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
15.7%
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
11.8%
(/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
56.4%
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
2.3%
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
55.8%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
3.0%
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
56.0%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
1.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 #s(literal 2 binary64) a))
55.5%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (*.f64 #s(literal 2 binary64) a))
2.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))
2.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 #s(literal 2 binary64) a))
55.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))))) (*.f64 #s(literal 2 binary64) a))
55.5%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))) (*.f64 #s(literal 2 binary64) a))
55.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))
55.7%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))))) (*.f64 #s(literal 2 binary64) a))
55.7%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 #s(literal 2 binary64) a))
2.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))) (*.f64 #s(literal 2 binary64) a))
55.6%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
55.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))
37.7%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 #s(literal 2 binary64) a))
53.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (exp.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
11.8%
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
11.8%
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
55.8%
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
3.0%
(/.f64 (*.f64 b (fma.f64 b (/.f64 #s(literal -1 binary64) b) b)) (*.f64 #s(literal 2 binary64) a))
1.6%
(/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a))
3.0%
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a)
11.8%
(/.f64 (neg.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
3.0%
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a) (/.f64 c (*.f64 b b)))
55.1%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
11.8%
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
11.8%
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)))
11.8%
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
11.8%
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
55.8%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
Compiler

Compiled 4 034 to 1 790 computations (55.6% saved)

simplify403.0ms (2.9%)

Memory
7.7MiB live, 639.1MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff192
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
cost-diff384
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
cost-diff512
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
cost-diff1280
(-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
cost-diff0
(sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
cost-diff0
(fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))
cost-diff0
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a))
cost-diff192
(fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
cost-diff384
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
cost-diff0
(*.f64 #s(literal 2 binary64) a)
cost-diff0
(*.f64 b b)
cost-diff0
(/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
cost-diff0
(/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
cost-diff0
(-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
cost-diff0
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
Rules
16 698×lower-fma.f32
16 682×lower-fma.f64
6 854×lower-*.f32
6 818×lower-*.f64
3 792×lower-+.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0541056
01021004
1213902
2573873
32261857
08325839
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
a
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
(*.f64 b b)
b
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a))
(*.f64 b b)
b
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
a
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a))
(fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
b
(fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(*.f64 a (*.f64 #s(literal 4 binary64) c))
a
(*.f64 #s(literal 4 binary64) c)
#s(literal 4 binary64)
c
(/.f64 #s(literal -1/2 binary64) a)
#s(literal -1/2 binary64)
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
(*.f64 b b)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(neg.f64 b)
b
(sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
#s(literal -64 binary64)
(*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))
(*.f64 a c)
a
c
(*.f64 a (*.f64 c (*.f64 a c)))
(*.f64 c (*.f64 a c))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
(*.f64 b b)
(fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))
(*.f64 #s(literal 16 binary64) (*.f64 a c))
#s(literal 16 binary64)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
b
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
(*.f64 b b)
(*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
a
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))
(*.f64 #s(literal 16 binary64) (*.f64 a c))
#s(literal 16 binary64)
(*.f64 a c)
(/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
#s(literal -1 binary64)
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))
(-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
a
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
(*.f64 b b)
b
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a))
(*.f64 b (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 b b)
b
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
a
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b (+.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 b (+.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64)))) a))
(fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 b (+.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
b
(fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))
(*.f64 a (*.f64 #s(literal 4 binary64) c))
(*.f64 c (*.f64 a #s(literal 4 binary64)))
a
(*.f64 #s(literal 4 binary64) c)
(*.f64 c #s(literal 4 binary64))
#s(literal 4 binary64)
c
(/.f64 #s(literal -1/2 binary64) a)
#s(literal -1/2 binary64)
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
(*.f64 b b)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (/.f64 (fma.f64 c (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -64 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (*.f64 a #s(literal 2 binary64)))
(+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(-.f64 (sqrt.f64 (/.f64 (fma.f64 c (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -64 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(neg.f64 b)
b
(sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(sqrt.f64 (/.f64 (fma.f64 c (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -64 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(/.f64 (fma.f64 c (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -64 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 c (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -64 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
#s(literal -64 binary64)
(*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))
(*.f64 a c)
a
c
(*.f64 a (*.f64 c (*.f64 a c)))
(*.f64 c (*.f64 a c))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
(*.f64 b b)
(fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))
(fma.f64 #s(literal -4 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))
(*.f64 c (*.f64 a (*.f64 a (*.f64 c #s(literal 16 binary64)))))
(*.f64 #s(literal 16 binary64) (*.f64 a c))
(*.f64 a (*.f64 c #s(literal 16 binary64)))
#s(literal 16 binary64)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 a c) (fma.f64 c (*.f64 (*.f64 a #s(literal 16 binary64)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 0 binary64))) (*.f64 (*.f64 a (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (+.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 a c) (fma.f64 c (*.f64 (*.f64 a #s(literal 16 binary64)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 0 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (+.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a c) (fma.f64 c (*.f64 (*.f64 a #s(literal 16 binary64)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 0 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(neg.f64 (fma.f64 (*.f64 a c) (fma.f64 c (*.f64 (*.f64 a #s(literal 16 binary64)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 0 binary64)))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
b
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
(*.f64 b b)
(*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 a (*.f64 (*.f64 c #s(literal 16 binary64)) c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
a
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))
(fma.f64 a (*.f64 a (*.f64 (*.f64 c #s(literal 16 binary64)) c)) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))
(*.f64 c (*.f64 a (*.f64 a (*.f64 c #s(literal 16 binary64)))))
(*.f64 #s(literal 16 binary64) (*.f64 a c))
(*.f64 a (*.f64 c #s(literal 16 binary64)))
#s(literal 16 binary64)
(*.f64 a c)
(/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
#s(literal -1 binary64)
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (+.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (+.f64 b b)))
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)

localize333.0ms (2.4%)

Memory
-1.4MiB live, 391.5MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy1.5%
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
accuracy1.5%
(*.f64 b (*.f64 b b))
accuracy1.5%
(*.f64 b (*.f64 b (*.f64 b b)))
accuracy1.5%
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
accuracy1.5%
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
accuracy1.5%
(neg.f64 b)
accuracy1.5%
(*.f64 b (*.f64 b b))
accuracy1.5%
(*.f64 b (*.f64 b (*.f64 b b)))
accuracy1.5%
(*.f64 b b)
accuracy1.5%
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
accuracy1.5%
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
accuracy1.5%
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a))
accuracy100.0%
(*.f64 #s(literal 2 binary64) a)
accuracy99.6%
(/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a))
accuracy1.5%
(*.f64 b b)
accuracy1.6%
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
accuracy1.6%
(*.f64 #s(literal -4 binary64) c)
accuracy1.5%
(*.f64 b b)
accuracy1.5%
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
Samples
64.0ms89×1valid
63.0ms167×0valid
Compiler

Compiled 2 188 to 114 computations (94.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 86.0ms
ival-mult: 34.0ms (39.7% of total)
ival-div: 21.0ms (24.5% of total)
ival-add: 15.0ms (17.5% of total)
adjust: 7.0ms (8.2% of total)
ival-sqrt: 5.0ms (5.8% of total)
ival-sub: 3.0ms (3.5% of total)
exact: 1.0ms (1.2% of total)
ival-neg: 1.0ms (1.2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series400.0ms (2.9%)

Memory
-2.1MiB live, 398.4MiB allocated
Counts
22 → 636
Calls
Call 1
Inputs
#<alt (/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))>
#<alt (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))>
#<alt (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))>
#<alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))>
#<alt (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a))>
#<alt (*.f64 b b)>
#<alt (*.f64 #s(literal 2 binary64) a)>
#<alt (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))>
#<alt (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))>
#<alt (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a))>
#<alt (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))>
#<alt (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))>
#<alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))>
#<alt (neg.f64 b)>
#<alt (sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))>
#<alt (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))>
#<alt (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))>
#<alt (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))>
#<alt (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))>
#<alt (*.f64 #s(literal -4 binary64) c)>
#<alt (*.f64 b (*.f64 b (*.f64 b b)))>
#<alt (*.f64 b (*.f64 b b))>
Outputs
#<alt (/ -2 (+ b (sqrt (pow b 7))))>
#<alt (- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))>
#<alt (- (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))>
#<alt (- (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))>
#<alt (* -2 (* (sqrt (/ 1 a)) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)>
#<alt (/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2))))) a)>
#<alt (/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt a) (/ (* b (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)>
#<alt (* (sqrt (/ 1 a)) (sqrt -1))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* 1/2 b)) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt a) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))))))) (* -1/32 (* (pow a 2) (pow b 8)))) a)) (* 2 (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (/ -2 (+ b (sqrt (pow b 7))))>
#<alt (- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))>
#<alt (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))>
#<alt (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (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)))))>
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 8) (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 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 3) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 4) 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 3) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))>
#<alt (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))>
#<alt (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))>
#<alt (/ -2 (pow b 4))>
#<alt (/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 4))>
#<alt (/ (- (* 2 (/ 1 (pow b 3))) (+ 2 (/ 2 (pow b 6)))) (pow b 4))>
#<alt (/ (- (+ (* -4 (/ (* a c) (pow b 8))) (* 2 (/ 1 (pow b 3)))) (+ 2 (/ 2 (pow b 6)))) (pow b 4))>
#<alt (/ -2 (pow b 4))>
#<alt (/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 4))>
#<alt (/ (- (* -1 (/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 3))) 2) (pow b 4))>
#<alt (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (/ (* a c) (pow b 2))) 2) (pow b 3))) 2) (pow b 3))) 2) (pow b 4))>
#<alt (* -4 (/ (* a c) (+ b (pow b 3))))>
#<alt (* a (+ (* -8 (/ (* a (pow c 2)) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ c (+ b (pow b 3))))))>
#<alt (* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* a (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))>
#<alt (* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* a (+ (* 4 (* a (+ (* -4 (/ (pow c 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))>
#<alt (* -4 (* (sqrt a) (/ 1 (sqrt -4))))>
#<alt (+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))>
#<alt (+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow a 2)))))>
#<alt (+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt a) (/ (* b (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 7)) (pow (sqrt -4) 4)))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow a 2))))))>
#<alt (* 2 (* (sqrt a) (sqrt -1)))>
#<alt (+ (* -1 b) (* 2 (* (sqrt a) (sqrt -1))))>
#<alt (+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt a) (sqrt -1))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt a) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1))))))))) (* -1/32 (* (pow a 2) (pow b 7)))) a))) a)) (* a b)) a)) (* 2 (* (sqrt a) (sqrt -1))))>
#<alt (* -4 (/ (* a c) (+ b (pow b 3))))>
#<alt (* c (+ (* -8 (/ (* (pow a 2) c) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ a (+ b (pow b 3))))))>
#<alt (* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* c (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))>
#<alt (* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* c (+ (* 4 (* c (+ (* -4 (/ (pow a 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow a 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow c 2)))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 6) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 7) (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 6) (pow (sqrt -4) 3))))) (pow c 2))))))>
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 6) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 6) (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 6) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 7) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ b (pow (sqrt -4) 3)))) (* 4 (/ 1 (pow (sqrt -4) 2))))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (/ b (* a (* c (pow (sqrt -4) 4))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))>
#<alt (* -4 (* (* a c) (sqrt (/ 1 (pow b 7)))))>
#<alt (/ (+ (* -4 (* (* a c) (sqrt b))) (* 4 (/ (* a c) (pow b 2)))) (pow b 4))>
#<alt (/ (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2))))) (pow b 4))>
#<alt (/ (+ (* -8 (* (* (pow a 2) (pow c 2)) (sqrt (/ 1 (pow b 13))))) (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2)))))) (pow b 4))>
#<alt (* -4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 7)))))>
#<alt (/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -4 (/ (* a c) (pow b 2)))) (pow b 4))>
#<alt (/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* 4 (* a (* b c))) (* 4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3)))))) (pow b 3)))) (pow b 4))>
#<alt (/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* -1 (/ (+ (* -8 (* (* (pow a 2) (* (pow c 2) (sqrt -1))) (sqrt (/ 1 b)))) (* -4 (* (* a (* c (sqrt -1))) (sqrt (pow b 3))))) (pow b 3))) (* 4 (* a (* b c)))) (pow b 3)))) (pow b 4))>
#<alt (/ (pow b 6) (+ b (pow b 3)))>
#<alt (+ (* a (- (* -4 (/ c (+ b (pow b 3)))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))>
#<alt (+ (* a (- (+ (* -4 (/ c (+ b (pow b 3)))) (* -1 (* a (+ (* -2 (/ (* c (- (* -4 (/ c (+ b (pow b 3)))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))>
#<alt (+ (* a (- (+ (* -4 (/ c (+ b (pow b 3)))) (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))) (+ (* -2 (/ (* (pow c 2) (- (* -4 (/ c (+ b (pow b 3)))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (* (pow b 9) (+ b (pow b 3))))) (* 2 (/ (* c (+ (* -2 (/ (* c (- (* -4 (/ c (+ b (pow b 3)))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (+ (* -2 (/ (* c (- (* -4 (/ c (+ b (pow b 3)))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))>
#<alt (* -4 (* (sqrt a) (/ 1 (sqrt -4))))>
#<alt (- (+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 a)) (/ (pow b 6) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))>
#<alt (- (+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt a) (/ (* b (- (* (sqrt a) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 a)) (/ (pow b 6) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))>
#<alt (- (+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt a) (/ (* b (+ (* -2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt a) (/ (* b (- (* (sqrt a) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 6) (- (* (sqrt a) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (pow (sqrt -4) 2)))) (pow a 3))) (* (sqrt (/ 1 a)) (/ (pow b 6) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 a)) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (pow a 3))) (/ (* b (- (* (sqrt a) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))>
#<alt (* 2 (* (sqrt a) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* -1 (* a b))) a)) (* 2 (* (sqrt a) (sqrt -1))))>
#<alt (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* -1 (* a b))))))))) (* -1 (* a b))) a)) (* 2 (* (sqrt a) (sqrt -1))))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1)))) (* 1/2 (* (sqrt a) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (* (pow b 6) (- (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* -1 (* a b)))))) (+ (* 1/4 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1)))) (* 1/2 (* (sqrt a) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1))))) (* -1 (* a b))) a)) (* 2 (* (sqrt a) (sqrt -1))))>
#<alt (/ (pow b 6) (+ b (pow b 3)))>
#<alt (+ (* c (- (* -4 (/ a (+ b (pow b 3)))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))>
#<alt (+ (* c (- (+ (* -4 (/ a (+ b (pow b 3)))) (* -1 (* c (+ (* -2 (/ (* a (- (* -4 (/ a (+ b (pow b 3)))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))>
#<alt (+ (* c (- (+ (* -4 (/ a (+ b (pow b 3)))) (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))) (+ (* -2 (/ (* (pow a 2) (- (* -4 (/ a (+ b (pow b 3)))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (* (pow b 9) (+ b (pow b 3))))) (* 2 (/ (* a (+ (* -2 (/ (* a (- (* -4 (/ a (+ b (pow b 3)))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (+ (* -2 (/ (* a (- (* -4 (/ a (+ b (pow b 3)))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))>
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))>
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 6) (* c (- (* (sqrt (/ c a)) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))>
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (* -1 (* b c))))))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 6) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 6) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (* -1 (* b c)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 6) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ b (pow (sqrt -4) 3)))) (* 4 (/ 1 (pow (sqrt -4) 2))))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 4 (/ b (* a (* c (pow (sqrt -4) 4))))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))>
#<alt (sqrt (pow b 7))>
#<alt (* (pow b 3) (- (sqrt b) (/ 1 (pow b 2))))>
#<alt (* (pow b 3) (- (+ (sqrt b) (sqrt (/ 1 (pow b 9)))) (/ 1 (pow b 2))))>
#<alt (* (pow b 3) (- (+ (sqrt b) (* -4 (* (* a c) (sqrt (/ 1 (pow b 13)))))) (+ (* -1 (sqrt (/ 1 (pow b 9)))) (/ 1 (pow b 2)))))>
#<alt (* -1 (* (sqrt (pow b 7)) (sqrt -1)))>
#<alt (* -1 (* (pow b 3) (+ (* (sqrt b) (sqrt -1)) (/ 1 (pow b 2)))))>
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 b) (* -1 (* (sqrt (/ 1 (pow b 3))) (sqrt -1)))) (pow b 3))) (* (sqrt b) (sqrt -1)))))>
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (- (* 4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 b)))) (* -1 (* (sqrt (pow b 3)) (sqrt -1)))) (pow b 3)))) (pow b 3))) (* (sqrt b) (sqrt -1)))))>
#<alt (pow b 6)>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (* -4 a)>
#<alt (* a (- (/ (pow b 6) a) 4))>
#<alt (* a (- (/ (pow b 6) a) 4))>
#<alt (* a (- (/ (pow b 6) a) 4))>
#<alt (* -4 a)>
#<alt (* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))>
#<alt (* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))>
#<alt (* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))>
#<alt (pow b 6)>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (/ (pow b 6) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 6) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 6) c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (pow b 7)>
#<alt (pow b 7)>
#<alt (* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))>
#<alt (* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))>
#<alt (* -1 (pow b 7))>
#<alt (* -1 (pow b 7))>
#<alt (* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))>
#<alt (* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* -1/2 (/ (pow b 3) a))>
#<alt (* -1/2 (/ (pow b 3) a))>
#<alt (* -1/2 (/ (pow b 3) a))>
#<alt (* -1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt (* 1/2 (/ (pow b 3) a))>
#<alt b>
#<alt b>
#<alt b>
#<alt b>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt a>
#<alt a>
#<alt a>
#<alt a>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (* -1 (* (/ 1 a) (sqrt (pow b 7))))>
#<alt (* (pow b 3) (+ (* -1 (* (/ 1 a) (sqrt b))) (/ 1 (* a (pow b 2)))))>
#<alt (* (pow b 3) (+ (* -1 (* (/ 1 a) (sqrt b))) (+ (* -1 (* (/ 1 a) (sqrt (/ 1 (pow b 9))))) (/ 1 (* a (pow b 2))))))>
#<alt (* (pow b 3) (+ (* -2 (* (sqrt (/ 1 (pow b 13))) c)) (+ (* -1 (* (/ 1 a) (sqrt b))) (+ (* -1 (* (/ 1 a) (sqrt (/ 1 (pow b 9))))) (/ 1 (* a (pow b 2)))))))>
#<alt (* (/ (sqrt -1) a) (sqrt (pow b 7)))>
#<alt (* -1 (* (pow b 3) (- (* -1 (* (/ (sqrt -1) a) (sqrt b))) (/ 1 (* a (pow b 2))))))>
#<alt (* -1 (* (pow b 3) (+ (* -1 (* (/ (sqrt -1) a) (sqrt b))) (* -1 (/ (- (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 3)))) (* -1 (/ b a))) (pow b 3))))))>
#<alt (* -1 (* (pow b 3) (+ (* -1 (* (/ (sqrt -1) a) (sqrt b))) (* -1 (/ (- (* -1 (/ (+ (* -1 (* (/ (sqrt -1) a) (sqrt (pow b 3)))) (* 2 (* (sqrt (/ 1 b)) (* c (sqrt -1))))) (pow b 3))) (* -1 (/ b a))) (pow b 3))))))>
#<alt (* -1 (/ (pow b 7) (* a (+ b (sqrt (pow b 7))))))>
#<alt (/ (+ (* -1 (/ (pow b 7) (+ b (sqrt (pow b 7))))) (* -1/2 (* a (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))))) a)>
#<alt (/ (+ (* -1 (/ (pow b 7) (+ b (sqrt (pow b 7))))) (* a (+ (* -1/2 (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* -2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))))) a)>
#<alt (/ (+ (* -1 (/ (pow b 7) (+ b (sqrt (pow b 7))))) (* a (+ (* -1/2 (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (* a (+ (* 1/2 (* a (+ (* -8 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (* (pow c 2) (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* -2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))) (+ b (sqrt (pow b 7)))))))))) (* 1/2 (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* -2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7))))))))))))) a)>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1/2 (/ (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2)))) a))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (* 1/2 (/ (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 7) (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2)))))) a)>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1/2 (/ (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b)) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* 1/2 (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b))) (* 1/2 (/ (+ (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b))))))) a))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b)))))))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b))))))))))) (* -1/8 (/ (* a (* (pow b 7) (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b)))) c))) a))) a)) (* 1/2 (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b)))) a))) a))>
#<alt (* -1 (/ (pow b 7) (* a (+ b (sqrt (pow b 7))))))>
#<alt (+ (* -1 (/ (pow b 7) (* a (+ b (sqrt (pow b 7)))))) (* -1/2 (* c (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2))))))))>
#<alt (+ (* -1 (/ (pow b 7) (* a (+ b (sqrt (pow b 7)))))) (* c (+ (* -1/2 (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (* (/ (* a (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7)))))))))))>
#<alt (+ (* -1 (/ (pow b 7) (* a (+ b (sqrt (pow b 7)))))) (* c (+ (* -1/2 (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (* c (+ (* 1/2 (* c (+ (* -8 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))) (+ (* -2 (* (/ (* (pow a 2) (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 21))))) (* 2 (* (/ (* a (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (* (/ (* a (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 1/2 (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (* (/ (* a (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))))))>
#<alt (* -2 (* (/ 1 (* a (sqrt -4))) (sqrt c)))>
#<alt (+ (* -2 (* (/ 1 (* a (sqrt -4))) (sqrt c))) (* -1/2 (/ (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))>
#<alt (+ (* -2 (* (/ 1 (* a (sqrt -4))) (sqrt c))) (+ (* -1/2 (/ (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)) (* 1/2 (/ (+ (* 2 (* (/ (pow b 7) (* a (pow (sqrt -4) 3))) (sqrt (pow c 3)))) (* (/ (* b (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)) (sqrt c))) (pow c 2)))))>
#<alt (+ (* -2 (* (/ 1 (* a (sqrt -4))) (sqrt c))) (+ (* -1/2 (/ (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)) (+ (* 1/2 (/ (+ (* -1 (* (/ (* b (+ (* 2 (* (/ (pow b 7) (* a (pow (sqrt -4) 3))) (sqrt (pow c 3)))) (* (/ (* b (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)) (sqrt c)))) (sqrt -4)) (sqrt c))) (* 1/2 (/ (* (pow b 7) (* c (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (pow (sqrt -4) 2)))) (pow c 3))) (* 1/2 (/ (+ (* 2 (* (/ (pow b 7) (* a (pow (sqrt -4) 3))) (sqrt (pow c 3)))) (* (/ (* b (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)) (sqrt c))) (pow c 2))))))>
#<alt (* (/ (sqrt -1) a) (sqrt c))>
#<alt (+ (* 1/2 (/ (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)) c)) (* (/ (sqrt -1) a) (sqrt c)))>
#<alt (+ (* -1 (/ (+ (* -1/2 (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a))) (* -1/2 (/ (+ (* -1/4 (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt (pow c 3)))) (* 1/2 (* (* b (* (sqrt -1) (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)))) (sqrt c)))) c))) c)) (* (/ (sqrt -1) a) (sqrt c)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (* b (* (sqrt -1) (+ (* -1/4 (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt (pow c 3)))) (* 1/2 (* (* b (* (sqrt -1) (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)))) (sqrt c)))))) (sqrt c))) (* -1/8 (* (pow b 7) (* c (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)))))) c)) (* 1/2 (+ (* -1/4 (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt (pow c 3)))) (* 1/2 (* (* b (* (sqrt -1) (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)))) (sqrt c)))))) c)) (* -1/2 (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)))) c)) (* (/ (sqrt -1) a) (sqrt c)))>
#<alt (* 4 (* a c))>
#<alt (+ (* 2 (pow b 6)) (* 4 (* a c)))>
#<alt (+ (* 2 (pow b 6)) (* 4 (* a c)))>
#<alt (+ (* 2 (pow b 6)) (* 4 (* a c)))>
#<alt (* 2 (pow b 6))>
#<alt (* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))>
#<alt (* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))>
#<alt (* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))>
#<alt (* 2 (pow b 6))>
#<alt (* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))>
#<alt (* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))>
#<alt (* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))>
#<alt (* 2 (pow b 6))>
#<alt (+ (* 2 (pow b 6)) (* 4 (* a c)))>
#<alt (+ (* 2 (pow b 6)) (* 4 (* a c)))>
#<alt (+ (* 2 (pow b 6)) (* 4 (* a c)))>
#<alt (* 4 (* a c))>
#<alt (* a (+ (* 2 (/ (pow b 6) a)) (* 4 c)))>
#<alt (* a (+ (* 2 (/ (pow b 6) a)) (* 4 c)))>
#<alt (* a (+ (* 2 (/ (pow b 6) a)) (* 4 c)))>
#<alt (* 4 (* a c))>
#<alt (* -1 (* a (+ (* -4 c) (* -2 (/ (pow b 6) a)))))>
#<alt (* -1 (* a (+ (* -4 c) (* -2 (/ (pow b 6) a)))))>
#<alt (* -1 (* a (+ (* -4 c) (* -2 (/ (pow b 6) a)))))>
#<alt (* 2 (pow b 6))>
#<alt (+ (* 2 (pow b 6)) (* 4 (* a c)))>
#<alt (+ (* 2 (pow b 6)) (* 4 (* a c)))>
#<alt (+ (* 2 (pow b 6)) (* 4 (* a c)))>
#<alt (* 4 c)>
#<alt (* c (+ 4 (* 2 (/ (pow b 6) c))))>
#<alt (* c (+ 4 (* 2 (/ (pow b 6) c))))>
#<alt (* c (+ 4 (* 2 (/ (pow b 6) c))))>
#<alt (* 4 c)>
#<alt (* -1 (* c (- (* -2 (/ (pow b 6) c)) 4)))>
#<alt (* -1 (* c (- (* -2 (/ (pow b 6) c)) 4)))>
#<alt (* -1 (* c (- (* -2 (/ (pow b 6) c)) 4)))>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (+ (* -2 c) (* -1 (/ (pow b 7) a)))>
#<alt (+ (* -2 c) (* -1 (/ (pow b 7) a)))>
#<alt (* -1 (/ (pow b 7) a))>
#<alt (* -1 (/ (pow b 7) a))>
#<alt (* (pow b 7) (- (* -2 (/ c (pow b 7))) (/ 1 a)))>
#<alt (* (pow b 7) (- (* -2 (/ c (pow b 7))) (/ 1 a)))>
#<alt (/ (pow b 7) a)>
#<alt (/ (pow b 7) a)>
#<alt (* -1 (* (pow b 7) (- (* 2 (/ c (pow b 7))) (/ 1 a))))>
#<alt (* -1 (* (pow b 7) (- (* 2 (/ c (pow b 7))) (/ 1 a))))>
#<alt (* -1 (/ (pow b 7) a))>
#<alt (/ (+ (* -2 (* a c)) (* -1 (pow b 7))) a)>
#<alt (/ (+ (* -2 (* a c)) (* -1 (pow b 7))) a)>
#<alt (/ (+ (* -2 (* a c)) (* -1 (pow b 7))) a)>
#<alt (* -2 c)>
#<alt (+ (* -2 c) (* -1 (/ (pow b 7) a)))>
#<alt (+ (* -2 c) (* -1 (/ (pow b 7) a)))>
#<alt (+ (* -2 c) (* -1 (/ (pow b 7) a)))>
#<alt (* -2 c)>
#<alt (+ (* -2 c) (* -1 (/ (pow b 7) a)))>
#<alt (+ (* -2 c) (* -1 (/ (pow b 7) a)))>
#<alt (+ (* -2 c) (* -1 (/ (pow b 7) a)))>
#<alt (* -1 (/ (pow b 7) a))>
#<alt (+ (* -2 c) (* -1 (/ (pow b 7) a)))>
#<alt (+ (* -2 c) (* -1 (/ (pow b 7) a)))>
#<alt (+ (* -2 c) (* -1 (/ (pow b 7) a)))>
#<alt (* -2 (/ c a))>
#<alt (* c (- (* -1 (/ (pow b 7) (* a c))) (* 2 (/ 1 a))))>
#<alt (* c (- (* -1 (/ (pow b 7) (* a c))) (* 2 (/ 1 a))))>
#<alt (* c (- (* -1 (/ (pow b 7) (* a c))) (* 2 (/ 1 a))))>
#<alt (* -2 (/ c a))>
#<alt (* -1 (* c (+ (* 2 (/ 1 a)) (/ (pow b 7) (* a c)))))>
#<alt (* -1 (* c (+ (* 2 (/ 1 a)) (/ (pow b 7) (* a c)))))>
#<alt (* -1 (* c (+ (* 2 (/ 1 a)) (/ (pow b 7) (* a c)))))>
#<alt (* 4 (* a c))>
#<alt (+ (* 4 (* a c)) (pow b 6))>
#<alt (+ (* 4 (* a c)) (pow b 6))>
#<alt (+ (* 4 (* a c)) (pow b 6))>
#<alt (pow b 7)>
#<alt (pow b 7)>
#<alt (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7)))))>
#<alt (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7)))))>
#<alt (* -1 (pow b 7))>
#<alt (* -1 (pow b 7))>
#<alt (* -1 (* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7))))))>
#<alt (* -1 (* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7))))))>
#<alt (pow b 6)>
#<alt (+ (* 4 (* a c)) (pow b 6))>
#<alt (+ (* 4 (* a c)) (pow b 6))>
#<alt (+ (* 4 (* a c)) (pow b 6))>
#<alt (* 4 (* a c))>
#<alt (* a (+ (* 4 c) (/ (pow b 6) a)))>
#<alt (* a (+ (* 4 c) (/ (pow b 6) a)))>
#<alt (* a (+ (* 4 c) (/ (pow b 6) a)))>
#<alt (* 4 (* a c))>
#<alt (* -1 (* a (+ (* -4 c) (* -1 (/ (pow b 6) a)))))>
#<alt (* -1 (* a (+ (* -4 c) (* -1 (/ (pow b 6) a)))))>
#<alt (* -1 (* a (+ (* -4 c) (* -1 (/ (pow b 6) a)))))>
#<alt (pow b 6)>
#<alt (+ (* 4 (* a c)) (pow b 6))>
#<alt (+ (* 4 (* a c)) (pow b 6))>
#<alt (+ (* 4 (* a c)) (pow b 6))>
#<alt (* 4 c)>
#<alt (* c (+ 4 (/ (pow b 6) c)))>
#<alt (* c (+ 4 (/ (pow b 6) c)))>
#<alt (* c (+ 4 (/ (pow b 6) c)))>
#<alt (* 4 c)>
#<alt (* -1 (* c (- (* -1 (/ (pow b 6) c)) 4)))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 6) c)) 4)))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 6) c)) 4)))>
#<alt (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))>
#<alt (+ (* -1 b) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))>
#<alt (+ (* -1 b) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))>
#<alt (+ (* b (- (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 8) (sqrt -4)))) 1)) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* b (- (sqrt (/ 1 (pow b 17))) 1))>
#<alt (* b (- (sqrt (/ 1 (pow b 17))) 1))>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* (sqrt (/ 1 (pow b 17))) (sqrt -1)))))>
#<alt (* -1 (* b (+ 1 (* (sqrt (/ 1 (pow b 17))) (sqrt -1)))))>
#<alt (- (sqrt (/ 1 (pow b 17))) b)>
#<alt (- (+ (sqrt (/ 1 (pow b 17))) (* 2 (* (* a c) (sqrt (/ 1 (pow b 43)))))) b)>
#<alt (- (+ (sqrt (/ 1 (pow b 17))) (* a (+ (* -1/2 (* (* a (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43))))) (sqrt (pow b 17)))) (* 2 (* (sqrt (/ 1 (pow b 43))) c))))) b)>
#<alt (- (+ (sqrt (/ 1 (pow b 17))) (* a (+ (* 2 (* (sqrt (/ 1 (pow b 43))) c)) (* a (+ (* -1/2 (* (sqrt (pow b 17)) (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43)))))) (* -1/2 (* (* a (+ (* -64 (/ (pow c 3) (pow b 56))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43))))) (pow b 13))))) (sqrt (pow b 17))))))))) b)>
#<alt (* -1 b)>
#<alt (- (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)) b)>
#<alt (- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))) b)>
#<alt (- (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 25) (pow c 25)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))) b)>
#<alt (* -1 b)>
#<alt (- (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1))) b)>
#<alt (- (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (* (pow b 9) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))) b)>
#<alt (- (+ (* -1 (/ (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 7) (pow c 25)))) (* (pow b 18) (sqrt -1)))) (* 1/64 (* (sqrt (/ a (pow c 17))) (* (pow b 9) (sqrt -1))))) (pow a 9))) (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))) b)>
#<alt (- (sqrt (/ 1 (pow b 17))) b)>
#<alt (- (+ (sqrt (/ 1 (pow b 17))) (* 2 (* (* a c) (sqrt (/ 1 (pow b 43)))))) b)>
#<alt (- (+ (sqrt (/ 1 (pow b 17))) (* c (+ (* -1/2 (* (sqrt (pow b 17)) (* c (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43))))))) (* 2 (* a (sqrt (/ 1 (pow b 43)))))))) b)>
#<alt (- (+ (sqrt (/ 1 (pow b 17))) (* c (+ (* 2 (* a (sqrt (/ 1 (pow b 43))))) (* c (+ (* -1/2 (* (sqrt (pow b 17)) (* c (+ (* -64 (/ (pow a 3) (pow b 56))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43))))) (pow b 13))))))) (* -1/2 (* (sqrt (pow b 17)) (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43))))))))))) b)>
#<alt (* -1 b)>
#<alt (- (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)) b)>
#<alt (- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))) b)>
#<alt (- (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 25) (pow c 25)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))) b)>
#<alt (* -1 b)>
#<alt (- (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1))) b)>
#<alt (- (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (* (pow b 9) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))) b)>
#<alt (- (+ (* -1 (/ (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 25) (pow c 7)))) (* (pow b 18) (sqrt -1)))) (* 1/64 (* (sqrt (/ c (pow a 17))) (* (pow b 9) (sqrt -1))))) (pow c 9))) (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))) b)>
#<alt (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4))) (* b (- (* 1/64 (* (sqrt (/ 1 (* (pow a 21) (pow c 19)))) (/ (pow b 9) (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* b (- (* 1/2 (* (/ 1 a) (sqrt (/ 1 (pow b 17))))) (* 1/2 (/ 1 a))))>
#<alt (* b (- (* 1/2 (* (/ 1 a) (sqrt (/ 1 (pow b 17))))) (* 1/2 (/ 1 a))))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1 (* b (+ (* 1/2 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 17))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (* b (+ (* 1/2 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 17))))) (* 1/2 (/ 1 a)))))>
#<alt (* 1/2 (/ (- (/ 1 (pow b 9)) b) a))>
#<alt (/ (+ (* 1/2 (- (/ 1 (pow b 9)) b)) (/ (* a c) (pow b 23))) a)>
#<alt (/ (+ (* 1/2 (- (/ 1 (pow b 9)) b)) (* a (+ (* -1/4 (* a (* (pow b 9) (+ (* -16 (/ (pow c 2) (pow b 46))) (* 4 (/ (pow c 2) (pow b 46))))))) (/ c (pow b 23))))) a)>
#<alt (/ (+ (* 1/2 (- (/ 1 (pow b 9)) b)) (* a (+ (* a (+ (* -1/4 (* a (* (pow b 9) (+ (* -64 (/ (pow c 3) (pow b 60))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 46))) (* 4 (/ (pow c 2) (pow b 46))))) (pow b 14))))))) (* -1/4 (* (pow b 9) (+ (* -16 (/ (pow c 2) (pow b 46))) (* 4 (/ (pow c 2) (pow b 46)))))))) (/ c (pow b 23))))) a)>
#<alt (* -1/2 (/ b a))>
#<alt (/ (+ (* -1/2 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))) a)>
#<alt (/ (+ (* -1/2 b) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 19) (pow c 19)))) (/ (pow b 10) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))))) a)>
#<alt (/ (+ (* -1/2 b) (+ (* -1/4096 (* (sqrt (/ 1 (* (pow a 29) (pow c 29)))) (/ (pow b 20) (pow (sqrt -4) 3)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 19) (pow c 19)))) (/ (pow b 10) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))))) a)>
#<alt (* -1/2 (/ b a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1))) (* 1/2 b)) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 19) (pow c 19)))) (* (pow b 10) (sqrt -1)))) (* 1/2 b))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 19) (pow c 19)))) (* (pow b 10) (sqrt -1)))) (+ (* 1/32768 (* (sqrt (/ 1 (* (pow a 29) (pow c 29)))) (* (pow b 20) (sqrt -1)))) (* 1/2 b)))) a))>
#<alt (* 1/2 (/ (- (/ 1 (pow b 9)) b) a))>
#<alt (+ (* 1/2 (/ (- (/ 1 (pow b 9)) b) a)) (/ c (pow b 23)))>
#<alt (+ (* 1/2 (/ (- (/ 1 (pow b 9)) b) a)) (* c (+ (* -1/4 (/ (* (pow b 9) (* c (+ (* -16 (/ (pow a 2) (pow b 46))) (* 4 (/ (pow a 2) (pow b 46)))))) a)) (/ 1 (pow b 23)))))>
#<alt (+ (* 1/2 (/ (- (/ 1 (pow b 9)) b) a)) (* c (+ (* c (+ (* -1/4 (/ (* (pow b 9) (* c (+ (* -64 (/ (pow a 3) (pow b 60))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 46))) (* 4 (/ (pow a 2) (pow b 46))))) (pow b 14)))))) a)) (* -1/4 (/ (* (pow b 9) (+ (* -16 (/ (pow a 2) (pow b 46))) (* 4 (/ (pow a 2) (pow b 46))))) a)))) (/ 1 (pow b 23)))))>
#<alt (* -1/2 (/ b a))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 21) (pow c 19)))) (/ (pow b 10) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4)))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/4096 (* (sqrt (/ 1 (* (pow a 31) (pow c 29)))) (/ (pow b 20) (pow (sqrt -4) 3)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 21) (pow c 19)))) (/ (pow b 10) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4))))))>
#<alt (* -1/2 (/ b a))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -1)))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 21) (pow c 19)))) (* (pow b 10) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -1))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/32768 (* (sqrt (/ 1 (* (pow a 31) (pow c 29)))) (* (pow b 20) (sqrt -1)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 21) (pow c 19)))) (* (pow b 10) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -1)))))>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (sqrt (/ 1 (pow b 17)))>
#<alt (+ (sqrt (/ 1 (pow b 17))) (* 2 (* (* a c) (sqrt (/ 1 (pow b 43))))))>
#<alt (+ (sqrt (/ 1 (pow b 17))) (* a (+ (* -1/2 (* (* a (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43))))) (sqrt (pow b 17)))) (* 2 (* (sqrt (/ 1 (pow b 43))) c)))))>
#<alt (+ (sqrt (/ 1 (pow b 17))) (* a (+ (* 2 (* (sqrt (/ 1 (pow b 43))) c)) (* a (+ (* -1/2 (* (sqrt (pow b 17)) (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43)))))) (* -1/2 (* (* a (+ (* -64 (/ (pow c 3) (pow b 56))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43))))) (pow b 13))))) (sqrt (pow b 17)))))))))>
#<alt (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))>
#<alt (/ (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 9) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -4))) (pow a 4))>
#<alt (/ (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 17) (pow c 25)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 9) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -4)))) (pow a 4))>
#<alt (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 25) (pow c 35)))) (/ (pow b 13) (sqrt -4)))) (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 17) (pow c 25)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 9) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -4))))) (pow a 4))>
#<alt (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))>
#<alt (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 9) (pow c 17)))) (* (pow b 9) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -1)))) (pow a 4))>
#<alt (/ (+ (* -1 (/ (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 7) (pow c 25)))) (* (pow b 18) (sqrt -1)))) (* 1/64 (* (sqrt (/ a (pow c 17))) (* (pow b 9) (sqrt -1))))) (pow a 5))) (* 2 (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -1)))) (pow a 4))>
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16384 (* (sqrt (/ (pow a 3) (pow c 25))) (* (pow b 18) (sqrt -1)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 35)))) (* (pow b 13) (sqrt -1))))) (pow a 5))) (* 1/64 (* (sqrt (/ a (pow c 17))) (* (pow b 9) (sqrt -1))))) (pow a 5))) (* 2 (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -1)))) (pow a 4))>
#<alt (sqrt (/ 1 (pow b 17)))>
#<alt (+ (sqrt (/ 1 (pow b 17))) (* 2 (* (* a c) (sqrt (/ 1 (pow b 43))))))>
#<alt (+ (sqrt (/ 1 (pow b 17))) (* c (+ (* -1/2 (* (sqrt (pow b 17)) (* c (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43))))))) (* 2 (* a (sqrt (/ 1 (pow b 43))))))))>
#<alt (+ (sqrt (/ 1 (pow b 17))) (* c (+ (* 2 (* a (sqrt (/ 1 (pow b 43))))) (* c (+ (* -1/2 (* (sqrt (pow b 17)) (* c (+ (* -64 (/ (pow a 3) (pow b 56))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43))))) (pow b 13))))))) (* -1/2 (* (sqrt (pow b 17)) (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43)))))))))))>
#<alt (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))>
#<alt (/ (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 9)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -4))) (pow c 4))>
#<alt (/ (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 25) (pow c 17)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 9)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -4)))) (pow c 4))>
#<alt (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 33) (pow c 25)))) (/ (pow b 13) (sqrt -4)))) (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 25) (pow c 17)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 9)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -4))))) (pow c 4))>
#<alt (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))>
#<alt (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 17) (pow c 9)))) (* (pow b 9) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -1)))) (pow c 4))>
#<alt (/ (+ (* -1 (/ (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 25) (pow c 7)))) (* (pow b 18) (sqrt -1)))) (* 1/64 (* (sqrt (/ c (pow a 17))) (* (pow b 9) (sqrt -1))))) (pow c 5))) (* 2 (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -1)))) (pow c 4))>
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16384 (* (sqrt (/ (pow c 3) (pow a 25))) (* (pow b 18) (sqrt -1)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 33) (pow c 5)))) (* (pow b 13) (sqrt -1))))) (pow c 5))) (* 1/64 (* (sqrt (/ c (pow a 17))) (* (pow b 9) (sqrt -1))))) (pow c 5))) (* 2 (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -1)))) (pow c 4))>
#<alt (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))>
#<alt (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))>
#<alt (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))>
#<alt (+ (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)) (* (pow b 9) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 33) (pow c 33)))) (/ (pow b 4) (sqrt -4)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ 1 (sqrt -4)))))))>
#<alt (sqrt (/ 1 (pow b 15)))>
#<alt (sqrt (/ 1 (pow b 15)))>
#<alt (/ (+ (sqrt (/ 1 b)) (* 2 (* (* a c) (sqrt (/ 1 (pow b 19)))))) (pow b 7))>
#<alt (/ (+ (sqrt (/ 1 b)) (+ (* -32 (* (* (pow a 4) (pow c 4)) (sqrt (/ 1 (pow b 21))))) (* 2 (* (* a c) (sqrt (/ 1 (pow b 19))))))) (pow b 7))>
#<alt (* -1 (* (sqrt (/ 1 (pow b 15))) (sqrt -1)))>
#<alt (* -1 (* (sqrt (/ 1 (pow b 15))) (sqrt -1)))>
#<alt (* -1 (/ (+ (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 19))))) (* (sqrt (/ 1 b)) (sqrt -1))) (pow b 7)))>
#<alt (* -1 (/ (+ (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 19))))) (+ (* 32 (* (* (pow a 4) (* (pow c 4) (sqrt -1))) (sqrt (/ 1 (pow b 21))))) (* (sqrt (/ 1 b)) (sqrt -1)))) (pow b 7)))>
#<alt (* 64 (* (pow a 9) (pow c 9)))>
#<alt (- (pow b 3) (* -64 (* (pow a 9) (pow c 9))))>
#<alt (- (* (pow b 3) (+ 1 (* -16 (* (pow a 8) (* (pow b 5) (pow c 8)))))) (* -64 (* (pow a 9) (pow c 9))))>
#<alt (- (* (pow b 3) (+ 1 (* -16 (* (pow a 8) (* (pow b 5) (pow c 8)))))) (* -64 (* (pow a 9) (pow c 9))))>
#<alt (* -1 (pow b 29))>
#<alt (* -1 (pow b 29))>
#<alt (* (pow b 29) (- (* 4 (/ (* a c) (pow b 10))) 1))>
#<alt (* (pow b 29) (- (* 4 (/ (* a c) (pow b 10))) 1))>
#<alt (pow b 29)>
#<alt (pow b 29)>
#<alt (* -1 (* (pow b 29) (- (* 4 (/ (* a c) (pow b 10))) 1)))>
#<alt (* -1 (* (pow b 29) (- (* 4 (/ (* a c) (pow b 10))) 1)))>
#<alt (- (pow b 3) (pow b 24))>
#<alt (- (+ (* 4 (* a (* (pow b 16) c))) (pow b 3)) (pow b 24))>
#<alt (- (+ (* 4 (* a (* (pow b 16) c))) (pow b 3)) (pow b 24))>
#<alt (- (+ (* a (- (* -16 (* (pow a 7) (* (pow b 8) (pow c 8)))) (* -4 (* (pow b 16) c)))) (pow b 3)) (pow b 24))>
#<alt (* 64 (* (pow a 9) (pow c 9)))>
#<alt (* (pow a 9) (- (* -16 (/ (* (pow b 8) (pow c 8)) a)) (* -64 (pow c 9))))>
#<alt (* (pow a 9) (- (* -16 (/ (* (pow b 8) (pow c 8)) a)) (* -64 (pow c 9))))>
#<alt (* (pow a 9) (- (* 4 (/ (* (pow b 16) c) (pow a 8))) (+ (* -64 (pow c 9)) (* 16 (/ (* (pow b 8) (pow c 8)) a)))))>
#<alt (* 64 (* (pow a 9) (pow c 9)))>
#<alt (* -1 (* (pow a 9) (- (* 16 (/ (* (pow b 8) (pow c 8)) a)) (* 64 (pow c 9)))))>
#<alt (* -1 (* (pow a 9) (- (* 16 (/ (* (pow b 8) (pow c 8)) a)) (* 64 (pow c 9)))))>
#<alt (* -1 (* (pow a 9) (- (* -1 (/ (- (* 4 (/ (* (pow b 5) c) (pow a 7))) (* 16 (* (pow b 8) (pow c 8)))) a)) (* 64 (pow c 9)))))>
#<alt (- (pow b 3) (pow b 24))>
#<alt (- (+ (* 4 (* a (* (pow b 16) c))) (pow b 3)) (pow b 24))>
#<alt (- (+ (* 4 (* a (* (pow b 16) c))) (pow b 3)) (pow b 24))>
#<alt (- (+ (* c (- (* -16 (* (pow a 8) (* (pow b 8) (pow c 7)))) (* -4 (* a (pow b 16))))) (pow b 3)) (pow b 24))>
#<alt (* 64 (* (pow a 8) (pow c 9)))>
#<alt (* (pow c 9) (- (* -16 (/ (* (pow a 8) (pow b 8)) c)) (* -64 (pow a 8))))>
#<alt (* (pow c 9) (- (* -16 (/ (* (pow a 8) (pow b 8)) c)) (* -64 (pow a 8))))>
#<alt (* (pow c 9) (- (* 4 (/ (pow b 16) (pow c 8))) (+ (* -64 (pow a 8)) (* 16 (/ (* (pow a 8) (pow b 8)) c)))))>
#<alt (* 64 (* (pow a 8) (pow c 9)))>
#<alt (* -1 (* (pow c 9) (- (* 16 (/ (* (pow a 8) (pow b 8)) c)) (* 64 (pow a 8)))))>
#<alt (* -1 (* (pow c 9) (- (* 16 (/ (* (pow a 8) (pow b 8)) c)) (* 64 (pow a 8)))))>
#<alt (* -1 (* (pow c 9) (- (* -1 (/ (- (* 4 (/ (pow b 5) (pow c 7))) (* 16 (* (pow a 8) (pow b 8)))) c)) (* 64 (pow a 8)))))>
#<alt (* -2 (* (sqrt (* (pow a 13) (pow c 15))) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (* (pow a 13) (pow c 15))) (/ 1 (sqrt -4)))) (* 2 (/ (* (pow a 6) (* b (pow c 7))) (pow (sqrt -4) 2))))>
#<alt (+ (* -2 (* (sqrt (* (pow a 13) (pow c 15))) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (* (pow a 11) (pow c 13))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ (* (pow a 6) (pow c 7)) (pow (sqrt -4) 2))))))>
#<alt (+ (* -2 (* (sqrt (* (pow a 13) (pow c 15))) (/ 1 (sqrt -4)))) (* b (+ (* 2 (/ (* (pow a 6) (pow c 7)) (pow (sqrt -4) 2))) (* b (+ (* -2 (* (sqrt (* (pow a 11) (pow c 13))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ (* (pow a 5) (* b (pow c 6))) (pow (sqrt -4) 4))))))))>
#<alt (* 1/4 (* (/ 1 a) (sqrt (pow b 7))))>
#<alt (* (pow b 3) (+ (* -1/8 (* (/ 1 a) (sqrt (/ 1 (pow b 3))))) (* 1/4 (* (/ 1 a) (sqrt b)))))>
#<alt (* (pow b 3) (+ (* -1/8 (* (/ 1 a) (sqrt (/ 1 (pow b 3))))) (+ (* 1/16 (* (/ 1 a) (sqrt (/ 1 (pow b 7))))) (* 1/4 (* (/ 1 a) (sqrt b))))))>
#<alt (* (pow b 3) (- (+ (* -1/8 (* (/ 1 a) (sqrt (/ 1 (pow b 3))))) (+ (* 1/16 (* (/ 1 a) (sqrt (/ 1 (pow b 7))))) (* 1/4 (* (/ 1 a) (sqrt b))))) (* 1/4 (/ 1 (* a (pow b 4))))))>
#<alt (* -1/4 (* (/ (sqrt -1) a) (sqrt (pow b 7))))>
#<alt (* -1 (* (pow b 3) (+ (* -1/8 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 3))))) (* 1/4 (* (/ (sqrt -1) a) (sqrt b))))))>
#<alt (* -1 (* (pow b 3) (+ (* -1/8 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 3))))) (+ (* 1/16 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 7))))) (* 1/4 (* (/ (sqrt -1) a) (sqrt b)))))))>
#<alt (* -1 (* (pow b 3) (+ (* -1/8 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 3))))) (+ (* 1/16 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 7))))) (+ (* 1/4 (* (/ (sqrt -1) a) (sqrt b))) (* 1/4 (/ 1 (* a (pow b 4)))))))))>
#<alt (* -1/2 (/ (- (pow b 4) (pow b 26)) (* a (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))>
#<alt (/ (+ (* -1/2 (* a (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* -1/2 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) a)>
#<alt (/ (+ (* -1/2 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* a (+ (* -1/2 (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* 1/2 (* a (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))))) a)>
#<alt (/ (+ (* -1/2 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* a (+ (* -1/2 (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* a (+ (* 1/2 (* a (+ (* -1 (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (+ (/ (* (+ (* -32 (* (sqrt (/ 1 (pow b 9))) (pow c 3))) (+ (* -4 (* (sqrt (/ 1 (pow b 45))) (* (pow c 3) (+ (* 2 (pow b 18)) (pow b 17))))) (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))) (* 1/2 (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))))))) a)>
#<alt (* -2 (* (sqrt (* (pow a 13) (pow c 15))) (/ 1 (sqrt -4))))>
#<alt (* (pow a 6) (+ (* -2 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (* -1/2 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a))))>
#<alt (* (pow a 6) (+ (* -2 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a)) (* 1/2 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (pow a 2))))))>
#<alt (* (pow a 6) (+ (* -2 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a)) (+ (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 9) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (sqrt -4)))) (* b (+ (* 2 (pow b 18)) (pow b 17)))))) (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (pow a 2)))))))>
#<alt (* -1 (* (sqrt (* (pow a 13) (pow c 15))) (sqrt -1)))>
#<alt (* (pow a 6) (+ (* -1 (* (sqrt (* a (pow c 15))) (sqrt -1))) (* -1/2 (/ (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))) a))))>
#<alt (* (pow a 6) (+ (* -1 (* (sqrt (* a (pow c 15))) (sqrt -1))) (* -1 (/ (+ (* 1/2 (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2))))))))) (* 1/2 (/ (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))))))) a))) a))))>
#<alt (* (pow a 6) (+ (* -1 (* (sqrt (* a (pow c 15))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c))))))))))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))))))) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))) (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 9) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c))))))) (* b (+ (* 2 (pow b 18)) (pow b 6))))))))) a))) a)) (* 1/2 (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))) a))))>
#<alt (* -1/2 (/ (- (pow b 4) (pow b 26)) (* a (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))>
#<alt (+ (* -1/2 (* c (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))))) (* -1/2 (/ (- (pow b 4) (pow b 26)) (* a (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))>
#<alt (+ (* -1/2 (/ (- (pow b 4) (pow b 26)) (* a (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* c (+ (* -1/2 (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* 1/2 (* c (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))))))>
#<alt (+ (* -1/2 (/ (- (pow b 4) (pow b 26)) (* a (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* c (+ (* -1/2 (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* c (+ (* 1/2 (* c (+ (* -1 (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (+ (/ (* (+ (* -32 (* (pow a 3) (sqrt (/ 1 (pow b 9))))) (+ (* -4 (* (* (pow a 3) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 45))))) (* -2 (* (* (pow a 2) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 27))))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))) (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))) (* 1/2 (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))))))>
#<alt (* -2 (* (/ (pow a 8) (sqrt -4)) (sqrt (pow c 15))))>
#<alt (* (pow c 7) (+ (* -2 (* (/ (pow a 8) (sqrt -4)) (sqrt c))) (* -1/2 (/ (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c))))>
#<alt (* (pow c 7) (+ (* -2 (* (/ (pow a 8) (sqrt -4)) (sqrt c))) (+ (* -1/2 (/ (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c)) (* 1/2 (/ (+ (* 1/16 (* (sqrt c) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (pow c 2))))))>
#<alt (* (pow c 7) (+ (* -2 (* (/ (pow a 8) (sqrt -4)) (sqrt c))) (+ (* -1/2 (/ (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c)) (+ (* 1/2 (/ (+ (* -1/16 (* (sqrt c) (/ (* (+ (* 1/16 (* (sqrt c) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9))))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt c) (/ (* (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))) (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 1/2 (* (/ (* (pow b 9) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (sqrt -4)) (sqrt c))) (* b (+ (* 2 (pow b 18)) (pow b 17)))))) (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (+ (* 1/16 (* (sqrt c) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (pow c 2)))))))>
#<alt (* -1 (* (* (pow a 8) (sqrt -1)) (sqrt (pow c 15))))>
#<alt (* -1 (* (pow c 7) (+ (* 1/2 (/ (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))) c)) (* (* (pow a 8) (sqrt -1)) (sqrt c)))))>
#<alt (* -1 (* (pow c 7) (+ (* -1 (/ (+ (* -1/2 (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b))))))) (* -1/2 (/ (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))))))) c))) c)) (* (* (pow a 8) (sqrt -1)) (sqrt c)))))>
#<alt (* -1 (* (pow c 7) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))))))) (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))) (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 8) (* c (+ (* 1/4 (* (* (pow b 9) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9))))) (sqrt c))) (* b (+ (* 2 (pow b 18)) (pow b 6))))))))) c)) (* 1/2 (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))))))))) c)) (* -1/2 (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))) c)) (* (* (pow a 8) (sqrt -1)) (sqrt c)))))>
#<alt (* -4 (* (sqrt (* (pow a 15) (pow c 15))) (/ 1 (sqrt -4))))>
#<alt (+ (* -4 (* (sqrt (* (pow a 15) (pow c 15))) (/ 1 (sqrt -4)))) (* 4 (/ (* (pow a 7) (* b (pow c 7))) (pow (sqrt -4) 2))))>
#<alt (+ (* -4 (* (sqrt (* (pow a 15) (pow c 15))) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* (sqrt (* (pow a 13) (pow c 13))) (/ b (pow (sqrt -4) 3)))) (* 4 (/ (* (pow a 7) (pow c 7)) (pow (sqrt -4) 2))))))>
#<alt (+ (* -4 (* (sqrt (* (pow a 15) (pow c 15))) (/ 1 (sqrt -4)))) (* b (+ (* 4 (/ (* (pow a 7) (pow c 7)) (pow (sqrt -4) 2))) (* b (+ (* -4 (* (sqrt (* (pow a 13) (pow c 13))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (/ (* (pow a 6) (* b (pow c 6))) (pow (sqrt -4) 4))))))))>
#<alt (* 1/2 (sqrt (pow b 7)))>
#<alt (* (pow b 3) (+ (* -1/4 (sqrt (/ 1 (pow b 3)))) (* 1/2 (sqrt b))))>
#<alt (* (pow b 3) (+ (* -1/4 (sqrt (/ 1 (pow b 3)))) (+ (* 1/8 (sqrt (/ 1 (pow b 7)))) (* 1/2 (sqrt b)))))>
#<alt (* (pow b 3) (- (+ (* -1/4 (sqrt (/ 1 (pow b 3)))) (+ (* 1/8 (sqrt (/ 1 (pow b 7)))) (* 1/2 (sqrt b)))) (/ 1/2 (pow b 4))))>
#<alt (* -1/2 (* (sqrt (pow b 7)) (sqrt -1)))>
#<alt (* -1 (* (pow b 3) (+ (* -1/4 (* (sqrt (/ 1 (pow b 3))) (sqrt -1))) (* 1/2 (* (sqrt b) (sqrt -1))))))>
#<alt (* -1 (* (pow b 3) (+ (* -1/4 (* (sqrt (/ 1 (pow b 3))) (sqrt -1))) (+ (* 1/8 (* (sqrt (/ 1 (pow b 7))) (sqrt -1))) (* 1/2 (* (sqrt b) (sqrt -1)))))))>
#<alt (* -1 (* (pow b 3) (+ (* -1/4 (* (sqrt (/ 1 (pow b 3))) (sqrt -1))) (+ (* 1/8 (* (sqrt (/ 1 (pow b 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt b) (sqrt -1))) (/ 1/2 (pow b 4)))))))>
#<alt (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))>
#<alt (+ (* -1 (* a (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))>
#<alt (+ (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* a (+ (* -1 (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* a (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))))>
#<alt (+ (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* a (+ (* -1 (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* a (+ (* a (+ (* -1 (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (+ (/ (* (+ (* -32 (* (sqrt (/ 1 (pow b 9))) (pow c 3))) (+ (* -4 (* (sqrt (/ 1 (pow b 45))) (* (pow c 3) (+ (* 2 (pow b 18)) (pow b 17))))) (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))) (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))))))>
#<alt (* -4 (* (sqrt (* (pow a 15) (pow c 15))) (/ 1 (sqrt -4))))>
#<alt (* (pow a 7) (+ (* -4 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (* -1 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a))))>
#<alt (* (pow a 7) (+ (* -4 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (+ (* -1 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17))))))) (* a (pow (sqrt -4) 2))))))))>
#<alt (* (pow a 7) (+ (* -4 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (+ (* -1 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/4 (/ (* (pow c 5) (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 9) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (sqrt -4)))) (* b (+ (* 2 (pow b 18)) (pow b 17))))) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/4 (/ (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17))))))) (* a (pow (sqrt -4) 2)))))))))))>
#<alt (* -2 (* (sqrt (* (pow a 15) (pow c 15))) (sqrt -1)))>
#<alt (* -1 (* (pow a 7) (- (+ (* -1/2 (* (sqrt (/ (pow c 13) a)) (* (pow b 9) (sqrt -1)))) (* 2 (* (sqrt (* a (pow c 15))) (sqrt -1)))) (* 1/16 (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))>
#<alt (* -1 (* (pow a 7) (+ (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2))))))))) (* -1 (/ (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))))))) a))) a)) (* 2 (* (sqrt (* a (pow c 15))) (sqrt -1))))))>
#<alt (* -1 (* (pow a 7) (+ (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2))))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))))))) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))) (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 9) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c))))))) (* b (+ (* 2 (pow b 18)) (pow b 6))))))))) a)) (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c))))))))))) a))) a)) (* 2 (* (sqrt (* a (pow c 15))) (sqrt -1))))))>
#<alt (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))>
#<alt (+ (* -1 (* c (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))>
#<alt (+ (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* c (+ (* -1 (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* c (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))))>
#<alt (+ (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* c (+ (* -1 (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* c (+ (* c (+ (* -1 (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (+ (/ (* (+ (* -32 (* (pow a 3) (sqrt (/ 1 (pow b 9))))) (+ (* -4 (* (* (pow a 3) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 45))))) (* -2 (* (* (pow a 2) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 27))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))) (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))))))>
#<alt (* -4 (* (/ (pow a 9) (sqrt -4)) (sqrt (pow c 15))))>
#<alt (* (pow c 7) (+ (* -4 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (* -1 (/ (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c))))>
#<alt (* (pow c 7) (+ (* -4 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (+ (* -1 (/ (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c)) (+ (* 1/16 (* (sqrt (/ 1 (pow c 3))) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 9) (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17))))))) (* c (pow (sqrt -4) 2))))))))>
#<alt (* (pow c 7) (+ (* -4 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (+ (* -1 (/ (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c)) (+ (* -1/16 (* (sqrt (/ 1 (pow c 5))) (/ (* (+ (* 1/16 (* (sqrt c) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9))))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (pow c 3))) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (pow c 5))) (/ (* (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))) (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/4 (/ (* (pow a 9) (+ (* 1/2 (* (/ (* (pow b 9) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (sqrt -4)) (sqrt c))) (* b (+ (* 2 (pow b 18)) (pow b 17))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/4 (/ (* (pow a 9) (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17))))))) (* c (pow (sqrt -4) 2)))))))))))>
#<alt (* -2 (* (* (pow a 9) (sqrt -1)) (sqrt (pow c 15))))>
#<alt (* -1 (* (pow c 7) (- (+ (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt (/ 1 c)))) (* 2 (* (* (pow a 9) (sqrt -1)) (sqrt c)))) (* 1/16 (* (pow a 9) (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))>
#<alt (* -1 (* (pow c 7) (+ (* -1 (/ (+ (* -1 (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b))))))) (* -1 (/ (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))))))) c))) c)) (* 2 (* (* (pow a 9) (sqrt -1)) (sqrt c))))))>
#<alt (* -1 (* (pow c 7) (+ (* -1 (/ (+ (* -1 (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))))))) (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))) (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 9) (* c (+ (* 1/4 (* (* (pow b 9) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9))))) (sqrt c))) (* b (+ (* 2 (pow b 18)) (pow b 6))))))))) c)) (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9))))))))))) c))) c)) (* 2 (* (* (pow a 9) (sqrt -1)) (sqrt c))))))>
#<alt (* -64 (* (sqrt (* (pow a 19) (pow c 19))) (/ 1 (sqrt -4))))>
#<alt (+ (* -64 (* (sqrt (* (pow a 19) (pow c 19))) (/ 1 (sqrt -4)))) (* 64 (/ (* (pow a 9) (* b (pow c 9))) (pow (sqrt -4) 2))))>
#<alt (+ (* -64 (* (sqrt (* (pow a 19) (pow c 19))) (/ 1 (sqrt -4)))) (* b (+ (* -64 (* (sqrt (* (pow a 17) (pow c 17))) (/ b (pow (sqrt -4) 3)))) (* 64 (/ (* (pow a 9) (pow c 9)) (pow (sqrt -4) 2))))))>
#<alt (+ (* -64 (* (sqrt (* (pow a 19) (pow c 19))) (/ 1 (sqrt -4)))) (* b (+ (* 64 (/ (* (pow a 9) (pow c 9)) (pow (sqrt -4) 2))) (* b (+ (* -64 (* (sqrt (* (pow a 17) (pow c 17))) (/ 1 (pow (sqrt -4) 3)))) (* 64 (/ (* (pow a 8) (* b (pow c 8))) (pow (sqrt -4) 4))))))))>
#<alt (sqrt (pow b 51))>
#<alt (* (pow b 25) (- (sqrt b) (/ 1 (pow b 4))))>
#<alt (* (pow b 25) (- (+ (sqrt b) (sqrt (/ 1 (pow b 17)))) (/ 1 (pow b 4))))>
#<alt (* (pow b 25) (- (+ (sqrt b) (+ (sqrt (/ 1 (pow b 17))) (* -4 (* (* a c) (sqrt (/ 1 (pow b 21))))))) (/ 1 (pow b 4))))>
#<alt (* -1 (* (sqrt (pow b 51)) (sqrt -1)))>
#<alt (* -1 (* (pow b 25) (+ (* (sqrt b) (sqrt -1)) (/ 1 (pow b 4)))))>
#<alt (* -1 (* (pow b 25) (+ (* -1 (/ (+ (* -1 b) (* -1 (* (sqrt (/ 1 (pow b 7))) (sqrt -1)))) (pow b 5))) (* (sqrt b) (sqrt -1)))))>
#<alt (* -1 (* (pow b 25) (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* 4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 b)))) (* (sqrt (pow b 3)) (sqrt -1))) (pow b 5)))) (pow b 5))) (* (sqrt b) (sqrt -1)))))>
#<alt (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9)))))>
#<alt (+ (* -1 (* a (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2))))))) (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))))>
#<alt (+ (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))) (* a (+ (* -1 (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (* a (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (+ b (sqrt (pow b 9)))))) (* -2 (* (sqrt (/ 1 (pow b 27))) (/ (* (pow c 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))))))>
#<alt (+ (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))) (* a (+ (* -1 (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (* a (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (+ b (sqrt (pow b 9)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (/ (* (pow c 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 45))) (/ (* (pow c 3) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (/ (* (pow c 2) (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (+ b (sqrt (pow b 9)))))) (* 2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (+ b (sqrt (pow b 9)))))) (* -2 (* (sqrt (/ 1 (pow b 27))) (/ (* (pow c 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (+ b (sqrt (pow b 9)))))))))))))))>
#<alt (* -64 (* (sqrt (* (pow a 19) (pow c 19))) (/ 1 (sqrt -4))))>
#<alt (* (pow a 9) (+ (* -64 (* (sqrt (* a (pow c 19))) (/ 1 (sqrt -4)))) (* -1 (/ (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2)))) a))))>
#<alt (* (pow a 9) (+ (* -64 (* (sqrt (* a (pow c 19))) (/ 1 (sqrt -4)))) (+ (* -1 (/ (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2)))) a)) (+ (* 32 (* (sqrt (/ (pow c 17) a)) (/ (pow b 9) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2))))) (sqrt -4)))))))>
#<alt (* (pow a 9) (+ (* -64 (* (sqrt (* a (pow c 19))) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* 32 (* (sqrt (* (pow a 3) (pow c 17))) (/ (pow b 9) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2)))) a)) (+ (* 1/2 (/ (* (pow b 9) (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* 32 (* (sqrt (/ (pow c 17) a)) (/ (pow b 9) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2))))) (sqrt -4)))))))))>
#<alt (* -32 (* (sqrt (* (pow a 19) (pow c 19))) (sqrt -1)))>
#<alt (* -1 (* (pow a 9) (- (+ (* -8 (* (sqrt (/ (pow c 17) a)) (* (pow b 9) (sqrt -1)))) (* 32 (* (sqrt (* a (pow c 19))) (sqrt -1)))) (* 16 (* b (pow c 9))))))>
#<alt (* -1 (* (pow a 9) (+ (* -1 (/ (+ (* -1 (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9)))))) (* -1 (/ (+ (* -4 (* (sqrt (* (pow a 3) (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9)))))))))) a))) a)) (* 32 (* (sqrt (* a (pow c 19))) (sqrt -1))))))>
#<alt (* -1 (* (pow a 9) (+ (* -1 (/ (+ (* -1 (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9)))))) (* -1 (/ (+ (* -4 (* (sqrt (* (pow a 3) (pow c 17))) (* (pow b 9) (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -4 (* (sqrt (* (pow a 3) (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9)))))))))))))) (* -1/8 (/ (* a (* (pow b 9) (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9))))))) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9))))))))))) a))) a)) (* 32 (* (sqrt (* a (pow c 19))) (sqrt -1))))))>
#<alt (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9)))))>
#<alt (+ (* -1 (* c (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9)))))))) (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))))>
#<alt (+ (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))) (* c (+ (* -1 (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (* c (+ (* -2 (* (/ (* a (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (+ b (sqrt (pow b 9)))) (sqrt (/ 1 (pow b 9))))) (* -2 (* (/ (* (pow a 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 27))))))))))>
#<alt (+ (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))) (* c (+ (* -1 (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (* c (+ (* -2 (* (/ (* a (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (+ b (sqrt (pow b 9)))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (/ (* (pow a 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 27))))) (* c (+ (* -4 (* (/ (* (pow a 3) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 45))))) (+ (* -2 (* (/ (* (pow a 2) (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (+ b (sqrt (pow b 9)))) (sqrt (/ 1 (pow b 27))))) (* 2 (* (/ (* a (+ (* -2 (* (/ (* a (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (+ b (sqrt (pow b 9)))) (sqrt (/ 1 (pow b 9))))) (* -2 (* (/ (* (pow a 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 27))))))) (+ b (sqrt (pow b 9)))) (sqrt (/ 1 (pow b 9))))))))))))))>
#<alt (* -64 (* (/ (pow a 9) (sqrt -4)) (sqrt (pow c 19))))>
#<alt (* (pow c 9) (+ (* -64 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (* -1 (/ (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2)))) c))))>
#<alt (* (pow c 9) (+ (* -64 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (+ (* -1 (/ (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2)))) c)) (+ (* 32 (* (/ (* (pow a 9) (pow b 9)) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))) (* (/ (* b (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2))))) (sqrt -4)) (sqrt (/ 1 (pow c 3))))))))>
#<alt (* (pow c 9) (+ (* -64 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (+ (* -1 (* (/ (* b (+ (* 32 (* (/ (* (pow a 9) (pow b 9)) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* (/ (* b (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2))))) (sqrt -4)) (sqrt c)))) (sqrt -4)) (sqrt (/ 1 (pow c 5))))) (+ (* -1 (/ (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2)))) c)) (+ (* 1/2 (/ (* (pow b 9) (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2))))) (* (pow c 2) (pow (sqrt -4) 2)))) (+ (* 32 (* (/ (* (pow a 9) (pow b 9)) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))) (* (/ (* b (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2))))) (sqrt -4)) (sqrt (/ 1 (pow c 3))))))))))>
#<alt (* -32 (* (* (pow a 9) (sqrt -1)) (sqrt (pow c 19))))>
#<alt (* -1 (* (pow c 9) (- (+ (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt (/ 1 c)))) (* 32 (* (* (pow a 9) (sqrt -1)) (sqrt c)))) (* 16 (* (pow a 9) b)))))>
#<alt (* -1 (* (pow c 9) (+ (* -1 (/ (+ (* -1 (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c))))) (* -1 (/ (+ (* -4 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt (pow c 3)))) (* 1/2 (* (* b (* (sqrt -1) (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c)))))) (sqrt c)))) c))) c)) (* 32 (* (* (pow a 9) (sqrt -1)) (sqrt c))))))>
#<alt (* -1 (* (pow c 9) (+ (* -1 (/ (+ (* -1 (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c))))) (* -1 (/ (+ (* -4 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt (pow c 3)))) (+ (* -1 (/ (+ (* -1/2 (* (* b (* (sqrt -1) (+ (* -4 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt (pow c 3)))) (* 1/2 (* (* b (* (sqrt -1) (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c)))))) (sqrt c)))))) (sqrt c))) (* -1/8 (* (pow b 9) (* c (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c)))))))) c)) (* 1/2 (* (* b (* (sqrt -1) (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c)))))) (sqrt c))))) c))) c)) (* 32 (* (* (pow a 9) (sqrt -1)) (sqrt c))))))>
#<alt (* -4 c)>
#<alt (* -4 c)>
#<alt (* -4 c)>
#<alt (* -4 c)>
#<alt c>
#<alt c>
#<alt c>
#<alt c>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt b>
#<alt b>
#<alt b>
#<alt b>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt b>
#<alt b>
#<alt b>
#<alt b>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
Calls

159 calls:

TimeVariablePointExpression
42.0ms
a
@-inf
(/ (* b b) (* 2 a))
35.0ms
a
@inf
(/ (+ (neg b) (sqrt (/ (+ (* -64 (* (* a c) (* a (* c (* a c))))) (* b (* b (* b (* b (* b b)))))) (+ (* (* b b) (+ (* a (* -4 c)) (* b b))) (* (* 16 (* a c)) (* a c)))))) (* 2 a))
21.0ms
c
@0
(* (- (* b (* b (* b (* b (* b b))))) (* (+ (* a (* -4 c)) (* b b)) (+ (* b (* b (* b b))) (* (* 16 (* a c)) (* a c))))) (/ -1 (+ b (sqrt (+ (* a (* -4 c)) (* b b))))))
12.0ms
a
@-inf
(/ (* (- (* b (* b (* b (* b (* b b))))) (* (+ (* a (* -4 c)) (* b b)) (+ (* b (* b (* b b))) (* (* 16 (* a c)) (* a c))))) (/ -1 (+ b (sqrt (+ (* a (* -4 c)) (* b b)))))) (+ (* (+ (* a (* -4 c)) (* b b)) (+ (* b b) (+ (* a (* -4 c)) (* b b)))) (* b (* b (* b b)))))
12.0ms
a
@-inf
(/ (/ (* (- (* b (* b (* b (* b (* b b))))) (* (+ (* a (* -4 c)) (* b b)) (+ (* b (* b (* b b))) (* (* 16 (* a c)) (* a c))))) (/ -1 (+ b (sqrt (+ (* a (* -4 c)) (* b b)))))) (+ (* (+ (* a (* -4 c)) (* b b)) (+ (* b b) (+ (* a (* -4 c)) (* b b)))) (* b (* b (* b b))))) (* 2 a))
Compiler

Compiled 4 840 to 2 870 computations (40.7% saved)

rewrite565.0ms (4.1%)

Memory
-0.2MiB live, 796.1MiB allocated
Algorithm
batch-egg-rewrite
Rules
7 764×lower-*.f32
7 728×lower-*.f64
6 302×lower-fma.f32
6 286×lower-fma.f64
4 556×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
054596
0102542
1425453
23923390
011661381
Stop Event
iter limit
node limit
iter limit
Counts
22 → 813
Calls
Call 1
Inputs
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a))
(*.f64 b b)
(*.f64 #s(literal 2 binary64) a)
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a))
(fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))
(neg.f64 b)
(sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 #s(literal -4 binary64) c)
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
Outputs
(+.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(fma.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(fma.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(fma.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(neg.f64 (/.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))))
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a)
(/.f64 (-.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (neg.f64 a))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) (+.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(/.f64 (/.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) #s(literal 2 binary64))
(/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) a) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 a (neg.f64 (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 b (+.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))) #s(literal 4 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(*.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(+.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(+.f64 (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(fma.f64 b (neg.f64 (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 (neg.f64 b) (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 (neg.f64 (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))))
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (neg.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 (*.f64 b b)))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b b))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (-.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))))
(/.f64 (-.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))) (*.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))) (*.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))) (*.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b))) (*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b))) (*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))) (*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b b))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b b))) (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b b))) (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))) (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b b))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b b))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 b b))) (*.f64 (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 b b))) (*.f64 (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))) (*.f64 (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (*.f64 b b)))) (*.f64 (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64))) (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (neg.f64 (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)))
(*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)))
(/.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))
(exp.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)))
(fabs.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))) (neg.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 a (*.f64 c c))))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(/.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))))) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))
(*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(*.f64 (pow.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 (*.f64 b b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 b b) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 b b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) b) a)
(/.f64 (*.f64 b (/.f64 b a)) #s(literal 2 binary64))
(pow.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 b (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))
(*.f64 (neg.f64 (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 b a))
(*.f64 (/.f64 b a) (*.f64 b #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) b)
(exp.f64 (log.f64 (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64)))
(neg.f64 (neg.f64 (*.f64 b b)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 (neg.f64 b) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))
(*.f64 b b)
(*.f64 (*.f64 b b) #s(literal 1 binary64))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (*.f64 b b))
(*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b)
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(*.f64 a #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) a)
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal -1/2 binary64))) a)) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (neg.f64 (/.f64 #s(literal -1/2 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (*.f64 a #s(literal -2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal -1/2 binary64))) a)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal -1/2 binary64))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (neg.f64 (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))
(/.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (neg.f64 (/.f64 #s(literal -1/2 binary64) a)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a)
(pow.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal -1/2 binary64))) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)))
(*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (neg.f64 (/.f64 #s(literal -1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))))
(*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (*.f64 a #s(literal -2 binary64))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(+.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b (+.f64 b b)))
(+.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))
(+.f64 (*.f64 b (+.f64 b b)) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b)))
(fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b (+.f64 b b)))
(fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(fma.f64 b (+.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b (+.f64 b b)))
(fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b (+.f64 b b)))
(fma.f64 (neg.f64 b) (neg.f64 b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b (+.f64 b b)))
(fma.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))))) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(fma.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 a (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal 4 binary64)) c (*.f64 b (+.f64 b b)))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (fma.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b)) (-.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (*.f64 (*.f64 b (+.f64 b b)) (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (-.f64 (*.f64 b (+.f64 b b)) (*.f64 c (*.f64 a #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(pow.f64 (/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b)))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b (+.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 c (*.f64 a #s(literal 4 binary64)))))
(+.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)))
(+.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)))
(+.f64 (*.f64 (*.f64 b (+.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b b)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b (+.f64 b b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 c (*.f64 a #s(literal 4 binary64)))))
(fma.f64 (*.f64 b (+.f64 b b)) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal -1/2 binary64))))
(/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal -1/2 binary64)) a)
(/.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) a))
(/.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) a))
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 a)))
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 a) (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b)))) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(pow.f64 (/.f64 a (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal -1/2 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))))
(*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b (+.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 (*.f64 a #s(literal 4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 a (*.f64 c c)))))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 a (*.f64 c c))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64)))))
(/.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 a (*.f64 c c)))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 a (*.f64 c c)))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))))))
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 a (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(+.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (neg.f64 b))
(-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(-.f64 (+.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (neg.f64 b))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))) (neg.f64 b))
(fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (fma.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal 4096 binary64))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (-.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 a (*.f64 c c))))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 a (*.f64 c c)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (fma.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal 4096 binary64)))))) (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (-.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 a (*.f64 c c)))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 a (*.f64 c c)))))) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (fma.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b b (+.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (fma.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))))
(*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (+.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(-.f64 #s(literal 0 binary64) b)
(neg.f64 b)
(/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))
(*.f64 b #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) b)
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal 1 binary64))))
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -262144 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal 4096 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -262144 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal 4096 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal 4096 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))))) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))))
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -262144 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal 4096 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal 4096 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))))
(pow.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal -1/2 binary64))
(pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c))))))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))))
(*.f64 (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (fma.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal 4096 binary64))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (-.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 a (*.f64 c c))))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 a (*.f64 c c)))))))
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (fma.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal 4096 binary64)))))) (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (-.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 a (*.f64 c c)))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 a (*.f64 c c)))))))
(+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(+.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(-.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))
(fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (neg.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) b (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (neg.f64 (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (neg.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (*.f64 b (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (*.f64 b (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) a) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) a))
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal -1 binary64)))
(neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 #s(literal -4 binary64) c)
(*.f64 c #s(literal -4 binary64))
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 2 binary64)))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (neg.f64 b) #s(literal 4 binary64))
(pow.f64 (neg.f64 (*.f64 b b)) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b b)) b)
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b)))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3/2 binary64)))
(neg.f64 (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (neg.f64 b) #s(literal 3 binary64))
(pow.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64))
(pow.f64 (exp.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 (*.f64 b b) (neg.f64 b))
(*.f64 (neg.f64 b) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))

simplify828.0ms (6%)

Memory
39.7MiB live, 832.7MiB allocated
Algorithm
egg-herbie
Rules
8 556×lower-*.f64
8 556×lower-*.f32
3 730×lower-fma.f64
3 730×lower-fma.f32
3 340×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0305929241
0802028117
Stop Event
iter limit
node limit
Counts
636 → 616
Calls
Call 1
Inputs
(/ -2 (+ b (sqrt (pow b 7))))
(- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(- (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(- (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(* -2 (* (sqrt (/ 1 a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt a) (/ (* b (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(* (sqrt (/ 1 a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt a) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))))))) (* -1/32 (* (pow a 2) (pow b 8)))) a)) (* 2 (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(/ -2 (+ b (sqrt (pow b 7))))
(- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (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 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 8) (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 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 3) (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 3) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 4) 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 3) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(/ -2 (pow b 4))
(/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 4))
(/ (- (* 2 (/ 1 (pow b 3))) (+ 2 (/ 2 (pow b 6)))) (pow b 4))
(/ (- (+ (* -4 (/ (* a c) (pow b 8))) (* 2 (/ 1 (pow b 3)))) (+ 2 (/ 2 (pow b 6)))) (pow b 4))
(/ -2 (pow b 4))
(/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 4))
(/ (- (* -1 (/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 3))) 2) (pow b 4))
(/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (/ (* a c) (pow b 2))) 2) (pow b 3))) 2) (pow b 3))) 2) (pow b 4))
(* -4 (/ (* a c) (+ b (pow b 3))))
(* a (+ (* -8 (/ (* a (pow c 2)) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ c (+ b (pow b 3))))))
(* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* a (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))
(* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* a (+ (* 4 (* a (+ (* -4 (/ (pow c 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))
(* -4 (* (sqrt a) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow a 2)))))
(+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt a) (/ (* b (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 7)) (pow (sqrt -4) 4)))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow a 2))))))
(* 2 (* (sqrt a) (sqrt -1)))
(+ (* -1 b) (* 2 (* (sqrt a) (sqrt -1))))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt a) (sqrt -1))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt a) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1))))))))) (* -1/32 (* (pow a 2) (pow b 7)))) a))) a)) (* a b)) a)) (* 2 (* (sqrt a) (sqrt -1))))
(* -4 (/ (* a c) (+ b (pow b 3))))
(* c (+ (* -8 (/ (* (pow a 2) c) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ a (+ b (pow b 3))))))
(* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* c (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))
(* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* c (+ (* 4 (* c (+ (* -4 (/ (pow a 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow a 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 6) (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 6) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 7) (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 6) (pow (sqrt -4) 3))))) (pow c 2))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 6) (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 6) (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 6) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 7) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ b (pow (sqrt -4) 3)))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (/ b (* a (* c (pow (sqrt -4) 4))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(* -4 (* (* a c) (sqrt (/ 1 (pow b 7)))))
(/ (+ (* -4 (* (* a c) (sqrt b))) (* 4 (/ (* a c) (pow b 2)))) (pow b 4))
(/ (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2))))) (pow b 4))
(/ (+ (* -8 (* (* (pow a 2) (pow c 2)) (sqrt (/ 1 (pow b 13))))) (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2)))))) (pow b 4))
(* -4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 7)))))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -4 (/ (* a c) (pow b 2)))) (pow b 4))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* 4 (* a (* b c))) (* 4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3)))))) (pow b 3)))) (pow b 4))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* -1 (/ (+ (* -8 (* (* (pow a 2) (* (pow c 2) (sqrt -1))) (sqrt (/ 1 b)))) (* -4 (* (* a (* c (sqrt -1))) (sqrt (pow b 3))))) (pow b 3))) (* 4 (* a (* b c)))) (pow b 3)))) (pow b 4))
(/ (pow b 6) (+ b (pow b 3)))
(+ (* a (- (* -4 (/ c (+ b (pow b 3)))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))
(+ (* a (- (+ (* -4 (/ c (+ b (pow b 3)))) (* -1 (* a (+ (* -2 (/ (* c (- (* -4 (/ c (+ b (pow b 3)))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))
(+ (* a (- (+ (* -4 (/ c (+ b (pow b 3)))) (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))) (+ (* -2 (/ (* (pow c 2) (- (* -4 (/ c (+ b (pow b 3)))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (* (pow b 9) (+ b (pow b 3))))) (* 2 (/ (* c (+ (* -2 (/ (* c (- (* -4 (/ c (+ b (pow b 3)))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (+ (* -2 (/ (* c (- (* -4 (/ c (+ b (pow b 3)))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))
(* -4 (* (sqrt a) (/ 1 (sqrt -4))))
(- (+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 a)) (/ (pow b 6) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))
(- (+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt a) (/ (* b (- (* (sqrt a) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 a)) (/ (pow b 6) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))
(- (+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt a) (/ (* b (+ (* -2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt a) (/ (* b (- (* (sqrt a) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 6) (- (* (sqrt a) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (pow (sqrt -4) 2)))) (pow a 3))) (* (sqrt (/ 1 a)) (/ (pow b 6) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 a)) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (pow a 3))) (/ (* b (- (* (sqrt a) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))
(* 2 (* (sqrt a) (sqrt -1)))
(+ (* -1 (/ (- (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* -1 (* a b))) a)) (* 2 (* (sqrt a) (sqrt -1))))
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* -1 (* a b))))))))) (* -1 (* a b))) a)) (* 2 (* (sqrt a) (sqrt -1))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1)))) (* 1/2 (* (sqrt a) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (* (pow b 6) (- (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* -1 (* a b)))))) (+ (* 1/4 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1)))) (* 1/2 (* (sqrt a) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1))))) (* -1 (* a b))) a)) (* 2 (* (sqrt a) (sqrt -1))))
(/ (pow b 6) (+ b (pow b 3)))
(+ (* c (- (* -4 (/ a (+ b (pow b 3)))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))
(+ (* c (- (+ (* -4 (/ a (+ b (pow b 3)))) (* -1 (* c (+ (* -2 (/ (* a (- (* -4 (/ a (+ b (pow b 3)))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))
(+ (* c (- (+ (* -4 (/ a (+ b (pow b 3)))) (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))) (+ (* -2 (/ (* (pow a 2) (- (* -4 (/ a (+ b (pow b 3)))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (* (pow b 9) (+ b (pow b 3))))) (* 2 (/ (* a (+ (* -2 (/ (* a (- (* -4 (/ a (+ b (pow b 3)))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (+ (* -2 (/ (* a (- (* -4 (/ a (+ b (pow b 3)))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 6) (* c (- (* (sqrt (/ c a)) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (* -1 (* b c))))))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 6) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 6) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (* -1 (* b c)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 6) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ b (pow (sqrt -4) 3)))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 4 (/ b (* a (* c (pow (sqrt -4) 4))))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(sqrt (pow b 7))
(* (pow b 3) (- (sqrt b) (/ 1 (pow b 2))))
(* (pow b 3) (- (+ (sqrt b) (sqrt (/ 1 (pow b 9)))) (/ 1 (pow b 2))))
(* (pow b 3) (- (+ (sqrt b) (* -4 (* (* a c) (sqrt (/ 1 (pow b 13)))))) (+ (* -1 (sqrt (/ 1 (pow b 9)))) (/ 1 (pow b 2)))))
(* -1 (* (sqrt (pow b 7)) (sqrt -1)))
(* -1 (* (pow b 3) (+ (* (sqrt b) (sqrt -1)) (/ 1 (pow b 2)))))
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 b) (* -1 (* (sqrt (/ 1 (pow b 3))) (sqrt -1)))) (pow b 3))) (* (sqrt b) (sqrt -1)))))
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (- (* 4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 b)))) (* -1 (* (sqrt (pow b 3)) (sqrt -1)))) (pow b 3)))) (pow b 3))) (* (sqrt b) (sqrt -1)))))
(pow b 6)
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(* -4 a)
(* a (- (/ (pow b 6) a) 4))
(* a (- (/ (pow b 6) a) 4))
(* a (- (/ (pow b 6) a) 4))
(* -4 a)
(* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))
(* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))
(* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))
(pow b 6)
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 6) c)))
(* c (+ (* -4 a) (/ (pow b 6) c)))
(* c (+ (* -4 a) (/ (pow b 6) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(pow b 7)
(pow b 7)
(* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))
(* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))
(* -1 (pow b 7))
(* -1 (pow b 7))
(* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))
(* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* -1/2 (/ (pow b 3) a))
(* -1/2 (/ (pow b 3) a))
(* -1/2 (/ (pow b 3) a))
(* -1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
(* 1/2 (/ (pow b 3) a))
b
b
b
b
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
a
a
a
a
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* -1 (* (/ 1 a) (sqrt (pow b 7))))
(* (pow b 3) (+ (* -1 (* (/ 1 a) (sqrt b))) (/ 1 (* a (pow b 2)))))
(* (pow b 3) (+ (* -1 (* (/ 1 a) (sqrt b))) (+ (* -1 (* (/ 1 a) (sqrt (/ 1 (pow b 9))))) (/ 1 (* a (pow b 2))))))
(* (pow b 3) (+ (* -2 (* (sqrt (/ 1 (pow b 13))) c)) (+ (* -1 (* (/ 1 a) (sqrt b))) (+ (* -1 (* (/ 1 a) (sqrt (/ 1 (pow b 9))))) (/ 1 (* a (pow b 2)))))))
(* (/ (sqrt -1) a) (sqrt (pow b 7)))
(* -1 (* (pow b 3) (- (* -1 (* (/ (sqrt -1) a) (sqrt b))) (/ 1 (* a (pow b 2))))))
(* -1 (* (pow b 3) (+ (* -1 (* (/ (sqrt -1) a) (sqrt b))) (* -1 (/ (- (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 3)))) (* -1 (/ b a))) (pow b 3))))))
(* -1 (* (pow b 3) (+ (* -1 (* (/ (sqrt -1) a) (sqrt b))) (* -1 (/ (- (* -1 (/ (+ (* -1 (* (/ (sqrt -1) a) (sqrt (pow b 3)))) (* 2 (* (sqrt (/ 1 b)) (* c (sqrt -1))))) (pow b 3))) (* -1 (/ b a))) (pow b 3))))))
(* -1 (/ (pow b 7) (* a (+ b (sqrt (pow b 7))))))
(/ (+ (* -1 (/ (pow b 7) (+ b (sqrt (pow b 7))))) (* -1/2 (* a (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))))) a)
(/ (+ (* -1 (/ (pow b 7) (+ b (sqrt (pow b 7))))) (* a (+ (* -1/2 (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* -2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))))) a)
(/ (+ (* -1 (/ (pow b 7) (+ b (sqrt (pow b 7))))) (* a (+ (* -1/2 (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (* a (+ (* 1/2 (* a (+ (* -8 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (* (pow c 2) (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* -2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))) (+ b (sqrt (pow b 7)))))))))) (* 1/2 (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* -2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7))))))))))))) a)
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1/2 (/ (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2)))) a))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (* 1/2 (/ (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 7) (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1/2 (/ (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b)) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* 1/2 (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b))) (* 1/2 (/ (+ (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b))))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b)))))))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b))))))))))) (* -1/8 (/ (* a (* (pow b 7) (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b)))) c))) a))) a)) (* 1/2 (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b)))) a))) a))
(* -1 (/ (pow b 7) (* a (+ b (sqrt (pow b 7))))))
(+ (* -1 (/ (pow b 7) (* a (+ b (sqrt (pow b 7)))))) (* -1/2 (* c (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2))))))))
(+ (* -1 (/ (pow b 7) (* a (+ b (sqrt (pow b 7)))))) (* c (+ (* -1/2 (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (* (/ (* a (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7)))))))))))
(+ (* -1 (/ (pow b 7) (* a (+ b (sqrt (pow b 7)))))) (* c (+ (* -1/2 (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (* c (+ (* 1/2 (* c (+ (* -8 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))) (+ (* -2 (* (/ (* (pow a 2) (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 21))))) (* 2 (* (/ (* a (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (* (/ (* a (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 1/2 (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (* (/ (* a (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))))))
(* -2 (* (/ 1 (* a (sqrt -4))) (sqrt c)))
(+ (* -2 (* (/ 1 (* a (sqrt -4))) (sqrt c))) (* -1/2 (/ (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))
(+ (* -2 (* (/ 1 (* a (sqrt -4))) (sqrt c))) (+ (* -1/2 (/ (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)) (* 1/2 (/ (+ (* 2 (* (/ (pow b 7) (* a (pow (sqrt -4) 3))) (sqrt (pow c 3)))) (* (/ (* b (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)) (sqrt c))) (pow c 2)))))
(+ (* -2 (* (/ 1 (* a (sqrt -4))) (sqrt c))) (+ (* -1/2 (/ (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)) (+ (* 1/2 (/ (+ (* -1 (* (/ (* b (+ (* 2 (* (/ (pow b 7) (* a (pow (sqrt -4) 3))) (sqrt (pow c 3)))) (* (/ (* b (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)) (sqrt c)))) (sqrt -4)) (sqrt c))) (* 1/2 (/ (* (pow b 7) (* c (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (pow (sqrt -4) 2)))) (pow c 3))) (* 1/2 (/ (+ (* 2 (* (/ (pow b 7) (* a (pow (sqrt -4) 3))) (sqrt (pow c 3)))) (* (/ (* b (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)) (sqrt c))) (pow c 2))))))
(* (/ (sqrt -1) a) (sqrt c))
(+ (* 1/2 (/ (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)) c)) (* (/ (sqrt -1) a) (sqrt c)))
(+ (* -1 (/ (+ (* -1/2 (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a))) (* -1/2 (/ (+ (* -1/4 (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt (pow c 3)))) (* 1/2 (* (* b (* (sqrt -1) (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)))) (sqrt c)))) c))) c)) (* (/ (sqrt -1) a) (sqrt c)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (* b (* (sqrt -1) (+ (* -1/4 (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt (pow c 3)))) (* 1/2 (* (* b (* (sqrt -1) (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)))) (sqrt c)))))) (sqrt c))) (* -1/8 (* (pow b 7) (* c (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)))))) c)) (* 1/2 (+ (* -1/4 (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt (pow c 3)))) (* 1/2 (* (* b (* (sqrt -1) (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)))) (sqrt c)))))) c)) (* -1/2 (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)))) c)) (* (/ (sqrt -1) a) (sqrt c)))
(* 4 (* a c))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(* 2 (pow b 6))
(* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))
(* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))
(* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))
(* 2 (pow b 6))
(* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))
(* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))
(* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))
(* 2 (pow b 6))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(* 4 (* a c))
(* a (+ (* 2 (/ (pow b 6) a)) (* 4 c)))
(* a (+ (* 2 (/ (pow b 6) a)) (* 4 c)))
(* a (+ (* 2 (/ (pow b 6) a)) (* 4 c)))
(* 4 (* a c))
(* -1 (* a (+ (* -4 c) (* -2 (/ (pow b 6) a)))))
(* -1 (* a (+ (* -4 c) (* -2 (/ (pow b 6) a)))))
(* -1 (* a (+ (* -4 c) (* -2 (/ (pow b 6) a)))))
(* 2 (pow b 6))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(* 4 c)
(* c (+ 4 (* 2 (/ (pow b 6) c))))
(* c (+ 4 (* 2 (/ (pow b 6) c))))
(* c (+ 4 (* 2 (/ (pow b 6) c))))
(* 4 c)
(* -1 (* c (- (* -2 (/ (pow b 6) c)) 4)))
(* -1 (* c (- (* -2 (/ (pow b 6) c)) 4)))
(* -1 (* c (- (* -2 (/ (pow b 6) c)) 4)))
(* -2 c)
(* -2 c)
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(* -1 (/ (pow b 7) a))
(* -1 (/ (pow b 7) a))
(* (pow b 7) (- (* -2 (/ c (pow b 7))) (/ 1 a)))
(* (pow b 7) (- (* -2 (/ c (pow b 7))) (/ 1 a)))
(/ (pow b 7) a)
(/ (pow b 7) a)
(* -1 (* (pow b 7) (- (* 2 (/ c (pow b 7))) (/ 1 a))))
(* -1 (* (pow b 7) (- (* 2 (/ c (pow b 7))) (/ 1 a))))
(* -1 (/ (pow b 7) a))
(/ (+ (* -2 (* a c)) (* -1 (pow b 7))) a)
(/ (+ (* -2 (* a c)) (* -1 (pow b 7))) a)
(/ (+ (* -2 (* a c)) (* -1 (pow b 7))) a)
(* -2 c)
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(* -2 c)
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(* -1 (/ (pow b 7) a))
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(* -2 (/ c a))
(* c (- (* -1 (/ (pow b 7) (* a c))) (* 2 (/ 1 a))))
(* c (- (* -1 (/ (pow b 7) (* a c))) (* 2 (/ 1 a))))
(* c (- (* -1 (/ (pow b 7) (* a c))) (* 2 (/ 1 a))))
(* -2 (/ c a))
(* -1 (* c (+ (* 2 (/ 1 a)) (/ (pow b 7) (* a c)))))
(* -1 (* c (+ (* 2 (/ 1 a)) (/ (pow b 7) (* a c)))))
(* -1 (* c (+ (* 2 (/ 1 a)) (/ (pow b 7) (* a c)))))
(* 4 (* a c))
(+ (* 4 (* a c)) (pow b 6))
(+ (* 4 (* a c)) (pow b 6))
(+ (* 4 (* a c)) (pow b 6))
(pow b 7)
(pow b 7)
(* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7)))))
(* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7)))))
(* -1 (pow b 7))
(* -1 (pow b 7))
(* -1 (* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7))))))
(* -1 (* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7))))))
(pow b 6)
(+ (* 4 (* a c)) (pow b 6))
(+ (* 4 (* a c)) (pow b 6))
(+ (* 4 (* a c)) (pow b 6))
(* 4 (* a c))
(* a (+ (* 4 c) (/ (pow b 6) a)))
(* a (+ (* 4 c) (/ (pow b 6) a)))
(* a (+ (* 4 c) (/ (pow b 6) a)))
(* 4 (* a c))
(* -1 (* a (+ (* -4 c) (* -1 (/ (pow b 6) a)))))
(* -1 (* a (+ (* -4 c) (* -1 (/ (pow b 6) a)))))
(* -1 (* a (+ (* -4 c) (* -1 (/ (pow b 6) a)))))
(pow b 6)
(+ (* 4 (* a c)) (pow b 6))
(+ (* 4 (* a c)) (pow b 6))
(+ (* 4 (* a c)) (pow b 6))
(* 4 c)
(* c (+ 4 (/ (pow b 6) c)))
(* c (+ 4 (/ (pow b 6) c)))
(* c (+ 4 (/ (pow b 6) c)))
(* 4 c)
(* -1 (* c (- (* -1 (/ (pow b 6) c)) 4)))
(* -1 (* c (- (* -1 (/ (pow b 6) c)) 4)))
(* -1 (* c (- (* -1 (/ (pow b 6) c)) 4)))
(* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))
(+ (* -1 b) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))
(+ (* -1 b) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))
(+ (* b (- (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 8) (sqrt -4)))) 1)) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))
(* -1 b)
(* -1 b)
(* b (- (sqrt (/ 1 (pow b 17))) 1))
(* b (- (sqrt (/ 1 (pow b 17))) 1))
(* -1 b)
(* -1 b)
(* -1 (* b (+ 1 (* (sqrt (/ 1 (pow b 17))) (sqrt -1)))))
(* -1 (* b (+ 1 (* (sqrt (/ 1 (pow b 17))) (sqrt -1)))))
(- (sqrt (/ 1 (pow b 17))) b)
(- (+ (sqrt (/ 1 (pow b 17))) (* 2 (* (* a c) (sqrt (/ 1 (pow b 43)))))) b)
(- (+ (sqrt (/ 1 (pow b 17))) (* a (+ (* -1/2 (* (* a (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43))))) (sqrt (pow b 17)))) (* 2 (* (sqrt (/ 1 (pow b 43))) c))))) b)
(- (+ (sqrt (/ 1 (pow b 17))) (* a (+ (* 2 (* (sqrt (/ 1 (pow b 43))) c)) (* a (+ (* -1/2 (* (sqrt (pow b 17)) (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43)))))) (* -1/2 (* (* a (+ (* -64 (/ (pow c 3) (pow b 56))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43))))) (pow b 13))))) (sqrt (pow b 17))))))))) b)
(* -1 b)
(- (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)) b)
(- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))) b)
(- (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 25) (pow c 25)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))) b)
(* -1 b)
(- (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1))) b)
(- (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (* (pow b 9) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))) b)
(- (+ (* -1 (/ (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 7) (pow c 25)))) (* (pow b 18) (sqrt -1)))) (* 1/64 (* (sqrt (/ a (pow c 17))) (* (pow b 9) (sqrt -1))))) (pow a 9))) (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))) b)
(- (sqrt (/ 1 (pow b 17))) b)
(- (+ (sqrt (/ 1 (pow b 17))) (* 2 (* (* a c) (sqrt (/ 1 (pow b 43)))))) b)
(- (+ (sqrt (/ 1 (pow b 17))) (* c (+ (* -1/2 (* (sqrt (pow b 17)) (* c (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43))))))) (* 2 (* a (sqrt (/ 1 (pow b 43)))))))) b)
(- (+ (sqrt (/ 1 (pow b 17))) (* c (+ (* 2 (* a (sqrt (/ 1 (pow b 43))))) (* c (+ (* -1/2 (* (sqrt (pow b 17)) (* c (+ (* -64 (/ (pow a 3) (pow b 56))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43))))) (pow b 13))))))) (* -1/2 (* (sqrt (pow b 17)) (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43))))))))))) b)
(* -1 b)
(- (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)) b)
(- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))) b)
(- (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 25) (pow c 25)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))) b)
(* -1 b)
(- (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1))) b)
(- (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (* (pow b 9) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))) b)
(- (+ (* -1 (/ (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 25) (pow c 7)))) (* (pow b 18) (sqrt -1)))) (* 1/64 (* (sqrt (/ c (pow a 17))) (* (pow b 9) (sqrt -1))))) (pow c 9))) (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))) b)
(* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4))) (* b (- (* 1/64 (* (sqrt (/ 1 (* (pow a 21) (pow c 19)))) (/ (pow b 9) (sqrt -4)))) (* 1/2 (/ 1 a)))))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* b (- (* 1/2 (* (/ 1 a) (sqrt (/ 1 (pow b 17))))) (* 1/2 (/ 1 a))))
(* b (- (* 1/2 (* (/ 1 a) (sqrt (/ 1 (pow b 17))))) (* 1/2 (/ 1 a))))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1 (* b (+ (* 1/2 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 17))))) (* 1/2 (/ 1 a)))))
(* -1 (* b (+ (* 1/2 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 17))))) (* 1/2 (/ 1 a)))))
(* 1/2 (/ (- (/ 1 (pow b 9)) b) a))
(/ (+ (* 1/2 (- (/ 1 (pow b 9)) b)) (/ (* a c) (pow b 23))) a)
(/ (+ (* 1/2 (- (/ 1 (pow b 9)) b)) (* a (+ (* -1/4 (* a (* (pow b 9) (+ (* -16 (/ (pow c 2) (pow b 46))) (* 4 (/ (pow c 2) (pow b 46))))))) (/ c (pow b 23))))) a)
(/ (+ (* 1/2 (- (/ 1 (pow b 9)) b)) (* a (+ (* a (+ (* -1/4 (* a (* (pow b 9) (+ (* -64 (/ (pow c 3) (pow b 60))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 46))) (* 4 (/ (pow c 2) (pow b 46))))) (pow b 14))))))) (* -1/4 (* (pow b 9) (+ (* -16 (/ (pow c 2) (pow b 46))) (* 4 (/ (pow c 2) (pow b 46)))))))) (/ c (pow b 23))))) a)
(* -1/2 (/ b a))
(/ (+ (* -1/2 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))) a)
(/ (+ (* -1/2 b) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 19) (pow c 19)))) (/ (pow b 10) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))))) a)
(/ (+ (* -1/2 b) (+ (* -1/4096 (* (sqrt (/ 1 (* (pow a 29) (pow c 29)))) (/ (pow b 20) (pow (sqrt -4) 3)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 19) (pow c 19)))) (/ (pow b 10) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))))) a)
(* -1/2 (/ b a))
(* -1 (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 19) (pow c 19)))) (* (pow b 10) (sqrt -1)))) (* 1/2 b))) a))
(* -1 (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 19) (pow c 19)))) (* (pow b 10) (sqrt -1)))) (+ (* 1/32768 (* (sqrt (/ 1 (* (pow a 29) (pow c 29)))) (* (pow b 20) (sqrt -1)))) (* 1/2 b)))) a))
(* 1/2 (/ (- (/ 1 (pow b 9)) b) a))
(+ (* 1/2 (/ (- (/ 1 (pow b 9)) b) a)) (/ c (pow b 23)))
(+ (* 1/2 (/ (- (/ 1 (pow b 9)) b) a)) (* c (+ (* -1/4 (/ (* (pow b 9) (* c (+ (* -16 (/ (pow a 2) (pow b 46))) (* 4 (/ (pow a 2) (pow b 46)))))) a)) (/ 1 (pow b 23)))))
(+ (* 1/2 (/ (- (/ 1 (pow b 9)) b) a)) (* c (+ (* c (+ (* -1/4 (/ (* (pow b 9) (* c (+ (* -64 (/ (pow a 3) (pow b 60))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 46))) (* 4 (/ (pow a 2) (pow b 46))))) (pow b 14)))))) a)) (* -1/4 (/ (* (pow b 9) (+ (* -16 (/ (pow a 2) (pow b 46))) (* 4 (/ (pow a 2) (pow b 46))))) a)))) (/ 1 (pow b 23)))))
(* -1/2 (/ b a))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 21) (pow c 19)))) (/ (pow b 10) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/4096 (* (sqrt (/ 1 (* (pow a 31) (pow c 29)))) (/ (pow b 20) (pow (sqrt -4) 3)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 21) (pow c 19)))) (/ (pow b 10) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4))))))
(* -1/2 (/ b a))
(+ (* -1/2 (/ b a)) (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -1)))
(+ (* -1/2 (/ b a)) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 21) (pow c 19)))) (* (pow b 10) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -1))))
(+ (* -1/2 (/ b a)) (+ (* -1/32768 (* (sqrt (/ 1 (* (pow a 31) (pow c 29)))) (* (pow b 20) (sqrt -1)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 21) (pow c 19)))) (* (pow b 10) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -1)))))
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(sqrt (/ 1 (pow b 17)))
(+ (sqrt (/ 1 (pow b 17))) (* 2 (* (* a c) (sqrt (/ 1 (pow b 43))))))
(+ (sqrt (/ 1 (pow b 17))) (* a (+ (* -1/2 (* (* a (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43))))) (sqrt (pow b 17)))) (* 2 (* (sqrt (/ 1 (pow b 43))) c)))))
(+ (sqrt (/ 1 (pow b 17))) (* a (+ (* 2 (* (sqrt (/ 1 (pow b 43))) c)) (* a (+ (* -1/2 (* (sqrt (pow b 17)) (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43)))))) (* -1/2 (* (* a (+ (* -64 (/ (pow c 3) (pow b 56))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43))))) (pow b 13))))) (sqrt (pow b 17)))))))))
(* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))
(/ (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 9) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -4))) (pow a 4))
(/ (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 17) (pow c 25)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 9) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -4)))) (pow a 4))
(/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 25) (pow c 35)))) (/ (pow b 13) (sqrt -4)))) (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 17) (pow c 25)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 9) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -4))))) (pow a 4))
(* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))
(/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 9) (pow c 17)))) (* (pow b 9) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -1)))) (pow a 4))
(/ (+ (* -1 (/ (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 7) (pow c 25)))) (* (pow b 18) (sqrt -1)))) (* 1/64 (* (sqrt (/ a (pow c 17))) (* (pow b 9) (sqrt -1))))) (pow a 5))) (* 2 (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -1)))) (pow a 4))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16384 (* (sqrt (/ (pow a 3) (pow c 25))) (* (pow b 18) (sqrt -1)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 35)))) (* (pow b 13) (sqrt -1))))) (pow a 5))) (* 1/64 (* (sqrt (/ a (pow c 17))) (* (pow b 9) (sqrt -1))))) (pow a 5))) (* 2 (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -1)))) (pow a 4))
(sqrt (/ 1 (pow b 17)))
(+ (sqrt (/ 1 (pow b 17))) (* 2 (* (* a c) (sqrt (/ 1 (pow b 43))))))
(+ (sqrt (/ 1 (pow b 17))) (* c (+ (* -1/2 (* (sqrt (pow b 17)) (* c (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43))))))) (* 2 (* a (sqrt (/ 1 (pow b 43))))))))
(+ (sqrt (/ 1 (pow b 17))) (* c (+ (* 2 (* a (sqrt (/ 1 (pow b 43))))) (* c (+ (* -1/2 (* (sqrt (pow b 17)) (* c (+ (* -64 (/ (pow a 3) (pow b 56))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43))))) (pow b 13))))))) (* -1/2 (* (sqrt (pow b 17)) (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43)))))))))))
(* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))
(/ (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 9)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -4))) (pow c 4))
(/ (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 25) (pow c 17)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 9)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -4)))) (pow c 4))
(/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 33) (pow c 25)))) (/ (pow b 13) (sqrt -4)))) (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 25) (pow c 17)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 9)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -4))))) (pow c 4))
(* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))
(/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 17) (pow c 9)))) (* (pow b 9) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -1)))) (pow c 4))
(/ (+ (* -1 (/ (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 25) (pow c 7)))) (* (pow b 18) (sqrt -1)))) (* 1/64 (* (sqrt (/ c (pow a 17))) (* (pow b 9) (sqrt -1))))) (pow c 5))) (* 2 (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -1)))) (pow c 4))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16384 (* (sqrt (/ (pow c 3) (pow a 25))) (* (pow b 18) (sqrt -1)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 33) (pow c 5)))) (* (pow b 13) (sqrt -1))))) (pow c 5))) (* 1/64 (* (sqrt (/ c (pow a 17))) (* (pow b 9) (sqrt -1))))) (pow c 5))) (* 2 (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -1)))) (pow c 4))
(* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))
(* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))
(+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))
(+ (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)) (* (pow b 9) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 33) (pow c 33)))) (/ (pow b 4) (sqrt -4)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ 1 (sqrt -4)))))))
(sqrt (/ 1 (pow b 15)))
(sqrt (/ 1 (pow b 15)))
(/ (+ (sqrt (/ 1 b)) (* 2 (* (* a c) (sqrt (/ 1 (pow b 19)))))) (pow b 7))
(/ (+ (sqrt (/ 1 b)) (+ (* -32 (* (* (pow a 4) (pow c 4)) (sqrt (/ 1 (pow b 21))))) (* 2 (* (* a c) (sqrt (/ 1 (pow b 19))))))) (pow b 7))
(* -1 (* (sqrt (/ 1 (pow b 15))) (sqrt -1)))
(* -1 (* (sqrt (/ 1 (pow b 15))) (sqrt -1)))
(* -1 (/ (+ (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 19))))) (* (sqrt (/ 1 b)) (sqrt -1))) (pow b 7)))
(* -1 (/ (+ (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 19))))) (+ (* 32 (* (* (pow a 4) (* (pow c 4) (sqrt -1))) (sqrt (/ 1 (pow b 21))))) (* (sqrt (/ 1 b)) (sqrt -1)))) (pow b 7)))
(* 64 (* (pow a 9) (pow c 9)))
(- (pow b 3) (* -64 (* (pow a 9) (pow c 9))))
(- (* (pow b 3) (+ 1 (* -16 (* (pow a 8) (* (pow b 5) (pow c 8)))))) (* -64 (* (pow a 9) (pow c 9))))
(- (* (pow b 3) (+ 1 (* -16 (* (pow a 8) (* (pow b 5) (pow c 8)))))) (* -64 (* (pow a 9) (pow c 9))))
(* -1 (pow b 29))
(* -1 (pow b 29))
(* (pow b 29) (- (* 4 (/ (* a c) (pow b 10))) 1))
(* (pow b 29) (- (* 4 (/ (* a c) (pow b 10))) 1))
(pow b 29)
(pow b 29)
(* -1 (* (pow b 29) (- (* 4 (/ (* a c) (pow b 10))) 1)))
(* -1 (* (pow b 29) (- (* 4 (/ (* a c) (pow b 10))) 1)))
(- (pow b 3) (pow b 24))
(- (+ (* 4 (* a (* (pow b 16) c))) (pow b 3)) (pow b 24))
(- (+ (* 4 (* a (* (pow b 16) c))) (pow b 3)) (pow b 24))
(- (+ (* a (- (* -16 (* (pow a 7) (* (pow b 8) (pow c 8)))) (* -4 (* (pow b 16) c)))) (pow b 3)) (pow b 24))
(* 64 (* (pow a 9) (pow c 9)))
(* (pow a 9) (- (* -16 (/ (* (pow b 8) (pow c 8)) a)) (* -64 (pow c 9))))
(* (pow a 9) (- (* -16 (/ (* (pow b 8) (pow c 8)) a)) (* -64 (pow c 9))))
(* (pow a 9) (- (* 4 (/ (* (pow b 16) c) (pow a 8))) (+ (* -64 (pow c 9)) (* 16 (/ (* (pow b 8) (pow c 8)) a)))))
(* 64 (* (pow a 9) (pow c 9)))
(* -1 (* (pow a 9) (- (* 16 (/ (* (pow b 8) (pow c 8)) a)) (* 64 (pow c 9)))))
(* -1 (* (pow a 9) (- (* 16 (/ (* (pow b 8) (pow c 8)) a)) (* 64 (pow c 9)))))
(* -1 (* (pow a 9) (- (* -1 (/ (- (* 4 (/ (* (pow b 5) c) (pow a 7))) (* 16 (* (pow b 8) (pow c 8)))) a)) (* 64 (pow c 9)))))
(- (pow b 3) (pow b 24))
(- (+ (* 4 (* a (* (pow b 16) c))) (pow b 3)) (pow b 24))
(- (+ (* 4 (* a (* (pow b 16) c))) (pow b 3)) (pow b 24))
(- (+ (* c (- (* -16 (* (pow a 8) (* (pow b 8) (pow c 7)))) (* -4 (* a (pow b 16))))) (pow b 3)) (pow b 24))
(* 64 (* (pow a 8) (pow c 9)))
(* (pow c 9) (- (* -16 (/ (* (pow a 8) (pow b 8)) c)) (* -64 (pow a 8))))
(* (pow c 9) (- (* -16 (/ (* (pow a 8) (pow b 8)) c)) (* -64 (pow a 8))))
(* (pow c 9) (- (* 4 (/ (pow b 16) (pow c 8))) (+ (* -64 (pow a 8)) (* 16 (/ (* (pow a 8) (pow b 8)) c)))))
(* 64 (* (pow a 8) (pow c 9)))
(* -1 (* (pow c 9) (- (* 16 (/ (* (pow a 8) (pow b 8)) c)) (* 64 (pow a 8)))))
(* -1 (* (pow c 9) (- (* 16 (/ (* (pow a 8) (pow b 8)) c)) (* 64 (pow a 8)))))
(* -1 (* (pow c 9) (- (* -1 (/ (- (* 4 (/ (pow b 5) (pow c 7))) (* 16 (* (pow a 8) (pow b 8)))) c)) (* 64 (pow a 8)))))
(* -2 (* (sqrt (* (pow a 13) (pow c 15))) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (* (pow a 13) (pow c 15))) (/ 1 (sqrt -4)))) (* 2 (/ (* (pow a 6) (* b (pow c 7))) (pow (sqrt -4) 2))))
(+ (* -2 (* (sqrt (* (pow a 13) (pow c 15))) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (* (pow a 11) (pow c 13))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ (* (pow a 6) (pow c 7)) (pow (sqrt -4) 2))))))
(+ (* -2 (* (sqrt (* (pow a 13) (pow c 15))) (/ 1 (sqrt -4)))) (* b (+ (* 2 (/ (* (pow a 6) (pow c 7)) (pow (sqrt -4) 2))) (* b (+ (* -2 (* (sqrt (* (pow a 11) (pow c 13))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ (* (pow a 5) (* b (pow c 6))) (pow (sqrt -4) 4))))))))
(* 1/4 (* (/ 1 a) (sqrt (pow b 7))))
(* (pow b 3) (+ (* -1/8 (* (/ 1 a) (sqrt (/ 1 (pow b 3))))) (* 1/4 (* (/ 1 a) (sqrt b)))))
(* (pow b 3) (+ (* -1/8 (* (/ 1 a) (sqrt (/ 1 (pow b 3))))) (+ (* 1/16 (* (/ 1 a) (sqrt (/ 1 (pow b 7))))) (* 1/4 (* (/ 1 a) (sqrt b))))))
(* (pow b 3) (- (+ (* -1/8 (* (/ 1 a) (sqrt (/ 1 (pow b 3))))) (+ (* 1/16 (* (/ 1 a) (sqrt (/ 1 (pow b 7))))) (* 1/4 (* (/ 1 a) (sqrt b))))) (* 1/4 (/ 1 (* a (pow b 4))))))
(* -1/4 (* (/ (sqrt -1) a) (sqrt (pow b 7))))
(* -1 (* (pow b 3) (+ (* -1/8 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 3))))) (* 1/4 (* (/ (sqrt -1) a) (sqrt b))))))
(* -1 (* (pow b 3) (+ (* -1/8 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 3))))) (+ (* 1/16 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 7))))) (* 1/4 (* (/ (sqrt -1) a) (sqrt b)))))))
(* -1 (* (pow b 3) (+ (* -1/8 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 3))))) (+ (* 1/16 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 7))))) (+ (* 1/4 (* (/ (sqrt -1) a) (sqrt b))) (* 1/4 (/ 1 (* a (pow b 4)))))))))
(* -1/2 (/ (- (pow b 4) (pow b 26)) (* a (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))
(/ (+ (* -1/2 (* a (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* -1/2 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) a)
(/ (+ (* -1/2 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* a (+ (* -1/2 (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* 1/2 (* a (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))))) a)
(/ (+ (* -1/2 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* a (+ (* -1/2 (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* a (+ (* 1/2 (* a (+ (* -1 (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (+ (/ (* (+ (* -32 (* (sqrt (/ 1 (pow b 9))) (pow c 3))) (+ (* -4 (* (sqrt (/ 1 (pow b 45))) (* (pow c 3) (+ (* 2 (pow b 18)) (pow b 17))))) (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))) (* 1/2 (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))))))) a)
(* -2 (* (sqrt (* (pow a 13) (pow c 15))) (/ 1 (sqrt -4))))
(* (pow a 6) (+ (* -2 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (* -1/2 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a))))
(* (pow a 6) (+ (* -2 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a)) (* 1/2 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (pow a 2))))))
(* (pow a 6) (+ (* -2 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a)) (+ (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 9) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (sqrt -4)))) (* b (+ (* 2 (pow b 18)) (pow b 17)))))) (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (pow a 2)))))))
(* -1 (* (sqrt (* (pow a 13) (pow c 15))) (sqrt -1)))
(* (pow a 6) (+ (* -1 (* (sqrt (* a (pow c 15))) (sqrt -1))) (* -1/2 (/ (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))) a))))
(* (pow a 6) (+ (* -1 (* (sqrt (* a (pow c 15))) (sqrt -1))) (* -1 (/ (+ (* 1/2 (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2))))))))) (* 1/2 (/ (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))))))) a))) a))))
(* (pow a 6) (+ (* -1 (* (sqrt (* a (pow c 15))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c))))))))))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))))))) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))) (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 9) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c))))))) (* b (+ (* 2 (pow b 18)) (pow b 6))))))))) a))) a)) (* 1/2 (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))) a))))
(* -1/2 (/ (- (pow b 4) (pow b 26)) (* a (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))
(+ (* -1/2 (* c (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))))) (* -1/2 (/ (- (pow b 4) (pow b 26)) (* a (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))
(+ (* -1/2 (/ (- (pow b 4) (pow b 26)) (* a (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* c (+ (* -1/2 (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* 1/2 (* c (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))))))
(+ (* -1/2 (/ (- (pow b 4) (pow b 26)) (* a (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* c (+ (* -1/2 (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* c (+ (* 1/2 (* c (+ (* -1 (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (+ (/ (* (+ (* -32 (* (pow a 3) (sqrt (/ 1 (pow b 9))))) (+ (* -4 (* (* (pow a 3) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 45))))) (* -2 (* (* (pow a 2) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 27))))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))) (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))) (* 1/2 (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))))))
(* -2 (* (/ (pow a 8) (sqrt -4)) (sqrt (pow c 15))))
(* (pow c 7) (+ (* -2 (* (/ (pow a 8) (sqrt -4)) (sqrt c))) (* -1/2 (/ (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c))))
(* (pow c 7) (+ (* -2 (* (/ (pow a 8) (sqrt -4)) (sqrt c))) (+ (* -1/2 (/ (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c)) (* 1/2 (/ (+ (* 1/16 (* (sqrt c) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (pow c 2))))))
(* (pow c 7) (+ (* -2 (* (/ (pow a 8) (sqrt -4)) (sqrt c))) (+ (* -1/2 (/ (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c)) (+ (* 1/2 (/ (+ (* -1/16 (* (sqrt c) (/ (* (+ (* 1/16 (* (sqrt c) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9))))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt c) (/ (* (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))) (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 1/2 (* (/ (* (pow b 9) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (sqrt -4)) (sqrt c))) (* b (+ (* 2 (pow b 18)) (pow b 17)))))) (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (+ (* 1/16 (* (sqrt c) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (pow c 2)))))))
(* -1 (* (* (pow a 8) (sqrt -1)) (sqrt (pow c 15))))
(* -1 (* (pow c 7) (+ (* 1/2 (/ (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))) c)) (* (* (pow a 8) (sqrt -1)) (sqrt c)))))
(* -1 (* (pow c 7) (+ (* -1 (/ (+ (* -1/2 (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b))))))) (* -1/2 (/ (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))))))) c))) c)) (* (* (pow a 8) (sqrt -1)) (sqrt c)))))
(* -1 (* (pow c 7) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))))))) (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))) (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 8) (* c (+ (* 1/4 (* (* (pow b 9) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9))))) (sqrt c))) (* b (+ (* 2 (pow b 18)) (pow b 6))))))))) c)) (* 1/2 (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))))))))) c)) (* -1/2 (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))) c)) (* (* (pow a 8) (sqrt -1)) (sqrt c)))))
(* -4 (* (sqrt (* (pow a 15) (pow c 15))) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* (pow a 15) (pow c 15))) (/ 1 (sqrt -4)))) (* 4 (/ (* (pow a 7) (* b (pow c 7))) (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* (pow a 15) (pow c 15))) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* (sqrt (* (pow a 13) (pow c 13))) (/ b (pow (sqrt -4) 3)))) (* 4 (/ (* (pow a 7) (pow c 7)) (pow (sqrt -4) 2))))))
(+ (* -4 (* (sqrt (* (pow a 15) (pow c 15))) (/ 1 (sqrt -4)))) (* b (+ (* 4 (/ (* (pow a 7) (pow c 7)) (pow (sqrt -4) 2))) (* b (+ (* -4 (* (sqrt (* (pow a 13) (pow c 13))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (/ (* (pow a 6) (* b (pow c 6))) (pow (sqrt -4) 4))))))))
(* 1/2 (sqrt (pow b 7)))
(* (pow b 3) (+ (* -1/4 (sqrt (/ 1 (pow b 3)))) (* 1/2 (sqrt b))))
(* (pow b 3) (+ (* -1/4 (sqrt (/ 1 (pow b 3)))) (+ (* 1/8 (sqrt (/ 1 (pow b 7)))) (* 1/2 (sqrt b)))))
(* (pow b 3) (- (+ (* -1/4 (sqrt (/ 1 (pow b 3)))) (+ (* 1/8 (sqrt (/ 1 (pow b 7)))) (* 1/2 (sqrt b)))) (/ 1/2 (pow b 4))))
(* -1/2 (* (sqrt (pow b 7)) (sqrt -1)))
(* -1 (* (pow b 3) (+ (* -1/4 (* (sqrt (/ 1 (pow b 3))) (sqrt -1))) (* 1/2 (* (sqrt b) (sqrt -1))))))
(* -1 (* (pow b 3) (+ (* -1/4 (* (sqrt (/ 1 (pow b 3))) (sqrt -1))) (+ (* 1/8 (* (sqrt (/ 1 (pow b 7))) (sqrt -1))) (* 1/2 (* (sqrt b) (sqrt -1)))))))
(* -1 (* (pow b 3) (+ (* -1/4 (* (sqrt (/ 1 (pow b 3))) (sqrt -1))) (+ (* 1/8 (* (sqrt (/ 1 (pow b 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt b) (sqrt -1))) (/ 1/2 (pow b 4)))))))
(* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))
(+ (* -1 (* a (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))
(+ (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* a (+ (* -1 (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* a (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))))
(+ (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* a (+ (* -1 (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* a (+ (* a (+ (* -1 (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (+ (/ (* (+ (* -32 (* (sqrt (/ 1 (pow b 9))) (pow c 3))) (+ (* -4 (* (sqrt (/ 1 (pow b 45))) (* (pow c 3) (+ (* 2 (pow b 18)) (pow b 17))))) (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))) (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))))))
(* -4 (* (sqrt (* (pow a 15) (pow c 15))) (/ 1 (sqrt -4))))
(* (pow a 7) (+ (* -4 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (* -1 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a))))
(* (pow a 7) (+ (* -4 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (+ (* -1 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17))))))) (* a (pow (sqrt -4) 2))))))))
(* (pow a 7) (+ (* -4 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (+ (* -1 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/4 (/ (* (pow c 5) (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 9) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (sqrt -4)))) (* b (+ (* 2 (pow b 18)) (pow b 17))))) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/4 (/ (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17))))))) (* a (pow (sqrt -4) 2)))))))))))
(* -2 (* (sqrt (* (pow a 15) (pow c 15))) (sqrt -1)))
(* -1 (* (pow a 7) (- (+ (* -1/2 (* (sqrt (/ (pow c 13) a)) (* (pow b 9) (sqrt -1)))) (* 2 (* (sqrt (* a (pow c 15))) (sqrt -1)))) (* 1/16 (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))
(* -1 (* (pow a 7) (+ (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2))))))))) (* -1 (/ (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))))))) a))) a)) (* 2 (* (sqrt (* a (pow c 15))) (sqrt -1))))))
(* -1 (* (pow a 7) (+ (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2))))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))))))) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))) (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 9) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c))))))) (* b (+ (* 2 (pow b 18)) (pow b 6))))))))) a)) (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c))))))))))) a))) a)) (* 2 (* (sqrt (* a (pow c 15))) (sqrt -1))))))
(* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))
(+ (* -1 (* c (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))
(+ (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* c (+ (* -1 (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* c (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))))
(+ (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* c (+ (* -1 (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* c (+ (* c (+ (* -1 (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (+ (/ (* (+ (* -32 (* (pow a 3) (sqrt (/ 1 (pow b 9))))) (+ (* -4 (* (* (pow a 3) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 45))))) (* -2 (* (* (pow a 2) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 27))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))) (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))))))
(* -4 (* (/ (pow a 9) (sqrt -4)) (sqrt (pow c 15))))
(* (pow c 7) (+ (* -4 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (* -1 (/ (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c))))
(* (pow c 7) (+ (* -4 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (+ (* -1 (/ (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c)) (+ (* 1/16 (* (sqrt (/ 1 (pow c 3))) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 9) (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17))))))) (* c (pow (sqrt -4) 2))))))))
(* (pow c 7) (+ (* -4 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (+ (* -1 (/ (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c)) (+ (* -1/16 (* (sqrt (/ 1 (pow c 5))) (/ (* (+ (* 1/16 (* (sqrt c) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9))))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (pow c 3))) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (pow c 5))) (/ (* (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))) (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/4 (/ (* (pow a 9) (+ (* 1/2 (* (/ (* (pow b 9) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (sqrt -4)) (sqrt c))) (* b (+ (* 2 (pow b 18)) (pow b 17))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/4 (/ (* (pow a 9) (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17))))))) (* c (pow (sqrt -4) 2)))))))))))
(* -2 (* (* (pow a 9) (sqrt -1)) (sqrt (pow c 15))))
(* -1 (* (pow c 7) (- (+ (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt (/ 1 c)))) (* 2 (* (* (pow a 9) (sqrt -1)) (sqrt c)))) (* 1/16 (* (pow a 9) (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))
(* -1 (* (pow c 7) (+ (* -1 (/ (+ (* -1 (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b))))))) (* -1 (/ (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))))))) c))) c)) (* 2 (* (* (pow a 9) (sqrt -1)) (sqrt c))))))
(* -1 (* (pow c 7) (+ (* -1 (/ (+ (* -1 (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))))))) (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))) (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 9) (* c (+ (* 1/4 (* (* (pow b 9) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9))))) (sqrt c))) (* b (+ (* 2 (pow b 18)) (pow b 6))))))))) c)) (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9))))))))))) c))) c)) (* 2 (* (* (pow a 9) (sqrt -1)) (sqrt c))))))
(* -64 (* (sqrt (* (pow a 19) (pow c 19))) (/ 1 (sqrt -4))))
(+ (* -64 (* (sqrt (* (pow a 19) (pow c 19))) (/ 1 (sqrt -4)))) (* 64 (/ (* (pow a 9) (* b (pow c 9))) (pow (sqrt -4) 2))))
(+ (* -64 (* (sqrt (* (pow a 19) (pow c 19))) (/ 1 (sqrt -4)))) (* b (+ (* -64 (* (sqrt (* (pow a 17) (pow c 17))) (/ b (pow (sqrt -4) 3)))) (* 64 (/ (* (pow a 9) (pow c 9)) (pow (sqrt -4) 2))))))
(+ (* -64 (* (sqrt (* (pow a 19) (pow c 19))) (/ 1 (sqrt -4)))) (* b (+ (* 64 (/ (* (pow a 9) (pow c 9)) (pow (sqrt -4) 2))) (* b (+ (* -64 (* (sqrt (* (pow a 17) (pow c 17))) (/ 1 (pow (sqrt -4) 3)))) (* 64 (/ (* (pow a 8) (* b (pow c 8))) (pow (sqrt -4) 4))))))))
(sqrt (pow b 51))
(* (pow b 25) (- (sqrt b) (/ 1 (pow b 4))))
(* (pow b 25) (- (+ (sqrt b) (sqrt (/ 1 (pow b 17)))) (/ 1 (pow b 4))))
(* (pow b 25) (- (+ (sqrt b) (+ (sqrt (/ 1 (pow b 17))) (* -4 (* (* a c) (sqrt (/ 1 (pow b 21))))))) (/ 1 (pow b 4))))
(* -1 (* (sqrt (pow b 51)) (sqrt -1)))
(* -1 (* (pow b 25) (+ (* (sqrt b) (sqrt -1)) (/ 1 (pow b 4)))))
(* -1 (* (pow b 25) (+ (* -1 (/ (+ (* -1 b) (* -1 (* (sqrt (/ 1 (pow b 7))) (sqrt -1)))) (pow b 5))) (* (sqrt b) (sqrt -1)))))
(* -1 (* (pow b 25) (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* 4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 b)))) (* (sqrt (pow b 3)) (sqrt -1))) (pow b 5)))) (pow b 5))) (* (sqrt b) (sqrt -1)))))
(* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9)))))
(+ (* -1 (* a (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2))))))) (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))))
(+ (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))) (* a (+ (* -1 (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (* a (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (+ b (sqrt (pow b 9)))))) (* -2 (* (sqrt (/ 1 (pow b 27))) (/ (* (pow c 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))))))
(+ (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))) (* a (+ (* -1 (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (* a (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (+ b (sqrt (pow b 9)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (/ (* (pow c 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 45))) (/ (* (pow c 3) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (/ (* (pow c 2) (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (+ b (sqrt (pow b 9)))))) (* 2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (+ b (sqrt (pow b 9)))))) (* -2 (* (sqrt (/ 1 (pow b 27))) (/ (* (pow c 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (+ b (sqrt (pow b 9)))))))))))))))
(* -64 (* (sqrt (* (pow a 19) (pow c 19))) (/ 1 (sqrt -4))))
(* (pow a 9) (+ (* -64 (* (sqrt (* a (pow c 19))) (/ 1 (sqrt -4)))) (* -1 (/ (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2)))) a))))
(* (pow a 9) (+ (* -64 (* (sqrt (* a (pow c 19))) (/ 1 (sqrt -4)))) (+ (* -1 (/ (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2)))) a)) (+ (* 32 (* (sqrt (/ (pow c 17) a)) (/ (pow b 9) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2))))) (sqrt -4)))))))
(* (pow a 9) (+ (* -64 (* (sqrt (* a (pow c 19))) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* 32 (* (sqrt (* (pow a 3) (pow c 17))) (/ (pow b 9) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2)))) a)) (+ (* 1/2 (/ (* (pow b 9) (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* 32 (* (sqrt (/ (pow c 17) a)) (/ (pow b 9) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2))))) (sqrt -4)))))))))
(* -32 (* (sqrt (* (pow a 19) (pow c 19))) (sqrt -1)))
(* -1 (* (pow a 9) (- (+ (* -8 (* (sqrt (/ (pow c 17) a)) (* (pow b 9) (sqrt -1)))) (* 32 (* (sqrt (* a (pow c 19))) (sqrt -1)))) (* 16 (* b (pow c 9))))))
(* -1 (* (pow a 9) (+ (* -1 (/ (+ (* -1 (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9)))))) (* -1 (/ (+ (* -4 (* (sqrt (* (pow a 3) (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9)))))))))) a))) a)) (* 32 (* (sqrt (* a (pow c 19))) (sqrt -1))))))
(* -1 (* (pow a 9) (+ (* -1 (/ (+ (* -1 (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9)))))) (* -1 (/ (+ (* -4 (* (sqrt (* (pow a 3) (pow c 17))) (* (pow b 9) (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -4 (* (sqrt (* (pow a 3) (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9)))))))))))))) (* -1/8 (/ (* a (* (pow b 9) (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9))))))) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9))))))))))) a))) a)) (* 32 (* (sqrt (* a (pow c 19))) (sqrt -1))))))
(* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9)))))
(+ (* -1 (* c (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9)))))))) (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))))
(+ (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))) (* c (+ (* -1 (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (* c (+ (* -2 (* (/ (* a (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (+ b (sqrt (pow b 9)))) (sqrt (/ 1 (pow b 9))))) (* -2 (* (/ (* (pow a 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 27))))))))))
(+ (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))) (* c (+ (* -1 (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (* c (+ (* -2 (* (/ (* a (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (+ b (sqrt (pow b 9)))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (/ (* (pow a 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 27))))) (* c (+ (* -4 (* (/ (* (pow a 3) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 45))))) (+ (* -2 (* (/ (* (pow a 2) (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (+ b (sqrt (pow b 9)))) (sqrt (/ 1 (pow b 27))))) (* 2 (* (/ (* a (+ (* -2 (* (/ (* a (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (+ b (sqrt (pow b 9)))) (sqrt (/ 1 (pow b 9))))) (* -2 (* (/ (* (pow a 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 27))))))) (+ b (sqrt (pow b 9)))) (sqrt (/ 1 (pow b 9))))))))))))))
(* -64 (* (/ (pow a 9) (sqrt -4)) (sqrt (pow c 19))))
(* (pow c 9) (+ (* -64 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (* -1 (/ (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2)))) c))))
(* (pow c 9) (+ (* -64 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (+ (* -1 (/ (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2)))) c)) (+ (* 32 (* (/ (* (pow a 9) (pow b 9)) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))) (* (/ (* b (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2))))) (sqrt -4)) (sqrt (/ 1 (pow c 3))))))))
(* (pow c 9) (+ (* -64 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (+ (* -1 (* (/ (* b (+ (* 32 (* (/ (* (pow a 9) (pow b 9)) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* (/ (* b (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2))))) (sqrt -4)) (sqrt c)))) (sqrt -4)) (sqrt (/ 1 (pow c 5))))) (+ (* -1 (/ (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2)))) c)) (+ (* 1/2 (/ (* (pow b 9) (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2))))) (* (pow c 2) (pow (sqrt -4) 2)))) (+ (* 32 (* (/ (* (pow a 9) (pow b 9)) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))) (* (/ (* b (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2))))) (sqrt -4)) (sqrt (/ 1 (pow c 3))))))))))
(* -32 (* (* (pow a 9) (sqrt -1)) (sqrt (pow c 19))))
(* -1 (* (pow c 9) (- (+ (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt (/ 1 c)))) (* 32 (* (* (pow a 9) (sqrt -1)) (sqrt c)))) (* 16 (* (pow a 9) b)))))
(* -1 (* (pow c 9) (+ (* -1 (/ (+ (* -1 (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c))))) (* -1 (/ (+ (* -4 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt (pow c 3)))) (* 1/2 (* (* b (* (sqrt -1) (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c)))))) (sqrt c)))) c))) c)) (* 32 (* (* (pow a 9) (sqrt -1)) (sqrt c))))))
(* -1 (* (pow c 9) (+ (* -1 (/ (+ (* -1 (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c))))) (* -1 (/ (+ (* -4 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt (pow c 3)))) (+ (* -1 (/ (+ (* -1/2 (* (* b (* (sqrt -1) (+ (* -4 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt (pow c 3)))) (* 1/2 (* (* b (* (sqrt -1) (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c)))))) (sqrt c)))))) (sqrt c))) (* -1/8 (* (pow b 9) (* c (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c)))))))) c)) (* 1/2 (* (* b (* (sqrt -1) (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c)))))) (sqrt c))))) c))) c)) (* 32 (* (* (pow a 9) (sqrt -1)) (sqrt c))))))
(* -4 c)
(* -4 c)
(* -4 c)
(* -4 c)
c
c
c
c
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
b
b
b
b
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
b
b
b
b
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
Outputs
(/ -2 (+ b (sqrt (pow b 7))))
(/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))
(- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(- (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))))) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(- (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 35 binary64)))) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 14 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))))))) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(* -2 (* (sqrt (/ 1 a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 a) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) a)
(/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 a) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a))))) a)
(/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt a) (/ (* b (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 a) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 a) (*.f64 b (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 8 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a)))))) a)
(* (sqrt (/ 1 a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* 1/2 b)) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a))
(* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt a) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))))))) (* -1/32 (* (pow a 2) (pow b 8)))) a)) (* 2 (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a a)) (pow.f64 b #s(literal 8 binary64)))) a) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a))) a))
(/ -2 (+ b (sqrt (pow b 7))))
(/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))
(- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))))))) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (*.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 35 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 14 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))))))) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (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 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 8) (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 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 3) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -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 3) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 4) 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 3) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (*.f64 c (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))))
(/ -2 (pow b 4))
(/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64)))
(/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 4))
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(/ (- (* 2 (/ 1 (pow b 3))) (+ 2 (/ 2 (pow b 6)))) (pow b 4))
(/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 4 binary64)))
(/ (- (+ (* -4 (/ (* a c) (pow b 8))) (* 2 (/ 1 (pow b 3)))) (+ 2 (/ 2 (pow b 6)))) (pow b 4))
(/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 8 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 4 binary64)))
(/ -2 (pow b 4))
(/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64)))
(/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 4))
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(/ (- (* -1 (/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 3))) 2) (pow b 4))
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (/ (* a c) (pow b 2))) 2) (pow b 3))) 2) (pow b 3))) 2) (pow b 4))
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(* -4 (/ (* a c) (+ b (pow b 3))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (+.f64 b (*.f64 b (*.f64 b b))))
(* a (+ (* -8 (/ (* a (pow c 2)) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ c (+ b (pow b 3))))))
(*.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -4 binary64) c) (+.f64 b (*.f64 b (*.f64 b b))))))
(* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* a (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))
(*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))))))))
(* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* a (+ (* 4 (* a (+ (* -4 (/ (pow c 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))
(*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 4 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 15 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))))))))))
(* -4 (* (sqrt a) (/ 1 (sqrt -4))))
(*.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 a) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow a 2)))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 a) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a)))))
(+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt a) (/ (* b (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 7)) (pow (sqrt -4) 4)))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow a 2))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 a) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 a) (*.f64 b (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a))) (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a))))))
(* 2 (* (sqrt a) (sqrt -1)))
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1 b) (* 2 (* (sqrt a) (sqrt -1))))
(+.f64 (neg.f64 b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt a) (sqrt -1))))
(+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 a b)) a)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt a) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1))))))))) (* -1/32 (* (pow a 2) (pow b 7)))) a))) a)) (* a b)) a)) (* 2 (* (sqrt a) (sqrt -1))))
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))) a)) a)) (*.f64 a b)) a)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 a)) (sqrt.f64 #s(literal -1 binary64))))
(* -4 (/ (* a c) (+ b (pow b 3))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (+.f64 b (*.f64 b (*.f64 b b))))
(* c (+ (* -8 (/ (* (pow a 2) c) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ a (+ b (pow b 3))))))
(*.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -4 binary64) a) (+.f64 b (*.f64 b (*.f64 b b))))))
(* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* c (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))
(*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))))))))
(* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* c (+ (* 4 (* c (+ (* -4 (/ (pow a 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow a 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))
(*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 #s(literal 4 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 15 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 b (*.f64 b (*.f64 b b))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow c 2)))))
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 c c)))))
(+ (* -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 6) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 7) (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 6) (pow (sqrt -4) 3))))) (pow c 2))))))
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 4 binary64) (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c c)) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 c (*.f64 c c))) (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 c c))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 6) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 b c)) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 6) (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 6) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 7) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (*.f64 c c) a))))) c)) c)) (*.f64 b c)) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ b (pow (sqrt -4) 3)))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (/ b (* a (* c (pow (sqrt -4) 4))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (/.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -4 (* (* a c) (sqrt (/ 1 (pow b 7)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/ (+ (* -4 (* (* a c) (sqrt b))) (* 4 (/ (* a c) (pow b 2)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (sqrt.f64 b))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (sqrt.f64 b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -8 (* (* (pow a 2) (pow c 2)) (sqrt (/ 1 (pow b 13))))) (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2)))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 13 binary64)))))) (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (sqrt.f64 b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 7)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -4 (/ (* a c) (pow b 2)))) (pow b 4))
(/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 a (*.f64 (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 b)) (/.f64 (*.f64 a c) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* 4 (* a (* b c))) (* 4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3)))))) (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 b)) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 a (*.f64 b c) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* -1 (/ (+ (* -8 (* (* (pow a 2) (* (pow c 2) (sqrt -1))) (sqrt (/ 1 b)))) (* -4 (* (* a (* c (sqrt -1))) (sqrt (pow b 3))))) (pow b 3))) (* 4 (* a (* b c)))) (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 b)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a b) c))) (*.f64 b (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64)))
(/ (pow b 6) (+ b (pow b 3)))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 b (*.f64 b (*.f64 b b))))
(+ (* a (- (* -4 (/ c (+ b (pow b 3)))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))
(fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 b (*.f64 b (*.f64 b b)))))
(+ (* a (- (+ (* -4 (/ c (+ b (pow b 3)))) (* -1 (* a (+ (* -2 (/ (* c (- (* -4 (/ c (+ b (pow b 3)))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))
(fma.f64 a (+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 c (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 c (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 b (*.f64 b (*.f64 b b)))))
(+ (* a (- (+ (* -4 (/ c (+ b (pow b 3)))) (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))) (+ (* -2 (/ (* (pow c 2) (- (* -4 (/ c (+ b (pow b 3)))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (* (pow b 9) (+ b (pow b 3))))) (* 2 (/ (* c (+ (* -2 (/ (* c (- (* -4 (/ c (+ b (pow b 3)))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (+ (* -2 (/ (* c (- (* -4 (/ c (+ b (pow b 3)))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))))) (* -2 (/ (* (pow b 3) c) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))
(fma.f64 a (+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 c (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -4 binary64) (/.f64 c (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (+.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 c (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 c (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 b (*.f64 b (*.f64 b b)))))
(* -4 (* (sqrt a) (/ 1 (sqrt -4))))
(*.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))
(- (+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 a)) (/ (pow b 6) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))
(+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))
(- (+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt a) (/ (* b (- (* (sqrt a) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 a)) (/ (pow b 6) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))
(+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 a) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 a) (*.f64 b (fma.f64 (sqrt.f64 a) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a a))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))
(- (+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt a) (/ (* b (+ (* -2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt a) (/ (* b (- (* (sqrt a) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 6) (- (* (sqrt a) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (pow (sqrt -4) 2)))) (pow a 3))) (* (sqrt (/ 1 a)) (/ (pow b 6) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 a)) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (pow a 3))) (/ (* b (- (* (sqrt a) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))
(-.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 a) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 a) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 a) (*.f64 b (fma.f64 (sqrt.f64 a) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 6 binary64))) (fma.f64 (sqrt.f64 a) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b (fma.f64 (sqrt.f64 a) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))))
(* 2 (* (sqrt a) (sqrt -1)))
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1 (/ (- (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* -1 (* a b))) a)) (* 2 (* (sqrt a) (sqrt -1))))
(+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 a b))) a)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* -1 (* a b))))))))) (* -1 (* a b))) a)) (* 2 (* (sqrt a) (sqrt -1))))
(+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 a) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 a) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 a b)))))))) (neg.f64 (*.f64 a b))) a)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1)))) (* 1/2 (* (sqrt a) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (* (pow b 6) (- (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* -1 (* a b)))))) (+ (* 1/4 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1)))) (* 1/2 (* (sqrt a) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* 1/2 (* (sqrt a) (* (pow b 6) (sqrt -1))))) (* -1 (* a b))) a)) (* 2 (* (sqrt a) (sqrt -1))))
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 a b))))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 a b))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 a b))))))) a)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 a b)))) a)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 a)) (sqrt.f64 #s(literal -1 binary64))))
(/ (pow b 6) (+ b (pow b 3)))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 b (*.f64 b (*.f64 b b))))
(+ (* c (- (* -4 (/ a (+ b (pow b 3)))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))
(fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 b (*.f64 b (*.f64 b b)))))
(+ (* c (- (+ (* -4 (/ a (+ b (pow b 3)))) (* -1 (* c (+ (* -2 (/ (* a (- (* -4 (/ a (+ b (pow b 3)))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))
(fma.f64 c (+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 a (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 c) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 a (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 b (*.f64 b (*.f64 b b)))))
(+ (* c (- (+ (* -4 (/ a (+ b (pow b 3)))) (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))) (+ (* -2 (/ (* (pow a 2) (- (* -4 (/ a (+ b (pow b 3)))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (* (pow b 9) (+ b (pow b 3))))) (* 2 (/ (* a (+ (* -2 (/ (* a (- (* -4 (/ a (+ b (pow b 3)))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (+ (* -2 (/ (* a (- (* -4 (/ a (+ b (pow b 3)))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (* (pow b 3) (+ b (pow b 3))))) (* -2 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))))))) (* -2 (/ (* a (pow b 3)) (pow (+ b (pow b 3)) 2))))) (/ (pow b 6) (+ b (pow b 3))))
(fma.f64 c (+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 a (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (fma.f64 (neg.f64 c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 a (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (+.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 a (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 a (+.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b)))))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 b (*.f64 b (*.f64 b b)))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))
(+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))
(+.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c c)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 6) (* c (- (* (sqrt (/ c a)) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 6) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))
(-.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) c) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) c))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (* -1 (* b c))))))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) c)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (neg.f64 b) c)) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 6) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 6) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (* -1 (* b c)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 6) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 6) (sqrt -1))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) c))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) c))))) a)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) c))))))) c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) c)))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ b (pow (sqrt -4) 3)))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 4 (/ b (* a (* c (pow (sqrt -4) 4))))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 b (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 b (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (/.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))
(sqrt (pow b 7))
(sqrt.f64 (pow.f64 b #s(literal 7 binary64)))
(* (pow b 3) (- (sqrt b) (/ 1 (pow b 2))))
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (sqrt.f64 b) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(* (pow b 3) (- (+ (sqrt b) (sqrt (/ 1 (pow b 9)))) (/ 1 (pow b 2))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (sqrt.f64 b) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))
(* (pow b 3) (- (+ (sqrt b) (* -4 (* (* a c) (sqrt (/ 1 (pow b 13)))))) (+ (* -1 (sqrt (/ 1 (pow b 9)))) (/ 1 (pow b 2)))))
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (+.f64 (sqrt.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 13 binary64))))))) (+.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))
(* -1 (* (sqrt (pow b 7)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* (pow b 3) (+ (* (sqrt b) (sqrt -1)) (/ 1 (pow b 2)))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (sqrt.f64 b) (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 b) (* -1 (* (sqrt (/ 1 (pow b 3))) (sqrt -1)))) (pow b 3))) (* (sqrt b) (sqrt -1)))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 b) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 b) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (- (* 4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 b)))) (* -1 (* (sqrt (pow b 3)) (sqrt -1)))) (pow b 3)))) (pow b 3))) (* (sqrt b) (sqrt -1)))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 b) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 b) (sqrt.f64 #s(literal -1 binary64))))))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* a (- (/ (pow b 6) a) 4))
(*.f64 a (+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a) #s(literal -4 binary64)))
(* a (- (/ (pow b 6) a) 4))
(*.f64 a (+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a) #s(literal -4 binary64)))
(* a (- (/ (pow b 6) a) 4))
(*.f64 a (+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a) #s(literal -4 binary64)))
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))
(*.f64 (neg.f64 a) (+.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a))))
(* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))
(*.f64 (neg.f64 a) (+.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a))))
(* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))
(*.f64 (neg.f64 a) (+.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a))))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* c (+ (* -4 a) (/ (pow b 6) c)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 6 binary64)) c)))
(* c (+ (* -4 a) (/ (pow b 6) c)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 6 binary64)) c)))
(* c (+ (* -4 a) (/ (pow b 6) c)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 6 binary64)) c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) c)) (*.f64 #s(literal 4 binary64) a)))
(* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) c)) (*.f64 #s(literal 4 binary64) a)))
(* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) c)) (*.f64 #s(literal 4 binary64) a)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))
(*.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64)))))
(* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))
(*.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (pow b 7))
(neg.f64 (pow.f64 b #s(literal 7 binary64)))
(* -1 (pow b 7))
(neg.f64 (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64)))))
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* -1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* -1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* -1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* -1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
(* 1/2 (/ (pow b 3) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) a)
b
b
b
b
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
a
a
a
a
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (/ 1 a) (sqrt (pow b 7))))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))
(* (pow b 3) (+ (* -1 (* (/ 1 a) (sqrt b))) (/ 1 (* a (pow b 2)))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 b)) a)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b)))))
(* (pow b 3) (+ (* -1 (* (/ 1 a) (sqrt b))) (+ (* -1 (* (/ 1 a) (sqrt (/ 1 (pow b 9))))) (/ 1 (* a (pow b 2))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 b)) a)) (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))))
(* (pow b 3) (+ (* -2 (* (sqrt (/ 1 (pow b 13))) c)) (+ (* -1 (* (/ 1 a) (sqrt b))) (+ (* -1 (* (/ 1 a) (sqrt (/ 1 (pow b 9))))) (/ 1 (* a (pow b 2)))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 13 binary64)))) c) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 b)) a))) (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))))
(* (/ (sqrt -1) a) (sqrt (pow b 7)))
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))
(* -1 (* (pow b 3) (- (* -1 (* (/ (sqrt -1) a) (sqrt b))) (/ 1 (* a (pow b 2))))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))))
(* -1 (* (pow b 3) (+ (* -1 (* (/ (sqrt -1) a) (sqrt b))) (* -1 (/ (- (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 3)))) (* -1 (/ b a))) (pow b 3))))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 b) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (neg.f64 b) a))) (*.f64 b (*.f64 b b)))))))
(* -1 (* (pow b 3) (+ (* -1 (* (/ (sqrt -1) a) (sqrt b))) (* -1 (/ (- (* -1 (/ (+ (* -1 (* (/ (sqrt -1) a) (sqrt (pow b 3)))) (* 2 (* (sqrt (/ 1 b)) (* c (sqrt -1))))) (pow b 3))) (* -1 (/ b a))) (pow b 3))))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 b) (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 c (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 b) a)) (*.f64 b (*.f64 b b)))))))
(* -1 (/ (pow b 7) (* a (+ b (sqrt (pow b 7))))))
(neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(/ (+ (* -1 (/ (pow b 7) (+ b (sqrt (pow b 7))))) (* -1/2 (* a (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))))) a)
(/.f64 (+.f64 (/.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (fma.f64 #s(literal 4 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) c) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))))) a)
(/ (+ (* -1 (/ (pow b 7) (+ b (sqrt (pow b 7))))) (* a (+ (* -1/2 (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* -2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))))) a)
(/.f64 (+.f64 (/.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 4 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) c) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) c) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))))))))) a)
(/ (+ (* -1 (/ (pow b 7) (+ b (sqrt (pow b 7))))) (* a (+ (* -1/2 (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (* a (+ (* 1/2 (* a (+ (* -8 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (* (pow c 2) (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* -2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))) (+ b (sqrt (pow b 7)))))))))) (* 1/2 (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* -2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (- (* 4 (/ c (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7))))))))))))) a)
(/.f64 (+.f64 (/.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 4 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) c) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) c) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) c) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) c) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))))))))))) a)
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1/2 (/ (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2)))) a))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) a)) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (* 1/2 (/ (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 7) (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* 2 (* (sqrt (/ a c)) (/ (pow b 7) (sqrt -4)))) (* 4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2)))))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 c (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a (*.f64 a a))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a a)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1/2 (/ (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b)) a))) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a b))) a)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* 1/2 (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b))) (* 1/2 (/ (+ (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b))))))) a))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a b)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a b)))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b)))))))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b))))))))))) (* -1/8 (/ (* a (* (pow b 7) (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b)))) c))) a))) a)) (* 1/2 (- (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1))) (* a b)))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a b)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a b))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 7 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a b)))) c))) a)) a)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a b)))) a))) a))
(* -1 (/ (pow b 7) (* a (+ b (sqrt (pow b 7))))))
(neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(+ (* -1 (/ (pow b 7) (* a (+ b (sqrt (pow b 7)))))) (* -1/2 (* c (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2))))))))
(+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (/.f64 #s(literal 4 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))))))
(+ (* -1 (/ (pow b 7) (* a (+ b (sqrt (pow b 7)))))) (* c (+ (* -1/2 (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (* (/ (* a (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7)))))))))))
(+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 4 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))))))
(+ (* -1 (/ (pow b 7) (* a (+ b (sqrt (pow b 7)))))) (* c (+ (* -1/2 (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (* c (+ (* 1/2 (* c (+ (* -8 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))) (+ (* -2 (* (/ (* (pow a 2) (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 21))))) (* 2 (* (/ (* a (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (* (/ (* a (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 1/2 (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (* (/ (* a (- (* 4 (/ 1 (+ b (sqrt (pow b 7))))) (* -4 (* (sqrt (pow b 7)) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))))))
(+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 4 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 4 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 4 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))))))))
(* -2 (* (/ 1 (* a (sqrt -4))) (sqrt c)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 c)) (*.f64 a (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (/ 1 (* a (sqrt -4))) (sqrt c))) (* -1/2 (/ (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 c)) (*.f64 a (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 c)) (*.f64 a (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) c))
(+ (* -2 (* (/ 1 (* a (sqrt -4))) (sqrt c))) (+ (* -1/2 (/ (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)) (* 1/2 (/ (+ (* 2 (* (/ (pow b 7) (* a (pow (sqrt -4) 3))) (sqrt (pow c 3)))) (* (/ (* b (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)) (sqrt c))) (pow c 2)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 c)) (*.f64 a (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 c)) (*.f64 a (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) c) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 c)) (*.f64 a (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 c)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))))
(+ (* -2 (* (/ 1 (* a (sqrt -4))) (sqrt c))) (+ (* -1/2 (/ (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)) (+ (* 1/2 (/ (+ (* -1 (* (/ (* b (+ (* 2 (* (/ (pow b 7) (* a (pow (sqrt -4) 3))) (sqrt (pow c 3)))) (* (/ (* b (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)) (sqrt c)))) (sqrt -4)) (sqrt c))) (* 1/2 (/ (* (pow b 7) (* c (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (pow (sqrt -4) 2)))) (pow c 3))) (* 1/2 (/ (+ (* 2 (* (/ (pow b 7) (* a (pow (sqrt -4) 3))) (sqrt (pow c 3)))) (* (/ (* b (- (* 2 (* (/ (pow b 7) (* a (sqrt -4))) (sqrt c))) (* 4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)) (sqrt c))) (pow c 2))))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 c)) (*.f64 a (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 c)) (*.f64 a (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 c)) (*.f64 a (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 c)) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 c)) (*.f64 a (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 c)) (*.f64 a (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c c))))))
(* (/ (sqrt -1) a) (sqrt c))
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 c))
(+ (* 1/2 (/ (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)) c)) (* (/ (sqrt -1) a) (sqrt c)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 c) (neg.f64 (/.f64 (*.f64 b c) a))) c) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 c)))
(+ (* -1 (/ (+ (* -1/2 (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a))) (* -1/2 (/ (+ (* -1/4 (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt (pow c 3)))) (* 1/2 (* (* b (* (sqrt -1) (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)))) (sqrt c)))) c))) c)) (* (/ (sqrt -1) a) (sqrt c)))
(+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 c) (neg.f64 (/.f64 (*.f64 b c) a))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 c) (neg.f64 (/.f64 (*.f64 b c) a)))) (sqrt.f64 c)))) c))) c)) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 c)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (* b (* (sqrt -1) (+ (* -1/4 (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt (pow c 3)))) (* 1/2 (* (* b (* (sqrt -1) (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)))) (sqrt c)))))) (sqrt c))) (* -1/8 (* (pow b 7) (* c (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)))))) c)) (* 1/2 (+ (* -1/4 (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt (pow c 3)))) (* 1/2 (* (* b (* (sqrt -1) (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)))) (sqrt c)))))) c)) (* -1/2 (- (* (/ (* (pow b 7) (sqrt -1)) a) (sqrt c)) (/ (* b c) a)))) c)) (* (/ (sqrt -1) a) (sqrt c)))
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 c) (neg.f64 (/.f64 (*.f64 b c) a)))) (sqrt.f64 c))))) (sqrt.f64 c)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (fma.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 c) (neg.f64 (/.f64 (*.f64 b c) a)))))) c) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 c) (neg.f64 (/.f64 (*.f64 b c) a)))) (sqrt.f64 c)))))) c)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 c) (neg.f64 (/.f64 (*.f64 b c) a))))) c)) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 c)))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(* 2 (pow b 6))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))
(* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 6 binary64)))))
(* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 6 binary64)))))
(* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 6 binary64)))))
(* 2 (pow b 6))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))
(* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 6 binary64)))))
(* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 6 binary64)))))
(* (pow b 6) (+ 2 (* 4 (/ (* a c) (pow b 6)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 6 binary64)))))
(* 2 (pow b 6))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* a (+ (* 2 (/ (pow b 6) a)) (* 4 c)))
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) a) (*.f64 #s(literal 4 binary64) c)))
(* a (+ (* 2 (/ (pow b 6) a)) (* 4 c)))
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) a) (*.f64 #s(literal 4 binary64) c)))
(* a (+ (* 2 (/ (pow b 6) a)) (* 4 c)))
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) a) (*.f64 #s(literal 4 binary64) c)))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* -1 (* a (+ (* -4 c) (* -2 (/ (pow b 6) a)))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 6 binary64))) a)))
(* -1 (* a (+ (* -4 c) (* -2 (/ (pow b 6) a)))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 6 binary64))) a)))
(* -1 (* a (+ (* -4 c) (* -2 (/ (pow b 6) a)))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 6 binary64))) a)))
(* 2 (pow b 6))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(+ (* 2 (pow b 6)) (* 4 (* a c)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(* 4 c)
(*.f64 #s(literal 4 binary64) c)
(* c (+ 4 (* 2 (/ (pow b 6) c))))
(*.f64 c (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) c))))
(* c (+ 4 (* 2 (/ (pow b 6) c))))
(*.f64 c (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) c))))
(* c (+ 4 (* 2 (/ (pow b 6) c))))
(*.f64 c (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) c))))
(* 4 c)
(*.f64 #s(literal 4 binary64) c)
(* -1 (* c (- (* -2 (/ (pow b 6) c)) 4)))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) c) #s(literal -4 binary64)))
(* -1 (* c (- (* -2 (/ (pow b 6) c)) 4)))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) c) #s(literal -4 binary64)))
(* -1 (* c (- (* -2 (/ (pow b 6) c)) 4)))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) c) #s(literal -4 binary64)))
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(fma.f64 #s(literal -2 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) a)))
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(fma.f64 #s(literal -2 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) a)))
(* -1 (/ (pow b 7) a))
(neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) a))
(* -1 (/ (pow b 7) a))
(neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) a))
(* (pow b 7) (- (* -2 (/ c (pow b 7))) (/ 1 a)))
(*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 1 binary64) a)))
(* (pow b 7) (- (* -2 (/ c (pow b 7))) (/ 1 a)))
(*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 1 binary64) a)))
(/ (pow b 7) a)
(/.f64 (pow.f64 b #s(literal 7 binary64)) a)
(/ (pow b 7) a)
(/.f64 (pow.f64 b #s(literal 7 binary64)) a)
(* -1 (* (pow b 7) (- (* 2 (/ c (pow b 7))) (/ 1 a))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 1 binary64) a)))
(* -1 (* (pow b 7) (- (* 2 (/ c (pow b 7))) (/ 1 a))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 1 binary64) a)))
(* -1 (/ (pow b 7) a))
(neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) a))
(/ (+ (* -2 (* a c)) (* -1 (pow b 7))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (neg.f64 (pow.f64 b #s(literal 7 binary64)))) a)
(/ (+ (* -2 (* a c)) (* -1 (pow b 7))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (neg.f64 (pow.f64 b #s(literal 7 binary64)))) a)
(/ (+ (* -2 (* a c)) (* -1 (pow b 7))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (neg.f64 (pow.f64 b #s(literal 7 binary64)))) a)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(fma.f64 #s(literal -2 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) a)))
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(fma.f64 #s(literal -2 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) a)))
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(fma.f64 #s(literal -2 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) a)))
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(fma.f64 #s(literal -2 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) a)))
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(fma.f64 #s(literal -2 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) a)))
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(fma.f64 #s(literal -2 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) a)))
(* -1 (/ (pow b 7) a))
(neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) a))
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(fma.f64 #s(literal -2 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) a)))
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(fma.f64 #s(literal -2 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) a)))
(+ (* -2 c) (* -1 (/ (pow b 7) a)))
(fma.f64 #s(literal -2 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) a)))
(* -2 (/ c a))
(/.f64 (*.f64 #s(literal -2 binary64) c) a)
(* c (- (* -1 (/ (pow b 7) (* a c))) (* 2 (/ 1 a))))
(*.f64 c (-.f64 (/.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (*.f64 a c)) (/.f64 #s(literal 2 binary64) a)))
(* c (- (* -1 (/ (pow b 7) (* a c))) (* 2 (/ 1 a))))
(*.f64 c (-.f64 (/.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (*.f64 a c)) (/.f64 #s(literal 2 binary64) a)))
(* c (- (* -1 (/ (pow b 7) (* a c))) (* 2 (/ 1 a))))
(*.f64 c (-.f64 (/.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (*.f64 a c)) (/.f64 #s(literal 2 binary64) a)))
(* -2 (/ c a))
(/.f64 (*.f64 #s(literal -2 binary64) c) a)
(* -1 (* c (+ (* 2 (/ 1 a)) (/ (pow b 7) (* a c)))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a c))))
(* -1 (* c (+ (* 2 (/ 1 a)) (/ (pow b 7) (* a c)))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a c))))
(* -1 (* c (+ (* 2 (/ 1 a)) (/ (pow b 7) (* a c)))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a c))))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(+ (* 4 (* a c)) (pow b 6))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* 4 (* a c)) (pow b 6))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* 4 (* a c)) (pow b 6))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7)))))
(*.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64)))))
(* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7)))))
(*.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (pow b 7))
(neg.f64 (pow.f64 b #s(literal 7 binary64)))
(* -1 (pow b 7))
(neg.f64 (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64)))))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(+ (* 4 (* a c)) (pow b 6))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* 4 (* a c)) (pow b 6))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* 4 (* a c)) (pow b 6))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* a (+ (* 4 c) (/ (pow b 6) a)))
(*.f64 a (fma.f64 #s(literal 4 binary64) c (/.f64 (pow.f64 b #s(literal 6 binary64)) a)))
(* a (+ (* 4 c) (/ (pow b 6) a)))
(*.f64 a (fma.f64 #s(literal 4 binary64) c (/.f64 (pow.f64 b #s(literal 6 binary64)) a)))
(* a (+ (* 4 c) (/ (pow b 6) a)))
(*.f64 a (fma.f64 #s(literal 4 binary64) c (/.f64 (pow.f64 b #s(literal 6 binary64)) a)))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* -1 (* a (+ (* -4 c) (* -1 (/ (pow b 6) a)))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -4 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a))))
(* -1 (* a (+ (* -4 c) (* -1 (/ (pow b 6) a)))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -4 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a))))
(* -1 (* a (+ (* -4 c) (* -1 (/ (pow b 6) a)))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -4 binary64) c (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a))))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(+ (* 4 (* a c)) (pow b 6))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* 4 (* a c)) (pow b 6))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* 4 (* a c)) (pow b 6))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(* 4 c)
(*.f64 #s(literal 4 binary64) c)
(* c (+ 4 (/ (pow b 6) c)))
(*.f64 c (+.f64 #s(literal 4 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) c)))
(* c (+ 4 (/ (pow b 6) c)))
(*.f64 c (+.f64 #s(literal 4 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) c)))
(* c (+ 4 (/ (pow b 6) c)))
(*.f64 c (+.f64 #s(literal 4 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) c)))
(* 4 c)
(*.f64 #s(literal 4 binary64) c)
(* -1 (* c (- (* -1 (/ (pow b 6) c)) 4)))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) c)) #s(literal -4 binary64)))
(* -1 (* c (- (* -1 (/ (pow b 6) c)) 4)))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) c)) #s(literal -4 binary64)))
(* -1 (* c (- (* -1 (/ (pow b 6) c)) 4)))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) c)) #s(literal -4 binary64)))
(* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 b) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))
(+.f64 (neg.f64 b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1 b) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))
(+.f64 (neg.f64 b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (- (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 8) (sqrt -4)))) 1)) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))
(fma.f64 b (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 17 binary64))))) (/.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64))))
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* b (- (sqrt (/ 1 (pow b 17))) 1))
(*.f64 b (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) #s(literal -1 binary64)))
(* b (- (sqrt (/ 1 (pow b 17))) 1))
(*.f64 b (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) #s(literal -1 binary64)))
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* (sqrt (/ 1 (pow b 17))) (sqrt -1)))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* b (+ 1 (* (sqrt (/ 1 (pow b 17))) (sqrt -1)))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))
(- (sqrt (/ 1 (pow b 17))) b)
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) b)
(- (+ (sqrt (/ 1 (pow b 17))) (* 2 (* (* a c) (sqrt (/ 1 (pow b 43)))))) b)
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 43 binary64))))) b))
(- (+ (sqrt (/ 1 (pow b 17))) (* a (+ (* -1/2 (* (* a (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43))))) (sqrt (pow b 17)))) (* 2 (* (sqrt (/ 1 (pow b 43))) c))))) b)
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (-.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 43 binary64))) #s(literal -12 binary64)) (sqrt.f64 (pow.f64 b #s(literal 17 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 43 binary64)))) c)))) b))
(- (+ (sqrt (/ 1 (pow b 17))) (* a (+ (* 2 (* (sqrt (/ 1 (pow b 43))) c)) (* a (+ (* -1/2 (* (sqrt (pow b 17)) (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43)))))) (* -1/2 (* (* a (+ (* -64 (/ (pow c 3) (pow b 56))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43))))) (pow b 13))))) (sqrt (pow b 17))))))))) b)
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (-.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 43 binary64)))) c) (*.f64 a (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 b #s(literal 17 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 43 binary64))) #s(literal -12 binary64)) (*.f64 a (*.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 56 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 43 binary64))) #s(literal -12 binary64)))) (pow.f64 b #s(literal 13 binary64)))) (sqrt.f64 (pow.f64 b #s(literal 17 binary64)))))))))) b))
(* -1 b)
(neg.f64 b)
(- (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)) b)
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b))
(- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))) b)
(fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 17 binary64))))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b)))
(- (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 25) (pow c 25)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))) b)
(fma.f64 #s(literal -1/2048 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 25 binary64)) (pow.f64 c #s(literal 25 binary64))))) (/.f64 (pow.f64 b #s(literal 18 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 17 binary64))))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b))))
(* -1 b)
(neg.f64 b)
(- (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1))) b)
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b))
(- (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (* (pow b 9) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))) b)
(fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 17 binary64))))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)))
(- (+ (* -1 (/ (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 7) (pow c 25)))) (* (pow b 18) (sqrt -1)))) (* 1/64 (* (sqrt (/ a (pow c 17))) (* (pow b 9) (sqrt -1))))) (pow a 9))) (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))) b)
(+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16384 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 25 binary64))))) (*.f64 (pow.f64 b #s(literal 18 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 17 binary64)))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)))
(- (sqrt (/ 1 (pow b 17))) b)
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) b)
(- (+ (sqrt (/ 1 (pow b 17))) (* 2 (* (* a c) (sqrt (/ 1 (pow b 43)))))) b)
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 43 binary64))))) b))
(- (+ (sqrt (/ 1 (pow b 17))) (* c (+ (* -1/2 (* (sqrt (pow b 17)) (* c (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43))))))) (* 2 (* a (sqrt (/ 1 (pow b 43)))))))) b)
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (-.f64 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 17 binary64))) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 43 binary64))) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 43 binary64))))))) b))
(- (+ (sqrt (/ 1 (pow b 17))) (* c (+ (* 2 (* a (sqrt (/ 1 (pow b 43))))) (* c (+ (* -1/2 (* (sqrt (pow b 17)) (* c (+ (* -64 (/ (pow a 3) (pow b 56))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43))))) (pow b 13))))))) (* -1/2 (* (sqrt (pow b 17)) (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43))))))))))) b)
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (-.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 43 binary64))))) (*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 17 binary64))) c) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 56 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 43 binary64))) #s(literal -12 binary64)))) (pow.f64 b #s(literal 13 binary64)))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 17 binary64))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 43 binary64))) #s(literal -12 binary64)))))))) b))
(* -1 b)
(neg.f64 b)
(- (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)) b)
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b))
(- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))) b)
(fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 17 binary64))))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b)))
(- (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 25) (pow c 25)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))) b)
(fma.f64 #s(literal -1/2048 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 25 binary64)) (pow.f64 c #s(literal 25 binary64))))) (/.f64 (pow.f64 b #s(literal 18 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 17 binary64))))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b))))
(* -1 b)
(neg.f64 b)
(- (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1))) b)
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b))
(- (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (* (pow b 9) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))) b)
(fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 17 binary64))))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)))
(- (+ (* -1 (/ (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 25) (pow c 7)))) (* (pow b 18) (sqrt -1)))) (* 1/64 (* (sqrt (/ c (pow a 17))) (* (pow b 9) (sqrt -1))))) (pow c 9))) (* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))) b)
(+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16384 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 25 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 18 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 17 binary64)))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 c #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)))
(* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4))) (* b (- (* 1/64 (* (sqrt (/ 1 (* (pow a 21) (pow c 19)))) (/ (pow b 9) (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 21 binary64)) (pow.f64 c #s(literal 19 binary64))))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* b (- (* 1/2 (* (/ 1 a) (sqrt (/ 1 (pow b 17))))) (* 1/2 (/ 1 a))))
(*.f64 b (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(* b (- (* 1/2 (* (/ 1 a) (sqrt (/ 1 (pow b 17))))) (* 1/2 (/ 1 a))))
(*.f64 b (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1 (* b (+ (* 1/2 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 17))))) (* 1/2 (/ 1 a)))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(* -1 (* b (+ (* 1/2 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 17))))) (* 1/2 (/ 1 a)))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(* 1/2 (/ (- (/ 1 (pow b 9)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))) b)) a)
(/ (+ (* 1/2 (- (/ 1 (pow b 9)) b)) (/ (* a c) (pow b 23))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))) b) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 23 binary64)))) a)
(/ (+ (* 1/2 (- (/ 1 (pow b 9)) b)) (* a (+ (* -1/4 (* a (* (pow b 9) (+ (* -16 (/ (pow c 2) (pow b 46))) (* 4 (/ (pow c 2) (pow b 46))))))) (/ c (pow b 23))))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))) b) (*.f64 a (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 46 binary64))) #s(literal -12 binary64))) (/.f64 c (pow.f64 b #s(literal 23 binary64)))))) a)
(/ (+ (* 1/2 (- (/ 1 (pow b 9)) b)) (* a (+ (* a (+ (* -1/4 (* a (* (pow b 9) (+ (* -64 (/ (pow c 3) (pow b 60))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 46))) (* 4 (/ (pow c 2) (pow b 46))))) (pow b 14))))))) (* -1/4 (* (pow b 9) (+ (* -16 (/ (pow c 2) (pow b 46))) (* 4 (/ (pow c 2) (pow b 46)))))))) (/ c (pow b 23))))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))) b) (*.f64 a (fma.f64 a (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 46 binary64))) #s(literal -12 binary64)))) (pow.f64 b #s(literal 14 binary64)))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 46 binary64))) #s(literal -12 binary64))))) (/.f64 c (pow.f64 b #s(literal 23 binary64)))))) a)
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(/ (+ (* -1/2 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))) a)
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64))))) a)
(/ (+ (* -1/2 b) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 19) (pow c 19)))) (/ (pow b 10) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))))) a)
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 19 binary64)) (pow.f64 c #s(literal 19 binary64))))) (/.f64 (pow.f64 b #s(literal 10 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) a)
(/ (+ (* -1/2 b) (+ (* -1/4096 (* (sqrt (/ 1 (* (pow a 29) (pow c 29)))) (/ (pow b 20) (pow (sqrt -4) 3)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 19) (pow c 19)))) (/ (pow b 10) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))))) a)
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (fma.f64 #s(literal -1/4096 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 29 binary64)) (pow.f64 c #s(literal 29 binary64))))) (/.f64 (pow.f64 b #s(literal 20 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 19 binary64)) (pow.f64 c #s(literal 19 binary64))))) (/.f64 (pow.f64 b #s(literal 10 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64))))))) a)
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1 (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1))) (* 1/2 b)) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 19) (pow c 19)))) (* (pow b 10) (sqrt -1)))) (* 1/2 b))) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 19 binary64)) (pow.f64 c #s(literal 19 binary64))))) (*.f64 (pow.f64 b #s(literal 10 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b))) a))
(* -1 (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 19) (pow c 19)))) (* (pow b 10) (sqrt -1)))) (+ (* 1/32768 (* (sqrt (/ 1 (* (pow a 29) (pow c 29)))) (* (pow b 20) (sqrt -1)))) (* 1/2 b)))) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 19 binary64)) (pow.f64 c #s(literal 19 binary64))))) (*.f64 (pow.f64 b #s(literal 10 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/32768 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 29 binary64)) (pow.f64 c #s(literal 29 binary64))))) (*.f64 (pow.f64 b #s(literal 20 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)))) a))
(* 1/2 (/ (- (/ 1 (pow b 9)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))) b)) a)
(+ (* 1/2 (/ (- (/ 1 (pow b 9)) b) a)) (/ c (pow b 23)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))) b) a) (/.f64 c (pow.f64 b #s(literal 23 binary64))))
(+ (* 1/2 (/ (- (/ 1 (pow b 9)) b) a)) (* c (+ (* -1/4 (/ (* (pow b 9) (* c (+ (* -16 (/ (pow a 2) (pow b 46))) (* 4 (/ (pow a 2) (pow b 46)))))) a)) (/ 1 (pow b 23)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))) b) a) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 46 binary64))) #s(literal -12 binary64))) a) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 23 binary64))))))
(+ (* 1/2 (/ (- (/ 1 (pow b 9)) b) a)) (* c (+ (* c (+ (* -1/4 (/ (* (pow b 9) (* c (+ (* -64 (/ (pow a 3) (pow b 60))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 46))) (* 4 (/ (pow a 2) (pow b 46))))) (pow b 14)))))) a)) (* -1/4 (/ (* (pow b 9) (+ (* -16 (/ (pow a 2) (pow b 46))) (* 4 (/ (pow a 2) (pow b 46))))) a)))) (/ 1 (pow b 23)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))) b) a) (*.f64 c (fma.f64 c (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 b #s(literal 9 binary64)) (/.f64 (*.f64 c (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 60 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 46 binary64))) #s(literal -12 binary64)))) (pow.f64 b #s(literal 14 binary64))))) a) (/.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 46 binary64))) #s(literal -12 binary64))) a))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 23 binary64))))))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (/ b a)) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 21) (pow c 19)))) (/ (pow b 10) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 21 binary64)) (pow.f64 c #s(literal 19 binary64))))) (/.f64 (pow.f64 b #s(literal 10 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/4096 (* (sqrt (/ 1 (* (pow a 31) (pow c 29)))) (/ (pow b 20) (pow (sqrt -4) 3)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 21) (pow c 19)))) (/ (pow b 10) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4096 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 31 binary64)) (pow.f64 c #s(literal 29 binary64))))) (/.f64 (pow.f64 b #s(literal 20 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 21 binary64)) (pow.f64 c #s(literal 19 binary64))))) (/.f64 (pow.f64 b #s(literal 10 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(+ (* -1/2 (/ b a)) (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -1)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1/2 (/ b a)) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 21) (pow c 19)))) (* (pow b 10) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -1))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 21 binary64)) (pow.f64 c #s(literal 19 binary64))))) (*.f64 (pow.f64 b #s(literal 10 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1/2 (/ b a)) (+ (* -1/32768 (* (sqrt (/ 1 (* (pow a 31) (pow c 29)))) (* (pow b 20) (sqrt -1)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 21) (pow c 19)))) (* (pow b 10) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 11) (pow c 9)))) (sqrt -1)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/32768 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 31 binary64)) (pow.f64 c #s(literal 29 binary64))))) (*.f64 (pow.f64 b #s(literal 20 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 21 binary64)) (pow.f64 c #s(literal 19 binary64))))) (*.f64 (pow.f64 b #s(literal 10 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(sqrt (/ 1 (pow b 17)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64))))
(+ (sqrt (/ 1 (pow b 17))) (* 2 (* (* a c) (sqrt (/ 1 (pow b 43))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 43 binary64))))))
(+ (sqrt (/ 1 (pow b 17))) (* a (+ (* -1/2 (* (* a (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43))))) (sqrt (pow b 17)))) (* 2 (* (sqrt (/ 1 (pow b 43))) c)))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 43 binary64))) #s(literal -12 binary64)) (sqrt.f64 (pow.f64 b #s(literal 17 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 43 binary64)))) c)))))
(+ (sqrt (/ 1 (pow b 17))) (* a (+ (* 2 (* (sqrt (/ 1 (pow b 43))) c)) (* a (+ (* -1/2 (* (sqrt (pow b 17)) (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43)))))) (* -1/2 (* (* a (+ (* -64 (/ (pow c 3) (pow b 56))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 43))) (* 4 (/ (pow c 2) (pow b 43))))) (pow b 13))))) (sqrt (pow b 17)))))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 43 binary64)))) c) (*.f64 a (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 b #s(literal 17 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 43 binary64))) #s(literal -12 binary64)) (*.f64 a (*.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 56 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 43 binary64))) #s(literal -12 binary64)))) (pow.f64 b #s(literal 13 binary64)))) (sqrt.f64 (pow.f64 b #s(literal 17 binary64)))))))))))
(* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)))
(/ (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 9) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -4))) (pow a 4))
(/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 17 binary64))))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (pow.f64 a #s(literal 4 binary64)))
(/ (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 17) (pow c 25)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 9) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -4)))) (pow a 4))
(/.f64 (fma.f64 #s(literal -1/2048 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 25 binary64))))) (pow.f64 b #s(literal 18 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 17 binary64))))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64))))) (pow.f64 a #s(literal 4 binary64)))
(/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 25) (pow c 35)))) (/ (pow b 13) (sqrt -4)))) (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 17) (pow c 25)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 9) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -4))))) (pow a 4))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 25 binary64)) (pow.f64 c #s(literal 35 binary64))))) (/.f64 (pow.f64 b #s(literal 13 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2048 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 25 binary64))))) (pow.f64 b #s(literal 18 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 17 binary64))))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) (pow.f64 a #s(literal 4 binary64)))
(* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64))))
(/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 9) (pow c 17)))) (* (pow b 9) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -1)))) (pow a 4))
(/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 17 binary64))))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 a #s(literal 4 binary64)))
(/ (+ (* -1 (/ (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 7) (pow c 25)))) (* (pow b 18) (sqrt -1)))) (* 1/64 (* (sqrt (/ a (pow c 17))) (* (pow b 9) (sqrt -1))))) (pow a 5))) (* 2 (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -1)))) (pow a 4))
(/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16384 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 25 binary64))))) (*.f64 (pow.f64 b #s(literal 18 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 17 binary64)))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 a #s(literal 4 binary64)))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16384 (* (sqrt (/ (pow a 3) (pow c 25))) (* (pow b 18) (sqrt -1)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 35)))) (* (pow b 13) (sqrt -1))))) (pow a 5))) (* 1/64 (* (sqrt (/ a (pow c 17))) (* (pow b 9) (sqrt -1))))) (pow a 5))) (* 2 (* (sqrt (/ 1 (* a (pow c 9)))) (sqrt -1)))) (pow a 4))
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16384 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 25 binary64)))) (*.f64 (pow.f64 b #s(literal 18 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 35 binary64))))) (*.f64 (pow.f64 b #s(literal 13 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 17 binary64)))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 a #s(literal 4 binary64)))
(sqrt (/ 1 (pow b 17)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64))))
(+ (sqrt (/ 1 (pow b 17))) (* 2 (* (* a c) (sqrt (/ 1 (pow b 43))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 43 binary64))))))
(+ (sqrt (/ 1 (pow b 17))) (* c (+ (* -1/2 (* (sqrt (pow b 17)) (* c (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43))))))) (* 2 (* a (sqrt (/ 1 (pow b 43))))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 17 binary64))) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 43 binary64))) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 43 binary64))))))))
(+ (sqrt (/ 1 (pow b 17))) (* c (+ (* 2 (* a (sqrt (/ 1 (pow b 43))))) (* c (+ (* -1/2 (* (sqrt (pow b 17)) (* c (+ (* -64 (/ (pow a 3) (pow b 56))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43))))) (pow b 13))))))) (* -1/2 (* (sqrt (pow b 17)) (+ (* -16 (/ (pow a 2) (pow b 43))) (* 4 (/ (pow a 2) (pow b 43)))))))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 43 binary64))))) (*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 17 binary64))) c) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 56 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 43 binary64))) #s(literal -12 binary64)))) (pow.f64 b #s(literal 13 binary64)))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 17 binary64))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 43 binary64))) #s(literal -12 binary64)))))))))
(* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)))
(/ (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 9)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -4))) (pow c 4))
(/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 9 binary64))))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) c))) (sqrt.f64 #s(literal -4 binary64)))) (pow.f64 c #s(literal 4 binary64)))
(/ (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 25) (pow c 17)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 9)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -4)))) (pow c 4))
(/.f64 (fma.f64 #s(literal -1/2048 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 25 binary64)) (pow.f64 c #s(literal 17 binary64))))) (/.f64 (pow.f64 b #s(literal 18 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 9 binary64))))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))))) (pow.f64 c #s(literal 4 binary64)))
(/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 33) (pow c 25)))) (/ (pow b 13) (sqrt -4)))) (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 25) (pow c 17)))) (/ (pow b 18) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 9)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -4))))) (pow c 4))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 33 binary64)) (pow.f64 c #s(literal 25 binary64))))) (/.f64 (pow.f64 b #s(literal 13 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2048 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 25 binary64)) (pow.f64 c #s(literal 17 binary64))))) (/.f64 (pow.f64 b #s(literal 18 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 9 binary64))))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) c))) (sqrt.f64 #s(literal -4 binary64)))))) (pow.f64 c #s(literal 4 binary64)))
(* 2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -1 binary64))))
(/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 17) (pow c 9)))) (* (pow b 9) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -1)))) (pow c 4))
(/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 9 binary64))))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 c #s(literal 4 binary64)))
(/ (+ (* -1 (/ (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 25) (pow c 7)))) (* (pow b 18) (sqrt -1)))) (* 1/64 (* (sqrt (/ c (pow a 17))) (* (pow b 9) (sqrt -1))))) (pow c 5))) (* 2 (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -1)))) (pow c 4))
(/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16384 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 25 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 18 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 17 binary64)))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 c #s(literal 4 binary64)))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16384 (* (sqrt (/ (pow c 3) (pow a 25))) (* (pow b 18) (sqrt -1)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 33) (pow c 5)))) (* (pow b 13) (sqrt -1))))) (pow c 5))) (* 1/64 (* (sqrt (/ c (pow a 17))) (* (pow b 9) (sqrt -1))))) (pow c 5))) (* 2 (* (sqrt (/ 1 (* (pow a 9) c))) (sqrt -1)))) (pow c 4))
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16384 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 25 binary64)))) (*.f64 (pow.f64 b #s(literal 18 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 33 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 13 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 17 binary64)))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 c #s(literal 4 binary64)))
(* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)))
(* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ (pow b 9) (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)))
(fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 17 binary64))))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64))))
(+ (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (sqrt -4)) (* (pow b 9) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 33) (pow c 33)))) (/ (pow b 4) (sqrt -4)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 17) (pow c 17)))) (/ 1 (sqrt -4)))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 33 binary64)) (pow.f64 c #s(literal 33 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 17 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(sqrt (/ 1 (pow b 15)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64))))
(sqrt (/ 1 (pow b 15)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64))))
(/ (+ (sqrt (/ 1 b)) (* 2 (* (* a c) (sqrt (/ 1 (pow b 19)))))) (pow b 7))
(/.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 19 binary64)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (sqrt (/ 1 b)) (+ (* -32 (* (* (pow a 4) (pow c 4)) (sqrt (/ 1 (pow b 21))))) (* 2 (* (* a c) (sqrt (/ 1 (pow b 19))))))) (pow b 7))
(/.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 19 binary64))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (sqrt (/ 1 (pow b 15))) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* (sqrt (/ 1 (pow b 15))) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ (+ (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 19))))) (* (sqrt (/ 1 b)) (sqrt -1))) (pow b 7)))
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 19 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(* -1 (/ (+ (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 19))))) (+ (* 32 (* (* (pow a 4) (* (pow c 4) (sqrt -1))) (sqrt (/ 1 (pow b 21))))) (* (sqrt (/ 1 b)) (sqrt -1)))) (pow b 7)))
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 19 binary64))))) (fma.f64 #s(literal 32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 b #s(literal 7 binary64))))
(* 64 (* (pow a 9) (pow c 9)))
(*.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 9 binary64))) (pow.f64 c #s(literal 9 binary64)))
(- (pow b 3) (* -64 (* (pow a 9) (pow c 9))))
(fma.f64 b (*.f64 b b) (*.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 9 binary64))) (pow.f64 c #s(literal 9 binary64))))
(- (* (pow b 3) (+ 1 (* -16 (* (pow a 8) (* (pow b 5) (pow c 8)))))) (* -64 (* (pow a 9) (pow c 9))))
(fma.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -16 binary64) (pow.f64 a #s(literal 8 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 c #s(literal 8 binary64))))) (*.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 9 binary64))) (pow.f64 c #s(literal 9 binary64))))
(- (* (pow b 3) (+ 1 (* -16 (* (pow a 8) (* (pow b 5) (pow c 8)))))) (* -64 (* (pow a 9) (pow c 9))))
(fma.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -16 binary64) (pow.f64 a #s(literal 8 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 c #s(literal 8 binary64))))) (*.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 9 binary64))) (pow.f64 c #s(literal 9 binary64))))
(* -1 (pow b 29))
(neg.f64 (pow.f64 b #s(literal 29 binary64)))
(* -1 (pow b 29))
(neg.f64 (pow.f64 b #s(literal 29 binary64)))
(* (pow b 29) (- (* 4 (/ (* a c) (pow b 10))) 1))
(*.f64 (pow.f64 b #s(literal 29 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 10 binary64)))) #s(literal -1 binary64)))
(* (pow b 29) (- (* 4 (/ (* a c) (pow b 10))) 1))
(*.f64 (pow.f64 b #s(literal 29 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 10 binary64)))) #s(literal -1 binary64)))
(pow b 29)
(pow.f64 b #s(literal 29 binary64))
(pow b 29)
(pow.f64 b #s(literal 29 binary64))
(* -1 (* (pow b 29) (- (* 4 (/ (* a c) (pow b 10))) 1)))
(*.f64 (neg.f64 (pow.f64 b #s(literal 29 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 10 binary64)))) #s(literal -1 binary64)))
(* -1 (* (pow b 29) (- (* 4 (/ (* a c) (pow b 10))) 1)))
(*.f64 (neg.f64 (pow.f64 b #s(literal 29 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 10 binary64)))) #s(literal -1 binary64)))
(- (pow b 3) (pow b 24))
(-.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 24 binary64)))
(- (+ (* 4 (* a (* (pow b 16) c))) (pow b 3)) (pow b 24))
(-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 16 binary64)) c)) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 24 binary64)))
(- (+ (* 4 (* a (* (pow b 16) c))) (pow b 3)) (pow b 24))
(-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 16 binary64)) c)) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 24 binary64)))
(- (+ (* a (- (* -16 (* (pow a 7) (* (pow b 8) (pow c 8)))) (* -4 (* (pow b 16) c)))) (pow b 3)) (pow b 24))
(fma.f64 a (fma.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 c #s(literal 8 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 16 binary64)) c))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 24 binary64))))
(* 64 (* (pow a 9) (pow c 9)))
(*.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 9 binary64))) (pow.f64 c #s(literal 9 binary64)))
(* (pow a 9) (- (* -16 (/ (* (pow b 8) (pow c 8)) a)) (* -64 (pow c 9))))
(*.f64 (pow.f64 a #s(literal 9 binary64)) (fma.f64 #s(literal -16 binary64) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 (pow.f64 c #s(literal 8 binary64)) a)) (*.f64 #s(literal 64 binary64) (pow.f64 c #s(literal 9 binary64)))))
(* (pow a 9) (- (* -16 (/ (* (pow b 8) (pow c 8)) a)) (* -64 (pow c 9))))
(*.f64 (pow.f64 a #s(literal 9 binary64)) (fma.f64 #s(literal -16 binary64) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 (pow.f64 c #s(literal 8 binary64)) a)) (*.f64 #s(literal 64 binary64) (pow.f64 c #s(literal 9 binary64)))))
(* (pow a 9) (- (* 4 (/ (* (pow b 16) c) (pow a 8))) (+ (* -64 (pow c 9)) (* 16 (/ (* (pow b 8) (pow c 8)) a)))))
(*.f64 (pow.f64 a #s(literal 9 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 16 binary64)) c)) (pow.f64 a #s(literal 8 binary64))) (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 9 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 b #s(literal 8 binary64))) (pow.f64 c #s(literal 8 binary64))) a))))
(* 64 (* (pow a 9) (pow c 9)))
(*.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 9 binary64))) (pow.f64 c #s(literal 9 binary64)))
(* -1 (* (pow a 9) (- (* 16 (/ (* (pow b 8) (pow c 8)) a)) (* 64 (pow c 9)))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 (pow.f64 c #s(literal 8 binary64)) a)) (*.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 9 binary64))))))
(* -1 (* (pow a 9) (- (* 16 (/ (* (pow b 8) (pow c 8)) a)) (* 64 (pow c 9)))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 (pow.f64 c #s(literal 8 binary64)) a)) (*.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 9 binary64))))))
(* -1 (* (pow a 9) (- (* -1 (/ (- (* 4 (/ (* (pow b 5) c) (pow a 7))) (* 16 (* (pow b 8) (pow c 8)))) a)) (* 64 (pow c 9)))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) c) (pow.f64 a #s(literal 7 binary64))) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 c #s(literal 8 binary64))))) a)) (*.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 9 binary64))))))
(- (pow b 3) (pow b 24))
(-.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 24 binary64)))
(- (+ (* 4 (* a (* (pow b 16) c))) (pow b 3)) (pow b 24))
(-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 16 binary64)) c)) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 24 binary64)))
(- (+ (* 4 (* a (* (pow b 16) c))) (pow b 3)) (pow b 24))
(-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 16 binary64)) c)) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 24 binary64)))
(- (+ (* c (- (* -16 (* (pow a 8) (* (pow b 8) (pow c 7)))) (* -4 (* a (pow b 16))))) (pow b 3)) (pow b 24))
(-.f64 (fma.f64 c (fma.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 c #s(literal 7 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 16 binary64))))) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 24 binary64)))
(* 64 (* (pow a 8) (pow c 9)))
(*.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 8 binary64))) (pow.f64 c #s(literal 9 binary64)))
(* (pow c 9) (- (* -16 (/ (* (pow a 8) (pow b 8)) c)) (* -64 (pow a 8))))
(*.f64 (pow.f64 c #s(literal 9 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) c) (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 8 binary64)))))
(* (pow c 9) (- (* -16 (/ (* (pow a 8) (pow b 8)) c)) (* -64 (pow a 8))))
(*.f64 (pow.f64 c #s(literal 9 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) c) (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 8 binary64)))))
(* (pow c 9) (- (* 4 (/ (pow b 16) (pow c 8))) (+ (* -64 (pow a 8)) (* 16 (/ (* (pow a 8) (pow b 8)) c)))))
(*.f64 (pow.f64 c #s(literal 9 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 16 binary64))) (pow.f64 c #s(literal 8 binary64))) (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 8 binary64))) (pow.f64 b #s(literal 8 binary64))) c))))
(* 64 (* (pow a 8) (pow c 9)))
(*.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 8 binary64))) (pow.f64 c #s(literal 9 binary64)))
(* -1 (* (pow c 9) (- (* 16 (/ (* (pow a 8) (pow b 8)) c)) (* 64 (pow a 8)))))
(neg.f64 (*.f64 (pow.f64 c #s(literal 9 binary64)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) c) (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 8 binary64))))))
(* -1 (* (pow c 9) (- (* 16 (/ (* (pow a 8) (pow b 8)) c)) (* 64 (pow a 8)))))
(neg.f64 (*.f64 (pow.f64 c #s(literal 9 binary64)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))) c) (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 8 binary64))))))
(* -1 (* (pow c 9) (- (* -1 (/ (- (* 4 (/ (pow b 5) (pow c 7))) (* 16 (* (pow a 8) (pow b 8)))) c)) (* 64 (pow a 8)))))
(neg.f64 (*.f64 (pow.f64 c #s(literal 9 binary64)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 8 binary64))))) c)) (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 8 binary64))))))
(* -2 (* (sqrt (* (pow a 13) (pow c 15))) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 13 binary64)) (pow.f64 c #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (* (pow a 13) (pow c 15))) (/ 1 (sqrt -4)))) (* 2 (/ (* (pow a 6) (* b (pow c 7))) (pow (sqrt -4) 2))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 13 binary64)) (pow.f64 c #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 b (pow.f64 c #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (* (pow a 13) (pow c 15))) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (* (pow a 11) (pow c 13))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ (* (pow a 6) (pow c 7)) (pow (sqrt -4) 2))))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 13 binary64)) (pow.f64 c #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 13 binary64)))) (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -2 (* (sqrt (* (pow a 13) (pow c 15))) (/ 1 (sqrt -4)))) (* b (+ (* 2 (/ (* (pow a 6) (pow c 7)) (pow (sqrt -4) 2))) (* b (+ (* -2 (* (sqrt (* (pow a 11) (pow c 13))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ (* (pow a 5) (* b (pow c 6))) (pow (sqrt -4) 4))))))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 13 binary64)) (pow.f64 c #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 13 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 b (pow.f64 c #s(literal 6 binary64))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))))))
(* 1/4 (* (/ 1 a) (sqrt (pow b 7))))
(*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))
(* (pow b 3) (+ (* -1/8 (* (/ 1 a) (sqrt (/ 1 (pow b 3))))) (* 1/4 (* (/ 1 a) (sqrt b)))))
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 b))))
(* (pow b 3) (+ (* -1/8 (* (/ 1 a) (sqrt (/ 1 (pow b 3))))) (+ (* 1/16 (* (/ 1 a) (sqrt (/ 1 (pow b 7))))) (* 1/4 (* (/ 1 a) (sqrt b))))))
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 b)))))
(* (pow b 3) (- (+ (* -1/8 (* (/ 1 a) (sqrt (/ 1 (pow b 3))))) (+ (* 1/16 (* (/ 1 a) (sqrt (/ 1 (pow b 7))))) (* 1/4 (* (/ 1 a) (sqrt b))))) (* 1/4 (/ 1 (* a (pow b 4))))))
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 b)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))
(* -1/4 (* (/ (sqrt -1) a) (sqrt (pow b 7))))
(*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))
(* -1 (* (pow b 3) (+ (* -1/8 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 3))))) (* 1/4 (* (/ (sqrt -1) a) (sqrt b))))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 b)))))
(* -1 (* (pow b 3) (+ (* -1/8 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 3))))) (+ (* 1/16 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 7))))) (* 1/4 (* (/ (sqrt -1) a) (sqrt b)))))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)) (sqrt.f64 b))))))
(* -1 (* (pow b 3) (+ (* -1/8 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 3))))) (+ (* 1/16 (* (/ (sqrt -1) a) (sqrt (/ 1 (pow b 7))))) (+ (* 1/4 (* (/ (sqrt -1) a) (sqrt b))) (* 1/4 (/ 1 (* a (pow b 4)))))))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 b)) (/.f64 #s(literal 1/4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))))))
(* -1/2 (/ (- (pow b 4) (pow b 26)) (* a (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 a (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))
(/ (+ (* -1/2 (* a (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* -1/2 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) a)
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 17 binary64)) c)) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))) a)
(/ (+ (* -1/2 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* a (+ (* -1/2 (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* 1/2 (* a (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))))) a)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 17 binary64)) c)) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 17 binary64)) c)) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))))))) a)
(/ (+ (* -1/2 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* a (+ (* -1/2 (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* a (+ (* 1/2 (* a (+ (* -1 (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (+ (/ (* (+ (* -32 (* (sqrt (/ 1 (pow b 9))) (pow c 3))) (+ (* -4 (* (sqrt (/ 1 (pow b 45))) (* (pow c 3) (+ (* 2 (pow b 18)) (pow b 17))))) (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))) (* 1/2 (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))))))) a)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 17 binary64)) c)) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64))))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 17 binary64)) c)) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))) (fma.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 45 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64))))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 17 binary64)) c)) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))) (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 17 binary64)) c)) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))))))))) a)
(* -2 (* (sqrt (* (pow a 13) (pow c 15))) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 13 binary64)) (pow.f64 c #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(* (pow a 6) (+ (* -2 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (* -1/2 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a))))
(*.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) a)))
(* (pow a 6) (+ (* -2 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a)) (* 1/2 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (pow a 2))))))
(*.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64))))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a a)))))
(* (pow a 6) (+ (* -2 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a)) (+ (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 9) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (sqrt -4)))) (* b (+ (* 2 (pow b 18)) (pow b 17)))))) (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (pow a 2)))))))
(*.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64))))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a (*.f64 a a))) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64))))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))))))
(* -1 (* (sqrt (* (pow a 13) (pow c 15))) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 13 binary64)) (pow.f64 c #s(literal 15 binary64)))) (sqrt.f64 #s(literal -1 binary64))))
(* (pow a 6) (+ (* -1 (* (sqrt (* a (pow c 15))) (sqrt -1))) (* -1/2 (/ (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))) a))))
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 15 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)))))))) a)))
(* (pow a 6) (+ (* -1 (* (sqrt (* a (pow c 15))) (sqrt -1))) (* -1 (/ (+ (* 1/2 (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2))))))))) (* 1/2 (/ (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))))))) a))) a))))
(*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 15 binary64)))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64)))))))) a))) a))))
(* (pow a 6) (+ (* -1 (* (sqrt (* a (pow c 15))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c))))))))))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))))))) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))) (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 9) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c))))))) (* b (+ (* 2 (pow b 18)) (pow b 6))))))))) a))) a)) (* 1/2 (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))) a))))
(*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 15 binary64)))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)))))) (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64)))))))))) a)) a)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))))))))) a))))
(* -1/2 (/ (- (pow b 4) (pow b 26)) (* a (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 a (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))
(+ (* -1/2 (* c (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))))) (* -1/2 (/ (- (pow b 4) (pow b 26)) (* a (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))
(*.f64 #s(literal -1/2 binary64) (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 17 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 a (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 a (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))))
(+ (* -1/2 (/ (- (pow b 4) (pow b 26)) (* a (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* c (+ (* -1/2 (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* 1/2 (* c (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 a (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 17 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 a (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 a (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 17 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 a (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))))))
(+ (* -1/2 (/ (- (pow b 4) (pow b 26)) (* a (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* c (+ (* -1/2 (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* c (+ (* 1/2 (* c (+ (* -1 (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (+ (/ (* (+ (* -32 (* (pow a 3) (sqrt (/ 1 (pow b 9))))) (+ (* -4 (* (* (pow a 3) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 45))))) (* -2 (* (* (pow a 2) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 27))))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))) (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))) (* 1/2 (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (pow b 17) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* a (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 a (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 17 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 a (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 a (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 17 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 a (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))) (fma.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 45 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64))))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 a (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 17 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 a (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))) (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 a (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 17 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 a (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))))))))
(* -2 (* (/ (pow a 8) (sqrt -4)) (sqrt (pow c 15))))
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 8 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (pow.f64 c #s(literal 15 binary64))))
(* (pow c 7) (+ (* -2 (* (/ (pow a 8) (sqrt -4)) (sqrt c))) (* -1/2 (/ (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c))))
(*.f64 (pow.f64 c #s(literal 7 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (sqrt.f64 c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) c) (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) c)))
(* (pow c 7) (+ (* -2 (* (/ (pow a 8) (sqrt -4)) (sqrt c))) (+ (* -1/2 (/ (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c)) (* 1/2 (/ (+ (* 1/16 (* (sqrt c) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 7 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (sqrt.f64 c)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) c) (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) c) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 c)) (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) c) (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) c) (fma.f64 #s(literal 8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (fma.f64 b (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c)))))
(* (pow c 7) (+ (* -2 (* (/ (pow a 8) (sqrt -4)) (sqrt c))) (+ (* -1/2 (/ (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c)) (+ (* 1/2 (/ (+ (* -1/16 (* (sqrt c) (/ (* (+ (* 1/16 (* (sqrt c) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9))))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt c) (/ (* (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))) (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 1/2 (* (/ (* (pow b 9) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (sqrt -4)) (sqrt c))) (* b (+ (* 2 (pow b 18)) (pow b 17)))))) (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (+ (* 1/16 (* (sqrt c) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 8) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 8) (* c (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 7 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (sqrt.f64 c)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) c) (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 c)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 c)) (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) c) (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) c) (fma.f64 #s(literal 8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (fma.f64 b (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 c)) (/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (fma.f64 b (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))) (+.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) c) (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (*.f64 b (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c (*.f64 c c))) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 c)) (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) c) (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) c) (fma.f64 #s(literal 8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (fma.f64 b (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))))))
(* -1 (* (* (pow a 8) (sqrt -1)) (sqrt (pow c 15))))
(neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 c #s(literal 15 binary64)))))
(* -1 (* (pow c 7) (+ (* 1/2 (/ (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))) c)) (* (* (pow a 8) (sqrt -1)) (sqrt c)))))
(neg.f64 (*.f64 (pow.f64 c #s(literal 7 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b)))))) c) (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))))))
(* -1 (* (pow c 7) (+ (* -1 (/ (+ (* -1/2 (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b))))))) (* -1/2 (/ (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))))))) c))) c)) (* (* (pow a 8) (sqrt -1)) (sqrt c)))))
(neg.f64 (*.f64 (pow.f64 c #s(literal 7 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b)))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))) (*.f64 b (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))))))))) c))) c)) (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))))))
(* -1 (* (pow c 7) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))))))) (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))) (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 8) (* c (+ (* 1/4 (* (* (pow b 9) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9))))) (sqrt c))) (* b (+ (* 2 (pow b 18)) (pow b 6))))))))) c)) (* 1/2 (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))))))))) c)) (* -1/2 (- (* -1/2 (* (* (pow a 8) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 8) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))) c)) (* (* (pow a 8) (sqrt -1)) (sqrt c)))))
(neg.f64 (*.f64 (pow.f64 c #s(literal 7 binary64)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))) (*.f64 b (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b)))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))) (*.f64 b (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) c) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (sqrt.f64 c))) (*.f64 b (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64))))))))) c) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))) (*.f64 b (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))))))))))) c)) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b)))))))) c)) (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))))))
(* -4 (* (sqrt (* (pow a 15) (pow c 15))) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 15 binary64)) (pow.f64 c #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* (pow a 15) (pow c 15))) (/ 1 (sqrt -4)))) (* 4 (/ (* (pow a 7) (* b (pow c 7))) (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 15 binary64)) (pow.f64 c #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 b (pow.f64 c #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* (pow a 15) (pow c 15))) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* (sqrt (* (pow a 13) (pow c 13))) (/ b (pow (sqrt -4) 3)))) (* 4 (/ (* (pow a 7) (pow c 7)) (pow (sqrt -4) 2))))))
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 15 binary64)) (pow.f64 c #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 13 binary64)) (pow.f64 c #s(literal 13 binary64)))) (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* -4 (* (sqrt (* (pow a 15) (pow c 15))) (/ 1 (sqrt -4)))) (* b (+ (* 4 (/ (* (pow a 7) (pow c 7)) (pow (sqrt -4) 2))) (* b (+ (* -4 (* (sqrt (* (pow a 13) (pow c 13))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (/ (* (pow a 6) (* b (pow c 6))) (pow (sqrt -4) 4))))))))
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 15 binary64)) (pow.f64 c #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 13 binary64)) (pow.f64 c #s(literal 13 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 b (pow.f64 c #s(literal 6 binary64))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))))))
(* 1/2 (sqrt (pow b 7)))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))
(* (pow b 3) (+ (* -1/4 (sqrt (/ 1 (pow b 3)))) (* 1/2 (sqrt b))))
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 b))))
(* (pow b 3) (+ (* -1/4 (sqrt (/ 1 (pow b 3)))) (+ (* 1/8 (sqrt (/ 1 (pow b 7)))) (* 1/2 (sqrt b)))))
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 b)))))
(* (pow b 3) (- (+ (* -1/4 (sqrt (/ 1 (pow b 3)))) (+ (* 1/8 (sqrt (/ 1 (pow b 7)))) (* 1/2 (sqrt b)))) (/ 1/2 (pow b 4))))
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 b))) (/.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))))))
(* -1/2 (* (sqrt (pow b 7)) (sqrt -1)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* (pow b 3) (+ (* -1/4 (* (sqrt (/ 1 (pow b 3))) (sqrt -1))) (* 1/2 (* (sqrt b) (sqrt -1))))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 b)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* (pow b 3) (+ (* -1/4 (* (sqrt (/ 1 (pow b 3))) (sqrt -1))) (+ (* 1/8 (* (sqrt (/ 1 (pow b 7))) (sqrt -1))) (* 1/2 (* (sqrt b) (sqrt -1)))))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 b)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* (pow b 3) (+ (* -1/4 (* (sqrt (/ 1 (pow b 3))) (sqrt -1))) (+ (* 1/8 (* (sqrt (/ 1 (pow b 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt b) (sqrt -1))) (/ 1/2 (pow b 4)))))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 b) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))
(neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))
(+ (* -1 (* a (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))
(fma.f64 (neg.f64 a) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 17 binary64)) c)) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))))
(+ (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* a (+ (* -1 (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* a (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))))
(+.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))) (*.f64 a (+.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 17 binary64)) c)) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 a (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 17 binary64)) c)) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))))))
(+ (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* a (+ (* -1 (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* a (+ (* a (+ (* -1 (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (+ (/ (* (+ (* -32 (* (sqrt (/ 1 (pow b 9))) (pow c 3))) (+ (* -4 (* (sqrt (/ 1 (pow b 45))) (* (pow c 3) (+ (* 2 (pow b 18)) (pow b 17))))) (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))) (+ (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (* (pow c 2) (+ (* 2 (pow b 18)) (pow b 17))))) (* 16 (* (pow c 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (* 4 (/ (* (pow b 17) c) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (* c (+ (* 2 (pow b 18)) (pow b 17))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))))))
(+.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))) (*.f64 a (+.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 17 binary64)) c)) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 a (fma.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 17 binary64)) c)) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))) (fma.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 45 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64))))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 17 binary64)) c)) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))) (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 17 binary64)) c)) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))))))))
(* -4 (* (sqrt (* (pow a 15) (pow c 15))) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 15 binary64)) (pow.f64 c #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(* (pow a 7) (+ (* -4 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (* -1 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a))))
(*.f64 (pow.f64 a #s(literal 7 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) a))))
(* (pow a 7) (+ (* -4 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (+ (* -1 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17))))))) (* a (pow (sqrt -4) 2))))))))
(*.f64 (pow.f64 a #s(literal 7 binary64)) (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) a))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64))))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))))) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))
(* (pow a 7) (+ (* -4 (* (sqrt (* a (pow c 15))) (/ 1 (sqrt -4)))) (+ (* -1 (/ (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2)))) a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c))))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))) (- (* -1 (* (sqrt (* a (pow c 13))) (/ (pow b 9) (sqrt -4)))) (* 1/4 (/ (* a (* (pow c 5) (+ (* 16 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/4 (/ (* (pow c 5) (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 9) (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (sqrt -4)))) (* b (+ (* 2 (pow b 18)) (pow b 17))))) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/4 (/ (* (pow c 5) (+ (* 8 (* (sqrt (* a (pow c 3))) (/ (pow b 9) (sqrt -4)))) (+ (* b (+ (* -8 (* (pow b 9) c)) (* -4 (* (pow b 9) c)))) (* (sqrt (/ c a)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17))))))) (* a (pow (sqrt -4) 2)))))))))))
(*.f64 (pow.f64 a #s(literal 7 binary64)) (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) a))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64))))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64))))) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64))))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (pow.f64 c #s(literal 5 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal -12 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))))) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))))))
(* -2 (* (sqrt (* (pow a 15) (pow c 15))) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 15 binary64)) (pow.f64 c #s(literal 15 binary64)))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* (pow a 7) (- (+ (* -1/2 (* (sqrt (/ (pow c 13) a)) (* (pow b 9) (sqrt -1)))) (* 2 (* (sqrt (* a (pow c 15))) (sqrt -1)))) (* 1/16 (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 13 binary64)) a)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 15 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)))))))))
(* -1 (* (pow a 7) (+ (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2))))))))) (* -1 (/ (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))))))) a))) a)) (* 2 (* (sqrt (* a (pow c 15))) (sqrt -1))))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64)))))))) a))) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 15 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* (pow a 7) (+ (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2))))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))))))) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))) (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 9) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c))))))) (* b (+ (* 2 (pow b 18)) (pow b 6))))))))) a)) (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))) (- (* -1/2 (* (sqrt (* a (pow c 13))) (* (pow b 9) (sqrt -1)))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c)))))) (* 16 (* b (pow c 2)))))))))))) (* 1/16 (* a (* (pow c 5) (+ (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (sqrt (* a (pow c 3))) (* (pow b 9) (sqrt -1)))) (* b (+ (* 4 (* (pow b 9) c)) (* 8 (* (pow b 9) c))))))))))) a))) a)) (* 2 (* (sqrt (* a (pow c 15))) (sqrt -1))))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)))))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)))))) (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64))))))))) a)) (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 13 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 b (*.f64 c c)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) #s(literal 12 binary64))))))))) a))) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 15 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))
(neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))
(+ (* -1 (* c (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2)))))) (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))
(fma.f64 (neg.f64 c) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 17 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))))
(+ (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* c (+ (* -1 (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* c (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))))))
(+.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))) (*.f64 c (+.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 17 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 c (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 17 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))))))
(+ (* -1 (/ (- (pow b 4) (pow b 26)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (* c (+ (* -1 (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* c (+ (* c (+ (* -1 (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17)))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (+ (/ (* (+ (* -32 (* (pow a 3) (sqrt (/ 1 (pow b 9))))) (+ (* -4 (* (* (pow a 3) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 45))))) (* -2 (* (* (pow a 2) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 27))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))) (+ (/ (* (+ (* -2 (* (* a (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9))))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (* (pow a 2) (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 27))))) (* 16 (* (pow a 2) (+ b (sqrt (pow b 9))))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (* 4 (/ (* a (pow b 17)) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))) (/ (* (+ (* -2 (* (* a (+ (* 2 (pow b 18)) (pow b 17))) (sqrt (/ 1 (pow b 9))))) (* (+ b (sqrt (pow b 9))) (+ (* -8 (* a (pow b 9))) (* -4 (* a (pow b 9)))))) (- (pow b 4) (pow b 26))) (* (pow (+ b (sqrt (pow b 9))) 2) (pow (+ (* 2 (pow b 18)) (pow b 17)) 2))))) (* (+ b (sqrt (pow b 9))) (+ (* 2 (pow b 18)) (pow b 17))))))))))
(+.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))) (*.f64 c (+.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 17 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 c (fma.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 17 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))) (fma.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 45 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64))))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 17 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))) (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 17 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) #s(literal -12 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))))))))
(* -4 (* (/ (pow a 9) (sqrt -4)) (sqrt (pow c 15))))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (pow.f64 c #s(literal 15 binary64))))
(* (pow c 7) (+ (* -4 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (* -1 (/ (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c))))
(*.f64 (pow.f64 c #s(literal 7 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (sqrt.f64 c)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) c) (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) c))))
(* (pow c 7) (+ (* -4 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (+ (* -1 (/ (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c)) (+ (* 1/16 (* (sqrt (/ 1 (pow c 3))) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 9) (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17))))))) (* c (pow (sqrt -4) 2))))))))
(*.f64 (pow.f64 c #s(literal 7 binary64)) (+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (sqrt.f64 c)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) c) (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) c))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64))))) (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) c) (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (fma.f64 #s(literal 8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (fma.f64 b (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))))) (*.f64 c (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))
(* (pow c 7) (+ (* -4 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (+ (* -1 (/ (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2)))) c)) (+ (* -1/16 (* (sqrt (/ 1 (pow c 5))) (/ (* (+ (* 1/16 (* (sqrt c) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))))) (pow (sqrt -4) 2)))) (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9))))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (pow c 3))) (/ (* (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))) (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (pow c 5))) (/ (* (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17)))))) (- (* -1 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 1/4 (/ (* (pow a 9) (* c (+ (* 16 b) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))))))) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/4 (/ (* (pow a 9) (+ (* 1/2 (* (/ (* (pow b 9) (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (sqrt -4)) (sqrt c))) (* b (+ (* 2 (pow b 18)) (pow b 17))))) (* (pow c 2) (pow (sqrt -4) 2)))) (* 1/4 (/ (* (pow a 9) (+ (* 8 (* (/ (pow b 9) (sqrt -4)) (sqrt c))) (+ (* b (+ (* -8 (pow b 9)) (* -4 (pow b 9)))) (* (sqrt (/ 1 c)) (* (sqrt -4) (+ (* 2 (pow b 18)) (pow b 17))))))) (* c (pow (sqrt -4) 2)))))))))))
(*.f64 (pow.f64 c #s(literal 7 binary64)) (+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (sqrt.f64 c)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) c) (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) c))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 c)) (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64))))) (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) c) (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) c) (fma.f64 #s(literal 8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (fma.f64 b (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64))))) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64))))) (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) c) (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (fma.f64 b (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))))) (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) c) (fma.f64 #s(literal 16 binary64) b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (pow.f64 a #s(literal 9 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (*.f64 b (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (*.f64 c c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (fma.f64 #s(literal 8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (fma.f64 b (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 17 binary64)))))))) (*.f64 c (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))))))
(* -2 (* (* (pow a 9) (sqrt -1)) (sqrt (pow c 15))))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 c #s(literal 15 binary64)))))
(* -1 (* (pow c 7) (- (+ (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt (/ 1 c)))) (* 2 (* (* (pow a 9) (sqrt -1)) (sqrt c)))) (* 1/16 (* (pow a 9) (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))
(neg.f64 (*.f64 (pow.f64 c #s(literal 7 binary64)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b)))))))
(* -1 (* (pow c 7) (+ (* -1 (/ (+ (* -1 (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b))))))) (* -1 (/ (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))))))) c))) c)) (* 2 (* (* (pow a 9) (sqrt -1)) (sqrt c))))))
(neg.f64 (*.f64 (pow.f64 c #s(literal 7 binary64)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b))))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))) (*.f64 b (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))))))))) c))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c)))))))
(* -1 (* (pow c 7) (+ (* -1 (/ (+ (* -1 (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))))))) (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))) (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 9) (* c (+ (* 1/4 (* (* (pow b 9) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9))))) (sqrt c))) (* b (+ (* 2 (pow b 18)) (pow b 6))))))))) c)) (+ (* 1/32 (* (sqrt c) (* (sqrt -1) (* (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)) (- (* -1/2 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 4 (pow b 9)) (* 8 (pow b 9)))))) (* 16 b)))))))))) (* 1/16 (* (pow a 9) (* c (+ (* 2 (* (sqrt (/ 1 c)) (* (sqrt -1) (+ (* 2 (pow b 18)) (pow b 6))))) (+ (* 4 (* (* (pow b 9) (sqrt -1)) (sqrt c))) (* b (+ (* 4 (pow b 9)) (* 8 (pow b 9))))))))))) c))) c)) (* 2 (* (* (pow a 9) (sqrt -1)) (sqrt c))))))
(neg.f64 (*.f64 (pow.f64 c #s(literal 7 binary64)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b))))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))) (*.f64 b (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b)))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))) (*.f64 b (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) c) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (sqrt.f64 c))) (*.f64 b (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64))))))))) c)) (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64))) (*.f64 #s(literal 16 binary64) b)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 18 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))) (*.f64 b (*.f64 (pow.f64 b #s(literal 9 binary64)) #s(literal 12 binary64)))))))))) c))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c)))))))
(* -64 (* (sqrt (* (pow a 19) (pow c 19))) (/ 1 (sqrt -4))))
(*.f64 #s(literal -64 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 19 binary64)) (pow.f64 c #s(literal 19 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -64 (* (sqrt (* (pow a 19) (pow c 19))) (/ 1 (sqrt -4)))) (* 64 (/ (* (pow a 9) (* b (pow c 9))) (pow (sqrt -4) 2))))
(fma.f64 #s(literal -64 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 19 binary64)) (pow.f64 c #s(literal 19 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 b (pow.f64 c #s(literal 9 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -64 (* (sqrt (* (pow a 19) (pow c 19))) (/ 1 (sqrt -4)))) (* b (+ (* -64 (* (sqrt (* (pow a 17) (pow c 17))) (/ b (pow (sqrt -4) 3)))) (* 64 (/ (* (pow a 9) (pow c 9)) (pow (sqrt -4) 2))))))
(fma.f64 #s(literal -64 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 19 binary64)) (pow.f64 c #s(literal 19 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 #s(literal -64 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 17 binary64)))) (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 9 binary64))) (pow.f64 c #s(literal 9 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -64 (* (sqrt (* (pow a 19) (pow c 19))) (/ 1 (sqrt -4)))) (* b (+ (* 64 (/ (* (pow a 9) (pow c 9)) (pow (sqrt -4) 2))) (* b (+ (* -64 (* (sqrt (* (pow a 17) (pow c 17))) (/ 1 (pow (sqrt -4) 3)))) (* 64 (/ (* (pow a 8) (* b (pow c 8))) (pow (sqrt -4) 4))))))))
(fma.f64 #s(literal -64 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 19 binary64)) (pow.f64 c #s(literal 19 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 #s(literal 64 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 #s(literal -64 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 17 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) b) (pow.f64 c #s(literal 8 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))))))
(sqrt (pow b 51))
(sqrt.f64 (pow.f64 b #s(literal 51 binary64)))
(* (pow b 25) (- (sqrt b) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 25 binary64)) (-.f64 (sqrt.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 4 binary64)))))
(* (pow b 25) (- (+ (sqrt b) (sqrt (/ 1 (pow b 17)))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 25 binary64)) (+.f64 (sqrt.f64 b) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 25) (- (+ (sqrt b) (+ (sqrt (/ 1 (pow b 17))) (* -4 (* (* a c) (sqrt (/ 1 (pow b 21))))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 25 binary64)) (-.f64 (+.f64 (+.f64 (sqrt.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 17 binary64))))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 4 binary64)))))
(* -1 (* (sqrt (pow b 51)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 51 binary64))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* (pow b 25) (+ (* (sqrt b) (sqrt -1)) (/ 1 (pow b 4)))))
(neg.f64 (*.f64 (pow.f64 b #s(literal 25 binary64)) (fma.f64 (sqrt.f64 b) (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* (pow b 25) (+ (* -1 (/ (+ (* -1 b) (* -1 (* (sqrt (/ 1 (pow b 7))) (sqrt -1)))) (pow b 5))) (* (sqrt b) (sqrt -1)))))
(neg.f64 (*.f64 (pow.f64 b #s(literal 25 binary64)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 b) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (sqrt.f64 b) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* (pow b 25) (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* 4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 b)))) (* (sqrt (pow b 3)) (sqrt -1))) (pow b 5)))) (pow b 5))) (* (sqrt b) (sqrt -1)))))
(neg.f64 (*.f64 (pow.f64 b #s(literal 25 binary64)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 b) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (*.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 b #s(literal 5 binary64))))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (sqrt.f64 b) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9)))))
(neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))
(+ (* -1 (* a (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2))))))) (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))))
(fma.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 17 binary64)) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))))))
(+ (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))) (* a (+ (* -1 (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (* a (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (+ b (sqrt (pow b 9)))))) (* -2 (* (sqrt (/ 1 (pow b 27))) (/ (* (pow c 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))))))
(+.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))))) (*.f64 a (+.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 17 binary64)) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)))))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (/.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 17 binary64)) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 c c) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)))))))))
(+ (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))) (* a (+ (* -1 (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (* a (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (+ b (sqrt (pow b 9)))))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (/ (* (pow c 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 45))) (/ (* (pow c 3) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))) (+ (* -2 (* (sqrt (/ 1 (pow b 27))) (/ (* (pow c 2) (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (+ b (sqrt (pow b 9)))))) (* 2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (+ (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (* 4 (/ (* (pow b 17) c) (+ b (sqrt (pow b 9))))) (* -2 (* (sqrt (/ 1 (pow b 9))) (/ (* c (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (+ b (sqrt (pow b 9)))))) (* -2 (* (sqrt (/ 1 (pow b 27))) (/ (* (pow c 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)))))) (+ b (sqrt (pow b 9)))))))))))))))
(+.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))))) (*.f64 a (+.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 17 binary64)) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (/.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 17 binary64)) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 c c) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 45 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 17 binary64)) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (/.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 17 binary64)) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (*.f64 c (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 c c) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))))))))))))))
(* -64 (* (sqrt (* (pow a 19) (pow c 19))) (/ 1 (sqrt -4))))
(*.f64 #s(literal -64 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 19 binary64)) (pow.f64 c #s(literal 19 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(* (pow a 9) (+ (* -64 (* (sqrt (* a (pow c 19))) (/ 1 (sqrt -4)))) (* -1 (/ (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2)))) a))))
(*.f64 (pow.f64 a #s(literal 9 binary64)) (fma.f64 #s(literal -64 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 19 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 17 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 a (*.f64 b (pow.f64 c #s(literal 9 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) a))))
(* (pow a 9) (+ (* -64 (* (sqrt (* a (pow c 19))) (/ 1 (sqrt -4)))) (+ (* -1 (/ (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2)))) a)) (+ (* 32 (* (sqrt (/ (pow c 17) a)) (/ (pow b 9) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2))))) (sqrt -4)))))))
(*.f64 (pow.f64 a #s(literal 9 binary64)) (+.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 19 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 17 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 a (*.f64 b (pow.f64 c #s(literal 9 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) a))) (fma.f64 #s(literal 32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 17 binary64)) a)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 17 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 a (*.f64 b (pow.f64 c #s(literal 9 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))))))
(* (pow a 9) (+ (* -64 (* (sqrt (* a (pow c 19))) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* 32 (* (sqrt (* (pow a 3) (pow c 17))) (/ (pow b 9) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2)))) a)) (+ (* 1/2 (/ (* (pow b 9) (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* 32 (* (sqrt (/ (pow c 17) a)) (/ (pow b 9) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -16 (* (sqrt (* a (pow c 17))) (/ (pow b 9) (sqrt -4)))) (* 64 (/ (* a (* b (pow c 9))) (pow (sqrt -4) 2))))) (sqrt -4)))))))))
(*.f64 (pow.f64 a #s(literal 9 binary64)) (+.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 19 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 b (fma.f64 #s(literal 32 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 17 binary64)))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 17 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 a (*.f64 b (pow.f64 c #s(literal 9 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 17 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 a (*.f64 b (pow.f64 c #s(literal 9 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 17 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 a (*.f64 b (pow.f64 c #s(literal 9 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal 32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 17 binary64)) a)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 17 binary64)))) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 a (*.f64 b (pow.f64 c #s(literal 9 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))))))))
(* -32 (* (sqrt (* (pow a 19) (pow c 19))) (sqrt -1)))
(*.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 19 binary64)) (pow.f64 c #s(literal 19 binary64)))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* (pow a 9) (- (+ (* -8 (* (sqrt (/ (pow c 17) a)) (* (pow b 9) (sqrt -1)))) (* 32 (* (sqrt (* a (pow c 19))) (sqrt -1)))) (* 16 (* b (pow c 9))))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (+.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 17 binary64)) a)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 32 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 19 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -16 binary64) (*.f64 b (pow.f64 c #s(literal 9 binary64)))))))
(* -1 (* (pow a 9) (+ (* -1 (/ (+ (* -1 (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9)))))) (* -1 (/ (+ (* -4 (* (sqrt (* (pow a 3) (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9)))))))))) a))) a)) (* 32 (* (sqrt (* a (pow c 19))) (sqrt -1))))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 17 binary64)))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (pow.f64 c #s(literal 9 binary64))))))) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 17 binary64)))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 17 binary64)))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (pow.f64 c #s(literal 9 binary64))))))))) a))) a)) (*.f64 #s(literal 32 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 19 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* (pow a 9) (+ (* -1 (/ (+ (* -1 (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9)))))) (* -1 (/ (+ (* -4 (* (sqrt (* (pow a 3) (pow c 17))) (* (pow b 9) (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -4 (* (sqrt (* (pow a 3) (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9)))))))))))))) (* -1/8 (/ (* a (* (pow b 9) (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9))))))) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -8 (* (sqrt (* a (pow c 17))) (* (pow b 9) (sqrt -1)))) (* 16 (* a (* b (pow c 9))))))))))) a))) a)) (* 32 (* (sqrt (* a (pow c 19))) (sqrt -1))))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 17 binary64)))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (pow.f64 c #s(literal 9 binary64))))))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 17 binary64)))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 17 binary64)))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 17 binary64)))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (pow.f64 c #s(literal 9 binary64)))))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 9 binary64))) (fma.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 17 binary64)))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (pow.f64 c #s(literal 9 binary64)))))))) c)) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 17 binary64)))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (pow.f64 c #s(literal 9 binary64))))))))) a))) a)) (*.f64 #s(literal 32 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 19 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9)))))
(neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))
(+ (* -1 (* c (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9)))))))) (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))))
(fma.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 17 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))))))
(+ (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))) (* c (+ (* -1 (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (* c (+ (* -2 (* (/ (* a (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (+ b (sqrt (pow b 9)))) (sqrt (/ 1 (pow b 9))))) (* -2 (* (/ (* (pow a 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 27))))))))))
(+.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))))) (*.f64 c (+.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 17 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)))))) (*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 17 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)))))))))
(+ (* -1 (/ (- (pow b 4) (pow b 26)) (+ b (sqrt (pow b 9))))) (* c (+ (* -1 (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (* c (+ (* -2 (* (/ (* a (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (+ b (sqrt (pow b 9)))) (sqrt (/ 1 (pow b 9))))) (+ (* -2 (* (/ (* (pow a 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 27))))) (* c (+ (* -4 (* (/ (* (pow a 3) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 45))))) (+ (* -2 (* (/ (* (pow a 2) (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (+ b (sqrt (pow b 9)))) (sqrt (/ 1 (pow b 27))))) (* 2 (* (/ (* a (+ (* -2 (* (/ (* a (- (* 4 (/ (* a (pow b 17)) (+ b (sqrt (pow b 9))))) (* -2 (* (/ (* a (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 9))))))) (+ b (sqrt (pow b 9)))) (sqrt (/ 1 (pow b 9))))) (* -2 (* (/ (* (pow a 2) (- (pow b 4) (pow b 26))) (pow (+ b (sqrt (pow b 9))) 2)) (sqrt (/ 1 (pow b 27))))))) (+ b (sqrt (pow b 9)))) (sqrt (/ 1 (pow b 9))))))))))))))
(+.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))))) (*.f64 c (+.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 17 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)))))) (*.f64 c (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 17 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 45 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 17 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 17 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 26 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 27 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))))))))))))
(* -64 (* (/ (pow a 9) (sqrt -4)) (sqrt (pow c 19))))
(*.f64 #s(literal -64 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (sqrt.f64 (pow.f64 c #s(literal 19 binary64)))) (sqrt.f64 #s(literal -4 binary64))))
(* (pow c 9) (+ (* -64 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (* -1 (/ (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2)))) c))))
(*.f64 (pow.f64 c #s(literal 9 binary64)) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (sqrt.f64 c)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) b) c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) c))))
(* (pow c 9) (+ (* -64 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (+ (* -1 (/ (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2)))) c)) (+ (* 32 (* (/ (* (pow a 9) (pow b 9)) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))) (* (/ (* b (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2))))) (sqrt -4)) (sqrt (/ 1 (pow c 3))))))))
(*.f64 (pow.f64 c #s(literal 9 binary64)) (+.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (sqrt.f64 c)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) b) c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) c))) (fma.f64 #s(literal 32 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) (/.f64 (*.f64 (*.f64 b (fma.f64 #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) b) c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))))))
(* (pow c 9) (+ (* -64 (* (/ (pow a 9) (sqrt -4)) (sqrt c))) (+ (* -1 (* (/ (* b (+ (* 32 (* (/ (* (pow a 9) (pow b 9)) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* (/ (* b (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2))))) (sqrt -4)) (sqrt c)))) (sqrt -4)) (sqrt (/ 1 (pow c 5))))) (+ (* -1 (/ (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2)))) c)) (+ (* 1/2 (/ (* (pow b 9) (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2))))) (* (pow c 2) (pow (sqrt -4) 2)))) (+ (* 32 (* (/ (* (pow a 9) (pow b 9)) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))) (* (/ (* b (- (* -16 (* (/ (* (pow a 9) (pow b 9)) (sqrt -4)) (sqrt c))) (* 64 (/ (* (pow a 9) (* b c)) (pow (sqrt -4) 2))))) (sqrt -4)) (sqrt (/ 1 (pow c 3))))))))))
(*.f64 (pow.f64 c #s(literal 9 binary64)) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (sqrt.f64 c)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b (fma.f64 #s(literal 32 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (fma.f64 #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) b) c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 c)) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) b) c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 b #s(literal 9 binary64)) (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) b) c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 c c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal 32 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) (/.f64 (*.f64 (*.f64 b (fma.f64 #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal 9 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c)) (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) b) c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -32 (* (* (pow a 9) (sqrt -1)) (sqrt (pow c 19))))
(*.f64 (*.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (pow.f64 c #s(literal 19 binary64))))
(* -1 (* (pow c 9) (- (+ (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt (/ 1 c)))) (* 32 (* (* (pow a 9) (sqrt -1)) (sqrt c)))) (* 16 (* (pow a 9) b)))))
(neg.f64 (*.f64 (pow.f64 c #s(literal 9 binary64)) (+.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))))) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) b)))))
(* -1 (* (pow c 9) (+ (* -1 (/ (+ (* -1 (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c))))) (* -1 (/ (+ (* -4 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt (pow c 3)))) (* 1/2 (* (* b (* (sqrt -1) (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c)))))) (sqrt c)))) c))) c)) (* 32 (* (* (pow a 9) (sqrt -1)) (sqrt c))))))
(neg.f64 (*.f64 (pow.f64 c #s(literal 9 binary64)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) b) c)))) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) b) c)))) (sqrt.f64 c)))) c))) c)) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c)))))))
(* -1 (* (pow c 9) (+ (* -1 (/ (+ (* -1 (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c))))) (* -1 (/ (+ (* -4 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt (pow c 3)))) (+ (* -1 (/ (+ (* -1/2 (* (* b (* (sqrt -1) (+ (* -4 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt (pow c 3)))) (* 1/2 (* (* b (* (sqrt -1) (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c)))))) (sqrt c)))))) (sqrt c))) (* -1/8 (* (pow b 9) (* c (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c)))))))) c)) (* 1/2 (* (* b (* (sqrt -1) (- (* -8 (* (* (pow a 9) (* (pow b 9) (sqrt -1))) (sqrt c))) (* 16 (* (pow a 9) (* b c)))))) (sqrt c))))) c))) c)) (* 32 (* (* (pow a 9) (sqrt -1)) (sqrt c))))))
(neg.f64 (*.f64 (pow.f64 c #s(literal 9 binary64)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) b) c)))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c (*.f64 c c))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) b) c)))) (sqrt.f64 c))))) (sqrt.f64 c)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) c) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) b) c)))))) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 c)) (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) b) c)))) (sqrt.f64 c)))) c))) c)) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c)))))))
(* -4 c)
(*.f64 #s(literal -4 binary64) c)
(* -4 c)
(*.f64 #s(literal -4 binary64) c)
(* -4 c)
(*.f64 #s(literal -4 binary64) c)
(* -4 c)
(*.f64 #s(literal -4 binary64) c)
c
c
c
c
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
b
b
b
b
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
b
b
b
b
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)

eval584.0ms (4.3%)

Memory
-3.7MiB live, 1 090.8MiB allocated
Compiler

Compiled 180 377 to 9 445 computations (94.8% saved)

prune340.0ms (2.5%)

Memory
-5.8MiB live, 1 254.4MiB allocated
Pruning

21 alts after pruning (21 fresh and 0 done)

PrunedKeptTotal
New2 664152 679
Fresh30636
Picked505
Done000
Total2 699212 720
Accuracy
99.7%
Counts
2 720 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
56.8%
(fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
57.4%
(/.f64 (fma.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
56.0%
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
57.4%
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
56.8%
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
56.4%
(/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
56.5%
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
56.1%
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
55.8%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
3.0%
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
57.1%
(/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
99.4%
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
3.0%
(/.f64 (*.f64 b (fma.f64 b (/.f64 #s(literal -1 binary64) b) b)) (*.f64 #s(literal 2 binary64) a))
10.9%
(/.f64 (*.f64 b b) (neg.f64 a))
3.0%
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a)
10.4%
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) a)
99.6%
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
3.0%
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a) (/.f64 c (*.f64 b b)))
55.1%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
57.2%
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))
11.9%
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
Compiler

Compiled 1 606 to 626 computations (61% saved)

simplify345.0ms (2.5%)

Memory
5.2MiB live, 1 121.1MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
cost-diff320
(-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
cost-diff896
(-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))
cost-diff1344
(/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
cost-diff0
(/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
cost-diff896
(-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))
cost-diff1344
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))
cost-diff0
(*.f64 b (*.f64 b b))
cost-diff0
(sqrt.f64 (*.f64 b (*.f64 b b)))
cost-diff0
(-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)
cost-diff0
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(/.f64 b a)
cost-diff0
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
cost-diff0
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
cost-diff0
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
cost-diff0
(*.f64 #s(literal -2 binary64) c)
cost-diff0
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
Rules
14 434×lower-fma.f32
14 428×lower-fma.f64
5 974×lower-*.f32
5 952×lower-*.f64
2 436×lower-+.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
036497
067473
1134438
2293421
3973419
45410415
08281412
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 #s(literal -2 binary64) c)
#s(literal -2 binary64)
c
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
b
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
a
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
(*.f64 b b)
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
#s(literal -1/2 binary64)
(/.f64 b a)
b
a
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)
(sqrt.f64 (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
b
(*.f64 b b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
a
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
a
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
(*.f64 b b)
b
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(/.f64 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
(/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
a
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
(*.f64 b b)
b
(fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(*.f64 b (*.f64 b b))
(-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+.f64 b b)
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(*.f64 a c)
(*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 #s(literal -2 binary64) c)
#s(literal -2 binary64)
c
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
b
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
a
(*.f64 #s(literal -4 binary64) c)
(*.f64 c #s(literal -4 binary64))
#s(literal -4 binary64)
(*.f64 b b)
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
#s(literal -1/2 binary64)
(/.f64 b a)
b
a
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)
(sqrt.f64 (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
b
(*.f64 b b)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
a
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
a
(*.f64 #s(literal -4 binary64) c)
(*.f64 c #s(literal -4 binary64))
#s(literal -4 binary64)
c
(*.f64 b b)
b
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(/.f64 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
(/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (fma.f64 b (-.f64 (+.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) c)) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b (-.f64 (+.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b (*.f64 b b) (*.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 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
a
(*.f64 #s(literal -4 binary64) c)
(*.f64 c #s(literal -4 binary64))
#s(literal -4 binary64)
c
(*.f64 b b)
b
(fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(*.f64 b (*.f64 b b))
(-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(fma.f64 b (-.f64 (+.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (+.f64 b b)))
(+.f64 b b)
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 a c)
(*.f64 c a)
(*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)

localize142.0ms (1%)

Memory
-26.7MiB live, 430.1MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy1.6%
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
accuracy1.5%
(fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))
accuracy1.5%
(fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
accuracy1.5%
(*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
accuracy1.6%
(/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
accuracy1.6%
(*.f64 #s(literal -4 binary64) c)
accuracy1.6%
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
accuracy1.5%
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
accuracy12.6%
(*.f64 #s(literal 2 binary64) a)
accuracy12.6%
(sqrt.f64 (*.f64 b (*.f64 b b)))
accuracy11.9%
(*.f64 b (*.f64 b b))
accuracy11.1%
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
accuracy1.5%
(/.f64 b a)
accuracy1.5%
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
accuracy1.6%
(*.f64 #s(literal -4 binary64) c)
accuracy1.6%
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
accuracy1.6%
(*.f64 #s(literal -2 binary64) c)
accuracy1.5%
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
Samples
60.0ms226×0valid
15.0ms30×1valid
Compiler

Compiled 1 037 to 77 computations (92.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 50.0ms
ival-mult: 20.0ms (40.3% of total)
ival-div: 12.0ms (24.2% of total)
ival-add: 7.0ms (14.1% of total)
ival-sub: 4.0ms (8.1% of total)
ival-sqrt: 4.0ms (8.1% of total)
adjust: 2.0ms (4% of total)
exact: 1.0ms (2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series239.0ms (1.7%)

Memory
13.3MiB live, 275.2MiB allocated
Counts
22 → 612
Calls
Call 1
Inputs
#<alt (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))>
#<alt (*.f64 #s(literal -2 binary64) c)>
#<alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))>
#<alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))>
#<alt (*.f64 #s(literal -1/2 binary64) (/.f64 b a))>
#<alt (/.f64 b a)>
#<alt (/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))>
#<alt (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)>
#<alt (sqrt.f64 (*.f64 b (*.f64 b b)))>
#<alt (*.f64 b (*.f64 b b))>
#<alt (*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))>
#<alt (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))>
#<alt (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))>
#<alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))>
#<alt (/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))>
#<alt (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))>
#<alt (*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))>
#<alt (*.f64 #s(literal -4 binary64) c)>
#<alt (*.f64 #s(literal 2 binary64) a)>
#<alt (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))>
#<alt (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))>
#<alt (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))>
Outputs
#<alt (* -2 (/ c (+ b (sqrt (pow b 7)))))>
#<alt (* c (- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))>
#<alt (* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))>
#<alt (* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (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)))))>
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 8) (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 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 3) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 4) 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 3) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (* -2 (/ c (pow b 4)))>
#<alt (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))>
#<alt (/ (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3))))) (pow b 4))>
#<alt (/ (+ (* -4 (/ (* a (pow c 2)) (pow b 8))) (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3)))))) (pow b 4))>
#<alt (* -2 (/ c (pow b 4)))>
#<alt (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))>
#<alt (/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 3)))) (pow b 4))>
#<alt (/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* -1 (/ (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* -2 c)) (pow b 3)))) (pow b 3)))) (pow b 4))>
#<alt (* -2 (/ c (+ b (sqrt (pow b 7)))))>
#<alt (+ (* -4 (* (/ (* a (pow c 2)) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (/ c (+ b (sqrt (pow b 7))))))>
#<alt (+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2))))))))))>
#<alt (+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 4) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 4) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))))))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2))))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (* 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 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 8)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt c>
#<alt c>
#<alt c>
#<alt c>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 5) (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (+ 1 (* (pow b 5) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (sqrt (pow b 7))>
#<alt (* (pow b 4) (+ (sqrt (/ 1 b)) (/ 1 (pow b 3))))>
#<alt (* (pow b 4) (+ (sqrt (/ 1 b)) (+ (* -2 (* (* a c) (sqrt (/ 1 (pow b 15))))) (/ 1 (pow b 3)))))>
#<alt (* (pow b 4) (+ (sqrt (/ 1 b)) (+ (* -2 (* (* a c) (sqrt (/ 1 (pow b 15))))) (/ 1 (pow b 3)))))>
#<alt (* (sqrt (pow b 7)) (sqrt -1))>
#<alt (* (pow b 4) (+ (* (sqrt (/ 1 b)) (sqrt -1)) (/ 1 (pow b 3))))>
#<alt (* (pow b 4) (+ (* -1 (/ (- (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 9))))) 1) (pow b 3))) (* (sqrt (/ 1 b)) (sqrt -1))))>
#<alt (* (pow b 4) (+ (* -1 (/ (- (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 9))))) 1) (pow b 3))) (* (sqrt (/ 1 b)) (sqrt -1))))>
#<alt (+ b (pow b 3))>
#<alt (+ b (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3)))>
#<alt (+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* -2 (/ (* a (pow c 2)) (pow b 9))))) (pow b 3)))>
#<alt (+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 15))) (* -2 (/ (pow c 2) (pow b 9))))))) (pow b 3)))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 6) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 12) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 6) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (+ b (pow b 3))>
#<alt (+ b (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3)))>
#<alt (+ b (+ (* c (+ (* -2 (/ a (pow b 3))) (* -2 (/ (* (pow a 2) c) (pow b 9))))) (pow b 3)))>
#<alt (+ b (+ (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 15))) (* -2 (/ (pow a 2) (pow b 9))))))) (pow b 3)))>
#<alt (* (sqrt c) (sqrt -4))>
#<alt (* c (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c)))>
#<alt (* c (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c))))>
#<alt (* c (+ (* -1/8 (* (/ (pow b 12) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c)))))>
#<alt (* -2 (* (sqrt c) (sqrt -1)))>
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 c))))) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (* (pow b 12) (sqrt -1)) (sqrt (/ 1 c)))) (* 1/4 (* (* (pow b 6) (sqrt -1)) (sqrt c)))) c))) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))>
#<alt (pow b 3)>
#<alt (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3))>
#<alt (+ (* a (+ (* -2 (/ c (pow b 3))) (* -2 (/ (* a (pow c 2)) (pow b 9))))) (pow b 3))>
#<alt (+ (* a (+ (* -2 (/ c (pow b 3))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 15))) (* -2 (/ (pow c 2) (pow b 9))))))) (pow b 3))>
#<alt (* (sqrt a) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ 1 a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ 1 a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 18) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ 1 a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt a) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (pow a 3))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ 1 a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (pow a 5))) (* (pow b 12) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (pow a 3))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ 1 a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (pow a 5))) (* (pow b 12) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (pow a 7))) (* (pow b 18) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (pow a 3))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ 1 a)) (sqrt -1))))))))>
#<alt (pow b 3)>
#<alt (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3))>
#<alt (+ (* c (+ (* -2 (/ a (pow b 3))) (* -2 (/ (* (pow a 2) c) (pow b 9))))) (pow b 3))>
#<alt (+ (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 15))) (* -2 (/ (pow a 2) (pow b 9))))))) (pow b 3))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 18) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 12) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 12) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 18) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 6) (+ (* -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 6) (pow (sqrt -4) 5)))))))))>
#<alt (sqrt (pow b 7))>
#<alt (sqrt (pow b 7))>
#<alt (* (pow b 4) (+ (sqrt (/ 1 b)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 15)))))))>
#<alt (* (pow b 4) (+ (sqrt (/ 1 b)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 15)))))))>
#<alt (* (sqrt (pow b 7)) (sqrt -1))>
#<alt (* (sqrt (pow b 7)) (sqrt -1))>
#<alt (* (pow b 4) (+ (* -2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 15))))) (* (sqrt (/ 1 b)) (sqrt -1))))>
#<alt (* (pow b 4) (+ (* -2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 15))))) (* (sqrt (/ 1 b)) (sqrt -1))))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (* 1/2 (/ (* b (- (sqrt b) 1)) a))>
#<alt (* 1/2 (/ (* b (- (sqrt b) 1)) a))>
#<alt (* 1/2 (/ (* b (- (sqrt b) 1)) a))>
#<alt (* 1/2 (/ (* b (- (sqrt b) 1)) a))>
#<alt (* 1/2 (/ (pow b 2) a))>
#<alt (* (pow b 2) (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a b)))))>
#<alt (* (pow b 2) (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a b)))))>
#<alt (* (pow b 2) (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a b)))))>
#<alt (* 1/2 (/ (* (pow b 2) (sqrt -1)) a))>
#<alt (* (pow b 2) (- (* 1/2 (/ (sqrt -1) a)) (* 1/2 (/ 1 (* a b)))))>
#<alt (* (pow b 2) (- (* 1/2 (/ (sqrt -1) a)) (* 1/2 (/ 1 (* a b)))))>
#<alt (* (pow b 2) (- (* 1/2 (/ (sqrt -1) a)) (* 1/2 (/ 1 (* a b)))))>
#<alt (* 1/2 (/ (- (sqrt (pow b 3)) b) a))>
#<alt (* 1/2 (/ (- (sqrt (pow b 3)) b) a))>
#<alt (* 1/2 (/ (- (sqrt (pow b 3)) b) a))>
#<alt (* 1/2 (/ (- (sqrt (pow b 3)) b) a))>
#<alt (* 1/2 (/ (- (sqrt (pow b 3)) b) a))>
#<alt (* 1/2 (/ (- (sqrt (pow b 3)) b) a))>
#<alt (* 1/2 (/ (- (sqrt (pow b 3)) b) a))>
#<alt (* 1/2 (/ (- (sqrt (pow b 3)) b) a))>
#<alt (* 1/2 (/ (- (sqrt (pow b 3)) b) a))>
#<alt (* 1/2 (/ (- (sqrt (pow b 3)) b) a))>
#<alt (* 1/2 (/ (- (sqrt (pow b 3)) b) a))>
#<alt (* 1/2 (/ (- (sqrt (pow b 3)) b) a))>
#<alt (sqrt b)>
#<alt (+ (sqrt b) (* -1 b))>
#<alt (+ (sqrt b) (* -1 b))>
#<alt (+ (sqrt b) (* -1 b))>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt (* -1 (* b (+ 1 (sqrt -1))))>
#<alt (* -1 (* b (+ 1 (sqrt -1))))>
#<alt (* -1 (* b (+ 1 (sqrt -1))))>
#<alt (* -1 (* b (+ 1 (sqrt -1))))>
#<alt (sqrt b)>
#<alt (sqrt b)>
#<alt (sqrt b)>
#<alt (sqrt b)>
#<alt b>
#<alt b>
#<alt b>
#<alt b>
#<alt (* -1 (* b (sqrt -1)))>
#<alt (* -1 (* b (sqrt -1)))>
#<alt (* -1 (* b (sqrt -1)))>
#<alt (* -1 (* b (sqrt -1)))>
#<alt b>
#<alt b>
#<alt b>
#<alt b>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (/ -2 (+ b (sqrt (pow b 7))))>
#<alt (- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))>
#<alt (- (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))>
#<alt (- (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))>
#<alt (* -2 (* (sqrt (/ 1 a)) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)>
#<alt (/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2))))) a)>
#<alt (/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt a) (/ (* b (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)>
#<alt (* (sqrt (/ 1 a)) (sqrt -1))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* 1/2 b)) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt a) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))))))) (* -1/32 (* (pow a 2) (pow b 8)))) a)) (* 2 (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (/ -2 (+ b (sqrt (pow b 7))))>
#<alt (- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))>
#<alt (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))>
#<alt (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (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)))))>
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 8) (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 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 3) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 4) 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 3) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))>
#<alt (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))>
#<alt (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))>
#<alt (/ -2 (pow b 4))>
#<alt (/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 4))>
#<alt (/ (- (* 2 (/ 1 (pow b 3))) (+ 2 (/ 2 (pow b 6)))) (pow b 4))>
#<alt (/ (- (+ (* -4 (/ (* a c) (pow b 8))) (* 2 (/ 1 (pow b 3)))) (+ 2 (/ 2 (pow b 6)))) (pow b 4))>
#<alt (/ -2 (pow b 4))>
#<alt (/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 4))>
#<alt (/ (- (* -1 (/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 3))) 2) (pow b 4))>
#<alt (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (/ (* a c) (pow b 2))) 2) (pow b 3))) 2) (pow b 3))) 2) (pow b 4))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (/ (* a c) (+ b (pow b 3))))>
#<alt (* a (+ (* -8 (/ (* a (pow c 2)) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ c (+ b (pow b 3))))))>
#<alt (* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* a (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))>
#<alt (* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* a (+ (* 4 (* a (+ (* -4 (/ (pow c 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))>
#<alt (* -4 (* (sqrt a) (/ 1 (sqrt -4))))>
#<alt (+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))>
#<alt (+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow a 2)))))>
#<alt (+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt a) (/ (* b (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 7)) (pow (sqrt -4) 4)))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow a 2))))))>
#<alt (* 2 (* (sqrt a) (sqrt -1)))>
#<alt (+ (* -1 b) (* 2 (* (sqrt a) (sqrt -1))))>
#<alt (+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt a) (sqrt -1))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt a) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1))))))))) (* -1/32 (* (pow a 2) (pow b 7)))) a))) a)) (* a b)) a)) (* 2 (* (sqrt a) (sqrt -1))))>
#<alt (* -4 (/ (* a c) (+ b (pow b 3))))>
#<alt (* c (+ (* -8 (/ (* (pow a 2) c) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ a (+ b (pow b 3))))))>
#<alt (* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* c (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))>
#<alt (* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* c (+ (* 4 (* c (+ (* -4 (/ (pow a 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow a 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow c 2)))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 6) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 7) (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 6) (pow (sqrt -4) 3))))) (pow c 2))))))>
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 6) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 6) (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 6) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 7) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ b (pow (sqrt -4) 3)))) (* 4 (/ 1 (pow (sqrt -4) 2))))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (/ b (* a (* c (pow (sqrt -4) 4))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))>
#<alt (* -4 (* (* a c) (sqrt (/ 1 (pow b 7)))))>
#<alt (/ (+ (* -4 (* (* a c) (sqrt b))) (* 4 (/ (* a c) (pow b 2)))) (pow b 4))>
#<alt (/ (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2))))) (pow b 4))>
#<alt (/ (+ (* -8 (* (* (pow a 2) (pow c 2)) (sqrt (/ 1 (pow b 13))))) (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2)))))) (pow b 4))>
#<alt (* -4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 7)))))>
#<alt (/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -4 (/ (* a c) (pow b 2)))) (pow b 4))>
#<alt (/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* 4 (* a (* b c))) (* 4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3)))))) (pow b 3)))) (pow b 4))>
#<alt (/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* -1 (/ (+ (* -8 (* (* (pow a 2) (* (pow c 2) (sqrt -1))) (sqrt (/ 1 b)))) (* -4 (* (* a (* c (sqrt -1))) (sqrt (pow b 3))))) (pow b 3))) (* 4 (* a (* b c)))) (pow b 3)))) (pow b 4))>
#<alt (pow b 6)>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (* -4 a)>
#<alt (* a (- (/ (pow b 6) a) 4))>
#<alt (* a (- (/ (pow b 6) a) 4))>
#<alt (* a (- (/ (pow b 6) a) 4))>
#<alt (* -4 a)>
#<alt (* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))>
#<alt (* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))>
#<alt (* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))>
#<alt (pow b 6)>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (/ (pow b 6) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 6) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 6) c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (pow b 7)>
#<alt (pow b 7)>
#<alt (* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))>
#<alt (* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))>
#<alt (* -1 (pow b 7))>
#<alt (* -1 (pow b 7))>
#<alt (* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))>
#<alt (* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))>
#<alt (* -2 (/ (* c (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (+ (pow b 16) (pow b 56))))>
#<alt (+ (* -2 (* a (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (* -2 (/ (* c (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (+ (pow b 16) (pow b 56)))))>
#<alt (+ (* -2 (/ (* c (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (+ (pow b 16) (pow b 56)))) (* a (+ (* -2 (* a (- (* 2 (* (sqrt (/ 1 (pow b 19))) (/ (pow c 3) (+ (pow b 16) (pow b 56))))) (+ (* -32 (/ (* (pow b 49) (* c (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (+ (pow b 16) (pow b 56)))) (/ (* c (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow b 14) (pow c 2))) (* 64 (* (pow b 14) (pow c 2)))))) (* 256 (* (pow b 42) (pow c 2)))) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (* -2 (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))))))))>
#<alt (+ (* -2 (/ (* c (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (+ (pow b 16) (pow b 56)))) (* a (+ (* -2 (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))))) (* a (+ (* -2 (* a (- (* 4 (* (sqrt (/ 1 (pow b 33))) (/ (pow c 4) (+ (pow b 16) (pow b 56))))) (+ (* -32 (/ (* (pow b 49) (* c (- (* 2 (* (sqrt (/ 1 (pow b 19))) (/ (pow c 3) (+ (pow b 16) (pow b 56))))) (+ (* -32 (/ (* (pow b 49) (* c (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (+ (pow b 16) (pow b 56)))) (/ (* c (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow b 14) (pow c 2))) (* 64 (* (pow b 14) (pow c 2)))))) (* 256 (* (pow b 42) (pow c 2)))) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (+ (pow b 16) (pow b 56)))) (+ (/ (* c (* (+ (* -512 (* (pow b 35) (pow c 3))) (* -32 (* (pow b 21) (* c (+ (* 32 (* (pow b 14) (pow c 2))) (* 64 (* (pow b 14) (pow c 2)))))))) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)) (/ (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow b 14) (pow c 2))) (* 64 (* (pow b 14) (pow c 2)))))) (* 256 (* (pow b 42) (pow c 2)))) (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))))) (+ (pow b 16) (pow b 56)))))))) (* -2 (- (* 2 (* (sqrt (/ 1 (pow b 19))) (/ (pow c 3) (+ (pow b 16) (pow b 56))))) (+ (* -32 (/ (* (pow b 49) (* c (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (+ (pow b 16) (pow b 56)))) (/ (* c (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow b 14) (pow c 2))) (* 64 (* (pow b 14) (pow c 2)))))) (* 256 (* (pow b 42) (pow c 2)))) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))))))))))>
#<alt (* 1/32768 (/ (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))) (pow a 7)))>
#<alt (/ (+ (* -2 (/ (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))) a)) (* 1/32768 (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))))) (pow a 7))>
#<alt (/ (+ (* -2 (/ (- (* -1/131072 (* (sqrt a) (/ (* (pow b 8) c) (sqrt -4)))) (+ (* -2 (* (pow b 7) (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))))) (* -1/4294967296 (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* 512 (+ (* 32 (pow b 14)) (* 64 (pow b 14)))) (* 65536 (pow b 14)))))))) (pow a 2))) (+ (* -2 (/ (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))) a)) (* 1/32768 (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))) (pow a 7))>
#<alt (/ (+ (* -2 (/ (- (* -1/131072 (* (sqrt a) (/ (* (pow b 8) c) (sqrt -4)))) (+ (* -2 (* (pow b 7) (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))))) (* -1/4294967296 (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* 512 (+ (* 32 (pow b 14)) (* 64 (pow b 14)))) (* 65536 (pow b 14)))))))) (pow a 2))) (+ (* -2 (/ (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))) a)) (+ (* 1/32768 (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))) (* 2 (/ (+ (* -2 (* (pow b 7) (- (* -1/131072 (* (sqrt a) (/ (* (pow b 8) c) (sqrt -4)))) (+ (* -2 (* (pow b 7) (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))))) (* -1/4294967296 (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* 512 (+ (* 32 (pow b 14)) (* 64 (pow b 14)))) (* 65536 (pow b 14)))))))))) (+ (* -1/4294967296 (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* -8192 (pow b 21)) (* -512 (* (pow b 7) (+ (* 32 (pow b 14)) (* 64 (pow b 14))))))))) (* 1/65536 (* (+ (* 512 (+ (* 32 (pow b 14)) (* 64 (pow b 14)))) (* 65536 (pow b 14))) (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))))))) (pow a 3)))))) (pow a 7))>
#<alt (* 1/32768 (/ (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))) (pow a 7)))>
#<alt (* -1 (/ (+ (* -1/32768 (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))) (* 2 (/ (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))))) a))) (pow a 7)))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (* 2 (/ (- (* -1/262144 (* (sqrt a) (* (pow b 5) (* c (sqrt -1))))) (+ (* 1/4294967296 (* c (* (+ (* 512 (+ (* 32 (pow b 8)) (* 64 (pow b 8)))) (* 65536 (pow b 8))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (* 2 (* (pow b 4) (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))))))))) a))) a)) (* -1/32768 (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (pow a 7)))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (* -1 (/ (+ (* -2 (- (* -1/262144 (* (sqrt a) (* (pow b 5) (* c (sqrt -1))))) (+ (* 1/4294967296 (* c (* (+ (* 512 (+ (* 32 (pow b 8)) (* 64 (pow b 8)))) (* 65536 (pow b 8))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (* 2 (* (pow b 4) (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))))))) (* -2 (/ (+ (* 1/4294967296 (* c (* (+ (* 512 (* (pow b 4) (+ (* 32 (pow b 8)) (* 64 (pow b 8))))) (* 8192 (pow b 12))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (+ (* 1/65536 (* (+ (* 512 (+ (* 32 (pow b 8)) (* 64 (pow b 8)))) (* 65536 (pow b 8))) (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))))))) (* 2 (* (pow b 4) (- (* -1/262144 (* (sqrt a) (* (pow b 5) (* c (sqrt -1))))) (+ (* 1/4294967296 (* c (* (+ (* 512 (+ (* 32 (pow b 8)) (* 64 (pow b 8)))) (* 65536 (pow b 8))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (* 2 (* (pow b 4) (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))))))))))))) a))) a))) a)) (* -1/32768 (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (pow a 7)))>
#<alt (* -2 (/ (* c (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (+ (pow b 16) (pow b 56))))>
#<alt (* c (+ (* -2 (* c (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5))))))))) (* -2 (/ (- (* 2 (pow b 7)) (sqrt (pow b 9))) (+ (pow b 16) (pow b 56))))))>
#<alt (* c (+ (* -2 (/ (- (* 2 (pow b 7)) (sqrt (pow b 9))) (+ (pow b 16) (pow b 56)))) (* c (+ (* -2 (* c (- (* 2 (* (/ (pow a 2) (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 19))))) (+ (* -32 (/ (* a (* (pow b 49) (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5))))))))) (+ (pow b 16) (pow b 56)))) (/ (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow a 2) (pow b 14))) (* 64 (* (pow a 2) (pow b 14)))))) (* 256 (* (pow a 2) (pow b 42)))) (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (* -2 (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5))))))))))))>
#<alt (* c (+ (* -2 (/ (- (* 2 (pow b 7)) (sqrt (pow b 9))) (+ (pow b 16) (pow b 56)))) (* c (+ (* -2 (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5)))))))) (* c (+ (* -2 (* c (- (* 4 (* (/ (pow a 3) (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 33))))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (* (/ (pow a 2) (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 19))))) (+ (* -32 (/ (* a (* (pow b 49) (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5))))))))) (+ (pow b 16) (pow b 56)))) (/ (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow a 2) (pow b 14))) (* 64 (* (pow a 2) (pow b 14)))))) (* 256 (* (pow a 2) (pow b 42)))) (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (+ (pow b 16) (pow b 56)))) (+ (/ (* (+ (* -512 (* (pow a 3) (pow b 35))) (* -32 (* a (* (pow b 21) (+ (* 32 (* (pow a 2) (pow b 14))) (* 64 (* (pow a 2) (pow b 14)))))))) (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (pow (+ (pow b 16) (pow b 56)) 2)) (/ (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow a 2) (pow b 14))) (* 64 (* (pow a 2) (pow b 14)))))) (* 256 (* (pow a 2) (pow b 42)))) (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5)))))))) (+ (pow b 16) (pow b 56)))))))) (* -2 (- (* 2 (* (/ (pow a 2) (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 19))))) (+ (* -32 (/ (* a (* (pow b 49) (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5))))))))) (+ (pow b 16) (pow b 56)))) (/ (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow a 2) (pow b 14))) (* 64 (* (pow a 2) (pow b 14)))))) (* 256 (* (pow a 2) (pow b 42)))) (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (pow (+ (pow b 16) (pow b 56)) 2)))))))))))>
#<alt (* -2 (* (sqrt (/ 1 (* (pow a 15) (pow c 11)))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824))))>
#<alt (/ (+ (* -4 (* (sqrt (/ 1 (* (pow a 15) c))) (/ (pow b 7) (sqrt -1073741824)))) (* -2 (* (sqrt (/ c (pow a 15))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824))))) (pow c 6))>
#<alt (/ (+ (* -4 (* (sqrt (/ 1 (* (pow a 15) c))) (/ (pow b 7) (sqrt -1073741824)))) (+ (* -2 (* (sqrt (/ c (pow a 15))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824)))) (* -2 (/ (- (* -1/2 (/ (* (pow b 8) c) (* (pow a 8) (* (sqrt -1073741824) (sqrt -4))))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 45))) (/ (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))))) (* 4096 (* (pow a 6) (pow b 7)))))) (* 268435456 (* (pow a 14) (pow b 7)))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3))))) (pow c 2))))) (pow c 6))>
#<alt (/ (+ (* -4 (* (sqrt (/ 1 (* (pow a 15) c))) (/ (pow b 7) (sqrt -1073741824)))) (+ (* -2 (* (sqrt (/ c (pow a 15))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824)))) (+ (* -2 (/ (- (* -1/2 (/ (* (pow b 8) c) (* (pow a 8) (* (sqrt -1073741824) (sqrt -4))))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 45))) (/ (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))))) (* 4096 (* (pow a 6) (pow b 7)))))) (* 268435456 (* (pow a 14) (pow b 7)))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3))))) (pow c 2))) (* 2 (/ (+ (* 1/2 (* (sqrt (/ (pow c 3) (pow a 45))) (/ (* (+ (* -32768 (* (pow a 7) (* (pow b 7) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))))) (* 4096 (* (pow a 6) (pow b 7))))))) (* -4 (* a (+ (* -32768 (* (pow a 7) (+ (* -128 (* (pow a 3) (* (pow b 7) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7))))))) (* -4 (* a (+ (* -128 (* (pow a 3) (+ (* -8 (* a (pow b 14))) (* -4 (* a (pow b 14)))))) (pow (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))) 2))))))) (pow (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))))) (* 4096 (* (pow a 6) (pow b 7)))) 2))))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3)))) (* (sqrt (/ (pow c 3) (pow a 45))) (/ (* (pow b 7) (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))))) (* 4096 (* (pow a 6) (pow b 7)))))) (* 268435456 (* (pow a 14) (pow b 7))))) (pow (sqrt -1073741824) 3)))) (pow c 3)))))) (pow c 6))>
#<alt (* -1/8192 (/ (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))) (* (pow a 7) (pow c 5))))>
#<alt (* -1 (/ (+ (* -2 (/ (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14)))) c)) (* 1/8192 (/ (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))) (pow a 7)))) (pow c 5)))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (- (* -1/65536 (* (sqrt (/ c (pow a 15))) (* (pow b 4) (sqrt -1)))) (+ (* 1/268435456 (/ (* (+ (* 4 (* a (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))))) (pow (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))) 2)))) (* 128 (* (pow a 3) (* (pow b 3) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))) (* 1/16384 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))))) (pow a 7))))) c)) (* 2 (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14)))))) c)) (* 1/8192 (/ (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))) (pow a 7)))) (pow c 5)))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (- (* -1/65536 (* (sqrt (/ c (pow a 15))) (* (pow b 4) (sqrt -1)))) (+ (* 1/268435456 (/ (* (+ (* 4 (* a (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))))) (pow (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))) 2)))) (* 128 (* (pow a 3) (* (pow b 3) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))) (* 1/16384 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))))) (pow a 7)))))) (* 2 (/ (+ (* 1/268435456 (/ (* (+ (* 4 (* a (+ (* 2 (* (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 128 (* (pow a 3) (pow b 9)))))) (* (pow b 3) (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))))) (pow (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))) 2)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))) (+ (* 1/16384 (/ (* (+ (* 4 (* a (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))))) (pow (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))) 2)))) (* 128 (* (pow a 3) (* (pow b 3) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))))) (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))))) (pow a 7))) (* 1/16384 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* -1/65536 (* (sqrt (/ c (pow a 15))) (* (pow b 4) (sqrt -1)))) (+ (* 1/268435456 (/ (* (+ (* 4 (* a (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))))) (pow (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))) 2)))) (* 128 (* (pow a 3) (* (pow b 3) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))) (* 1/16384 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))))) (pow a 7)))))) (pow a 7))))) c))) c)) (* 2 (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14)))))) c)) (* 1/8192 (/ (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))) (pow a 7)))) (pow c 5)))>
#<alt (/ 1/8192 (* (pow a 7) (pow c 6)))>
#<alt (+ (* 1/32768 (* (sqrt (/ 1 (* (pow a 15) (pow c 13)))) (* b (sqrt -4)))) (* 1/8192 (/ 1 (* (pow a 7) (pow c 6)))))>
#<alt (+ (* b (+ (* 1/32768 (* (sqrt (/ 1 (* (pow a 15) (pow c 13)))) (sqrt -4))) (* 3/16384 (/ (pow b 6) (* (pow a 8) (pow c 7)))))) (* 1/8192 (/ 1 (* (pow a 7) (pow c 6)))))>
#<alt (+ (* b (+ (* 1/32768 (* (sqrt (/ 1 (* (pow a 15) (pow c 13)))) (sqrt -4))) (* (pow b 6) (+ (* -2 (* b (- (* -1/131072 (* (sqrt (/ 1 (* (pow a 17) (pow c 15)))) (/ 1 (sqrt -4)))) (* 1/32768 (* (sqrt (/ 1 (* (pow a 17) (pow c 15)))) (sqrt -4)))))) (* 3/16384 (/ 1 (* (pow a 8) (pow c 7)))))))) (* 1/8192 (/ 1 (* (pow a 7) (pow c 6)))))>
#<alt (* -4 (* (sqrt (/ 1 (pow b 119))) c))>
#<alt (/ (+ (* -4 (* (sqrt b) c)) (* 2 (/ c (pow b 2)))) (pow b 60))>
#<alt (/ (+ (* -4 (* (sqrt b) c)) (+ (* 2 (/ c (pow b 2))) (* 8 (* (* a (pow c 2)) (sqrt (/ 1 (pow b 13))))))) (pow b 60))>
#<alt (/ (+ (* -4 (* (sqrt b) c)) (+ (* 2 (* (sqrt (/ 1 (pow b 13))) (* c (+ (* -64 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))) (+ (* 2 (/ c (pow b 2))) (* 8 (* (* a (pow c 2)) (sqrt (/ 1 (pow b 13)))))))) (pow b 60))>
#<alt (* 4 (* (sqrt (/ 1 (pow b 133))) (* c (sqrt -1))))>
#<alt (* -1 (/ (+ (* -4 (* (sqrt b) (* c (sqrt -1)))) (* -2 (/ c (pow b 2)))) (pow b 67)))>
#<alt (* -1 (/ (+ (* -8 (* (* a (* (pow c 2) (sqrt -1))) (sqrt (/ 1 (pow b 13))))) (+ (* -4 (* (sqrt b) (* c (sqrt -1)))) (* -2 (/ c (pow b 2))))) (pow b 67)))>
#<alt (* -1 (/ (+ (* -4 (* (sqrt b) (* c (sqrt -1)))) (+ (* -2 (/ c (pow b 2))) (* -1 (/ (+ (* -2 (* (sqrt b) (* c (* (sqrt -1) (+ (* -64 (* a c)) (+ (* -16 (* a c)) (* -4 (* a c)))))))) (* 8 (* (* a (* (pow c 2) (sqrt -1))) (sqrt b)))) (pow b 7))))) (pow b 67)))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (* -1 (* (sqrt (* a c)) (* b (sqrt -4)))))>
#<alt (+ (* -4 (* a c)) (* b (- (* 2 (pow b 5)) (* (sqrt (* a c)) (sqrt -4)))))>
#<alt (+ (* -4 (* a c)) (* b (- (* (pow b 5) (+ 2 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))))>
#<alt (* 2 (pow b 6))>
#<alt (* (pow b 6) (- 2 (/ 1 (pow b 2))))>
#<alt (* (pow b 6) (- (+ 2 (* -4 (/ (* a c) (pow b 6)))) (/ 1 (pow b 2))))>
#<alt (* (pow b 6) (- (+ 2 (+ (* -4 (/ (* a c) (pow b 6))) (* 2 (/ (* a c) (pow b 8))))) (/ 1 (pow b 2))))>
#<alt (* 2 (pow b 6))>
#<alt (* (pow b 6) (+ 2 (/ 1 (pow b 2))))>
#<alt (* (pow b 6) (+ 2 (+ (* -4 (/ (* a c) (pow b 6))) (/ 1 (pow b 2)))))>
#<alt (* (pow b 6) (+ 2 (+ (* -4 (/ (* a c) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 8))) (/ 1 (pow b 2))))))>
#<alt (- (* 2 (pow b 6)) (pow b 4))>
#<alt (- (+ (* 2 (pow b 6)) (* a (- (* -4 c) (* -2 (/ c (pow b 2)))))) (pow b 4))>
#<alt (- (+ (* 2 (pow b 6)) (* a (- (+ (* -4 c) (* 2 (/ (* a (pow c 2)) (pow b 8)))) (* -2 (/ c (pow b 2)))))) (pow b 4))>
#<alt (- (+ (* 2 (pow b 6)) (* a (- (+ (* -4 c) (* a (- (* 4 (/ (* a (pow c 3)) (pow b 14))) (* -2 (/ (pow c 2) (pow b 8)))))) (* -2 (/ c (pow b 2)))))) (pow b 4))>
#<alt (* a (- (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))>
#<alt (* a (- (+ (* -4 c) (* 2 (/ (pow b 6) a))) (* (sqrt (/ c a)) (* b (sqrt -4)))))>
#<alt (* a (- (+ (* -4 c) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 7) (sqrt -4)))) (* 2 (/ (pow b 6) a)))) (* (sqrt (/ c a)) (* b (sqrt -4)))))>
#<alt (* a (- (+ (* -4 c) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 13) (pow (sqrt -4) 3)))) (* 2 (/ (pow b 6) a)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 7) (sqrt -4)))) (* (sqrt (/ c a)) (* b (sqrt -4))))))>
#<alt (* -1 (* a (- (* 4 c) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))>
#<alt (* -1 (* a (- (+ (* -2 (/ (pow b 3) a)) (* 4 c)) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))>
#<alt (* -1 (* a (- (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 2 (pow b 3))) a)) (* 4 c)) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))>
#<alt (* -1 (* a (- (+ (* -1 (/ (+ (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 7) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -1))))) a)) (* 2 (pow b 3))) a)) (* 4 c)) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))>
#<alt (- (* 2 (pow b 6)) (pow b 4))>
#<alt (- (+ (* 2 (pow b 6)) (* c (- (* -4 a) (* -2 (/ a (pow b 2)))))) (pow b 4))>
#<alt (- (+ (* 2 (pow b 6)) (* c (- (+ (* -4 a) (* 2 (/ (* (pow a 2) c) (pow b 8)))) (* -2 (/ a (pow b 2)))))) (pow b 4))>
#<alt (- (+ (* 2 (pow b 6)) (* c (- (+ (* -4 a) (* c (- (* 4 (/ (* (pow a 3) c) (pow b 14))) (* -2 (/ (pow a 2) (pow b 8)))))) (* -2 (/ a (pow b 2)))))) (pow b 4))>
#<alt (* -1 (* c (+ 4 (* (* b (sqrt -4)) (sqrt (/ 1 c))))))>
#<alt (* c (- (* 2 (/ (pow b 6) c)) (+ 4 (* (* b (sqrt -4)) (sqrt (/ 1 c))))))>
#<alt (* c (- (+ (* -1/2 (* (/ (pow b 7) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* 2 (/ (pow b 6) c))) (+ 4 (* (* b (sqrt -4)) (sqrt (/ 1 c))))))>
#<alt (* c (- (+ (* 1/8 (* (/ (pow b 13) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (* 2 (/ (pow b 6) c))) (+ 4 (+ (* 1/2 (* (/ (pow b 7) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (* b (sqrt -4)) (sqrt (/ 1 c)))))))>
#<alt (* -1 (* c (- 4 (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))>
#<alt (* -1 (* c (- (+ 4 (* -2 (/ (pow b 3) c))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))>
#<alt (* -1 (* c (- (+ 4 (* -1 (/ (+ (* 1/4 (* (* (pow b 4) (sqrt -1)) (sqrt (/ 1 c)))) (* 2 (pow b 3))) c))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))>
#<alt (* -1 (* c (- (+ 4 (* -1 (/ (+ (* -1 (/ (- (* 1/64 (* (* (pow b 7) (sqrt -1)) (sqrt (/ 1 c)))) (* 1/4 (* (* (pow b 4) (sqrt -1)) (sqrt c)))) c)) (* 2 (pow b 3))) c))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))>
#<alt (* -4 (/ (* a (* c (- (* 2 (pow b 6)) (pow b 4)))) (+ (pow b 16) (pow b 48))))>
#<alt (* a (+ (* -4 (* a (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (* -4 (/ (* c (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48))))))>
#<alt (* a (+ (* -4 (/ (* c (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48)))) (* a (+ (* -4 (* a (- (* 2 (/ (pow c 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* (pow b 42) (* c (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* c (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (* -4 (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))))))>
#<alt (* a (+ (* -4 (/ (* c (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48)))) (* a (+ (* -4 (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2))))) (* a (+ (* -4 (* a (- (* 4 (/ (pow c 4) (* (pow b 14) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* (pow b 42) (* c (- (* 2 (/ (pow c 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* (pow b 42) (* c (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* c (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (+ (/ (* c (* (+ (* -512 (* (pow b 30) (pow c 3))) (* -32 (* (pow b 18) (* c (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)) (/ (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))) (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2))))) (+ (pow b 16) (pow b 48)))))))) (* -4 (- (* 2 (/ (pow c 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* (pow b 42) (* c (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* c (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))))))))>
#<alt (* 4 (* (sqrt (/ 1 (pow a 11))) (/ (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))) (sqrt -1073741824))))>
#<alt (/ (+ (* -8 (* (sqrt (/ 1 a)) (/ (* (pow b 6) c) (sqrt -1073741824)))) (* 4 (* (sqrt a) (/ (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))) (sqrt -1073741824))))) (pow a 6))>
#<alt (/ (+ (* -8 (* (sqrt (/ 1 a)) (/ (* (pow b 6) c) (sqrt -1073741824)))) (+ (* -4 (/ (- (* -1/2 (/ (* a (* (pow b 7) c)) (* (sqrt -1073741824) (sqrt -4)))) (* -1/2 (* (sqrt (pow a 3)) (/ (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 6)) (* 32 (pow b 6)))) (* 4096 (pow b 6)))) (* 268435456 (pow b 6))))) (pow (sqrt -1073741824) 3))))) (pow a 2))) (* 4 (* (sqrt a) (/ (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))) (sqrt -1073741824)))))) (pow a 6))>
#<alt (/ (+ (* -8 (* (sqrt (/ 1 a)) (/ (* (pow b 6) c) (sqrt -1073741824)))) (+ (* -4 (/ (- (* -1/2 (/ (* a (* (pow b 7) c)) (* (sqrt -1073741824) (sqrt -4)))) (* -1/2 (* (sqrt (pow a 3)) (/ (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 6)) (* 32 (pow b 6)))) (* 4096 (pow b 6)))) (* 268435456 (pow b 6))))) (pow (sqrt -1073741824) 3))))) (pow a 2))) (+ (* 4 (* (sqrt a) (/ (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))) (sqrt -1073741824)))) (* 4 (/ (+ (* -1/2 (* (sqrt (pow a 3)) (/ (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* -32768 (* (pow b 6) (+ (* 512 (+ (* 16 (pow b 6)) (* 32 (pow b 6)))) (* 4096 (pow b 6))))) (* -4 (+ (* -32768 (+ (* -128 (* (pow b 6) (+ (* 16 (pow b 6)) (* 32 (pow b 6))))) (* -4 (+ (* -128 (+ (* -8 (pow b 12)) (* -4 (pow b 12)))) (pow (+ (* 16 (pow b 6)) (* 32 (pow b 6))) 2))))) (pow (+ (* 512 (+ (* 16 (pow b 6)) (* 32 (pow b 6)))) (* 4096 (pow b 6))) 2)))))) (pow (sqrt -1073741824) 3)))) (* (sqrt (pow a 3)) (/ (* (pow b 6) (* c (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 6)) (* 32 (pow b 6)))) (* 4096 (pow b 6)))) (* 268435456 (pow b 6))))) (pow (sqrt -1073741824) 3)))) (pow a 3)))))) (pow a 6))>
#<alt (* 1/8192 (* (sqrt (/ 1 (pow a 11))) (* c (* (sqrt -1) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))>
#<alt (/ (+ (* -1/4096 (* (sqrt (/ 1 a)) (* (pow b 4) (* c (sqrt -1))))) (* 1/8192 (* (sqrt a) (* c (* (sqrt -1) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (pow a 6))>
#<alt (/ (+ (* -1 (/ (+ (* -4 (/ (- (* 1/131072 (* a (* (pow b 5) c))) (* 1/70368744177664 (* (sqrt (pow a 3)) (* c (* (sqrt -1) (* (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 4)) (* 32 (pow b 4)))) (* 4096 (pow b 4)))) (* 268435456 (pow b 4))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))))))) a)) (* 1/4096 (* (sqrt a) (* (pow b 4) (* c (sqrt -1)))))) a)) (* 1/8192 (* (sqrt a) (* c (* (sqrt -1) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (pow a 6))>
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (- (* 1/131072 (* a (* (pow b 5) c))) (* 1/70368744177664 (* (sqrt (pow a 3)) (* c (* (sqrt -1) (* (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 4)) (* 32 (pow b 4)))) (* 4096 (pow b 4)))) (* 268435456 (pow b 4))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))))) (* 4 (/ (+ (* 1/70368744177664 (* (sqrt (pow a 3)) (* c (* (sqrt -1) (* (+ (* 4 (+ (* 32768 (+ (* 4 (+ (* 128 (+ (* 4 (pow b 8)) (* 8 (pow b 8)))) (pow (+ (* 16 (pow b 4)) (* 32 (pow b 4))) 2))) (* 128 (* (pow b 4) (+ (* 16 (pow b 4)) (* 32 (pow b 4))))))) (pow (+ (* 512 (+ (* 16 (pow b 4)) (* 32 (pow b 4)))) (* 4096 (pow b 4))) 2))) (* 32768 (* (pow b 4) (+ (* 512 (+ (* 16 (pow b 4)) (* 32 (pow b 4)))) (* 4096 (pow b 4)))))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (* 1/35184372088832 (* (sqrt (pow a 3)) (* (pow b 4) (* c (* (sqrt -1) (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 4)) (* 32 (pow b 4)))) (* 4096 (pow b 4)))) (* 268435456 (pow b 4))))))))) a))) a)) (* 1/4096 (* (sqrt a) (* (pow b 4) (* c (sqrt -1)))))) a)) (* 1/8192 (* (sqrt a) (* c (* (sqrt -1) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (pow a 6))>
#<alt (* -4 (/ (* a (* c (- (* 2 (pow b 6)) (pow b 4)))) (+ (pow b 16) (pow b 48))))>
#<alt (* c (+ (* -4 (* c (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (* -4 (/ (* a (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48))))))>
#<alt (* c (+ (* -4 (/ (* a (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48)))) (* c (+ (* -4 (* c (- (* 2 (/ (pow a 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* a (* (pow b 42) (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* a (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (* -4 (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))))))>
#<alt (* c (+ (* -4 (/ (* a (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48)))) (* c (+ (* -4 (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2))))) (* c (+ (* -4 (* c (- (* 4 (/ (pow a 4) (* (pow b 14) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* a (* (pow b 42) (- (* 2 (/ (pow a 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* a (* (pow b 42) (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* a (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (+ (/ (* a (* (+ (* -512 (* (pow a 3) (pow b 30))) (* -32 (* a (* (pow b 18) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)) (/ (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))) (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2))))) (+ (pow b 16) (pow b 48)))))))) (* -4 (- (* 2 (/ (pow a 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* a (* (pow b 42) (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* a (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))))))))>
#<alt (* -4 (* (sqrt (/ 1 (* (pow a 13) (pow c 11)))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824))))>
#<alt (/ (+ (* -8 (* (sqrt (/ 1 (* (pow a 13) c))) (/ (pow b 6) (sqrt -1073741824)))) (* -4 (* (sqrt (/ c (pow a 13))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824))))) (pow c 6))>
#<alt (/ (+ (* -8 (* (sqrt (/ 1 (* (pow a 13) c))) (/ (pow b 6) (sqrt -1073741824)))) (+ (* -4 (* (sqrt (/ c (pow a 13))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824)))) (* -4 (/ (- (* -1/2 (/ (* (pow b 7) c) (* (pow a 7) (* (sqrt -1073741824) (sqrt -4))))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 43))) (/ (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))))) (* 4096 (* (pow a 6) (pow b 6)))))) (* 268435456 (* (pow a 14) (pow b 6)))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3))))) (pow c 2))))) (pow c 6))>
#<alt (/ (+ (* -8 (* (sqrt (/ 1 (* (pow a 13) c))) (/ (pow b 6) (sqrt -1073741824)))) (+ (* -4 (* (sqrt (/ c (pow a 13))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824)))) (+ (* -4 (/ (- (* -1/2 (/ (* (pow b 7) c) (* (pow a 7) (* (sqrt -1073741824) (sqrt -4))))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 43))) (/ (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))))) (* 4096 (* (pow a 6) (pow b 6)))))) (* 268435456 (* (pow a 14) (pow b 6)))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3))))) (pow c 2))) (* 4 (/ (+ (* 1/2 (* (sqrt (/ (pow c 3) (pow a 43))) (/ (* (+ (* -32768 (* (pow a 7) (* (pow b 6) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))))) (* 4096 (* (pow a 6) (pow b 6))))))) (* -4 (* a (+ (* -32768 (* (pow a 7) (+ (* -128 (* (pow a 3) (* (pow b 6) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6))))))) (* -4 (* a (+ (* -128 (* (pow a 3) (+ (* -8 (* a (pow b 12))) (* -4 (* a (pow b 12)))))) (pow (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))) 2))))))) (pow (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))))) (* 4096 (* (pow a 6) (pow b 6)))) 2))))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3)))) (* (sqrt (/ (pow c 3) (pow a 43))) (/ (* (pow b 6) (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))))) (* 4096 (* (pow a 6) (pow b 6)))))) (* 268435456 (* (pow a 14) (pow b 6))))) (pow (sqrt -1073741824) 3)))) (pow c 3)))))) (pow c 6))>
#<alt (* 1/8192 (* (sqrt (/ 1 (* (pow a 13) (pow c 11)))) (* (sqrt -1) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))>
#<alt (/ (+ (* -1/4096 (* (sqrt (/ 1 (* (pow a 13) c))) (* (pow b 4) (sqrt -1)))) (* 1/8192 (* (sqrt (/ c (pow a 13))) (* (sqrt -1) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (pow c 6))>
#<alt (/ (+ (* -1 (/ (+ (* -4 (/ (- (* 1/131072 (/ (* (pow b 5) c) (pow a 7))) (* 1/70368744177664 (* (sqrt (/ (pow c 3) (pow a 43))) (* (sqrt -1) (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))) (* 4096 (* (pow a 6) (pow b 4)))))) (* 268435456 (* (pow a 14) (pow b 4)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) c)) (* 1/4096 (* (sqrt (/ c (pow a 13))) (* (pow b 4) (sqrt -1))))) c)) (* 1/8192 (* (sqrt (/ c (pow a 13))) (* (sqrt -1) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (pow c 6))>
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (- (* 1/131072 (/ (* (pow b 5) c) (pow a 7))) (* 1/70368744177664 (* (sqrt (/ (pow c 3) (pow a 43))) (* (sqrt -1) (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))) (* 4096 (* (pow a 6) (pow b 4)))))) (* 268435456 (* (pow a 14) (pow b 4)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))))) (* 4 (/ (+ (* 1/70368744177664 (* (sqrt (/ (pow c 3) (pow a 43))) (* (sqrt -1) (* (+ (* 4 (* a (+ (* 32768 (* (pow a 7) (+ (* 4 (* a (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 8))) (* 8 (* a (pow b 8)))))) (pow (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))) 2)))) (* 128 (* (pow a 3) (* (pow b 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))))))) (pow (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))) (* 4096 (* (pow a 6) (pow b 4)))) 2)))) (* 32768 (* (pow a 7) (* (pow b 4) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))) (* 4096 (* (pow a 6) (pow b 4)))))))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (* 1/35184372088832 (* (sqrt (/ (pow c 3) (pow a 43))) (* (pow b 4) (* (sqrt -1) (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))) (* 4096 (* (pow a 6) (pow b 4)))))) (* 268435456 (* (pow a 14) (pow b 4))))))))) c))) c)) (* 1/4096 (* (sqrt (/ c (pow a 13))) (* (pow b 4) (sqrt -1))))) c)) (* 1/8192 (* (sqrt (/ c (pow a 13))) (* (sqrt -1) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (pow c 6))>
#<alt (/ 1/4096 (* (pow a 6) (pow c 6)))>
#<alt (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 13) (pow c 13)))) (* b (sqrt -4)))) (* 1/4096 (/ 1 (* (pow a 6) (pow c 6)))))>
#<alt (+ (* b (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 13) (pow c 13)))) (sqrt -4))) (* 3/8192 (/ (pow b 5) (* (pow a 7) (pow c 7)))))) (* 1/4096 (/ 1 (* (pow a 6) (pow c 6)))))>
#<alt (+ (* b (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 13) (pow c 13)))) (sqrt -4))) (* (pow b 5) (+ (* -4 (* b (- (* -1/131072 (* (sqrt (/ 1 (* (pow a 15) (pow c 15)))) (/ 1 (sqrt -4)))) (* 1/32768 (* (sqrt (/ 1 (* (pow a 15) (pow c 15)))) (sqrt -4)))))) (* 3/8192 (/ 1 (* (pow a 7) (pow c 7)))))))) (* 1/4096 (/ 1 (* (pow a 6) (pow c 6)))))>
#<alt (* -8 (/ (* a c) (pow b 51)))>
#<alt (/ (+ (* -8 (* a c)) (* 4 (/ (* a c) (pow b 2)))) (pow b 51))>
#<alt (/ (+ (* -8 (* a c)) (+ (* -4 (/ (- (* -4 (* (pow a 2) (pow c 2))) (* a (* c (+ (* -64 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 6))) (* 4 (/ (* a c) (pow b 2))))) (pow b 51))>
#<alt (/ (+ (* -8 (* a c)) (+ (* -4 (/ (- (* -4 (* (pow a 2) (pow c 2))) (* a (* c (+ (* -64 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 6))) (+ (* -4 (/ (- (* 2 (* (pow a 2) (pow c 2))) (* -1/2 (* a (* c (+ (* -64 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 8))) (* 4 (/ (* a c) (pow b 2)))))) (pow b 51))>
#<alt (* 8 (/ (* a c) (pow b 57)))>
#<alt (* -1 (/ (+ (* -8 (* a c)) (* -4 (/ (* a c) (pow b 2)))) (pow b 57)))>
#<alt (* -1 (/ (+ (* -8 (* a c)) (+ (* -4 (/ (* a c) (pow b 2))) (* -4 (/ (- (* -4 (* (pow a 2) (pow c 2))) (* a (* c (+ (* -64 (* a c)) (+ (* -16 (* a c)) (* -4 (* a c))))))) (pow b 6))))) (pow b 57)))>
#<alt (* -1 (/ (+ (* -8 (* a c)) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (- (* -4 (* (pow a 2) (pow c 2))) (* a (* c (+ (* -64 (* a c)) (+ (* -16 (* a c)) (* -4 (* a c))))))) (pow b 6))) (* -4 (/ (- (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* a (* c (+ (* -64 (* a c)) (+ (* -16 (* a c)) (* -4 (* a c)))))))) (pow b 8)))))) (pow b 57)))>
#<alt (* -4 c)>
#<alt (* -4 c)>
#<alt (* -4 c)>
#<alt (* -4 c)>
#<alt c>
#<alt c>
#<alt c>
#<alt c>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt a>
#<alt a>
#<alt a>
#<alt a>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* (sqrt (* a c)) (* b (sqrt -4)))>
#<alt (* b (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))>
#<alt (* b (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))>
#<alt (* b (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 6) (+ (* -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 6) (pow (sqrt -4) 5))))))))))>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (* (pow b 5) (+ 1 (* -2 (/ (* a c) (pow b 8)))))>
#<alt (* (pow b 5) (+ 1 (* -2 (/ (* a c) (pow b 8)))))>
#<alt (* -1 (* (sqrt (pow b 11)) (sqrt -1)))>
#<alt (* -1 (* (sqrt (pow b 11)) (sqrt -1)))>
#<alt (* (pow b 6) (+ (* -1 (* (sqrt (/ 1 b)) (sqrt -1))) (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 19)))))))>
#<alt (* (pow b 6) (+ (* -1 (* (sqrt (/ 1 b)) (sqrt -1))) (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 19)))))))>
#<alt (pow b 4)>
#<alt (+ (* -2 (/ (* a c) (pow b 2))) (pow b 4))>
#<alt (+ (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 8))))) (pow b 4))>
#<alt (+ (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 14))) (* -2 (/ (pow c 2) (pow b 8))))))) (pow b 4))>
#<alt (* (sqrt (* a c)) (* b (sqrt -4)))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 7) (sqrt -4)))) (* (sqrt (/ c a)) (* b (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 13) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 7) (sqrt -4)))) (* (sqrt (/ c a)) (* b (sqrt -4))))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 13) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 19) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 7) (sqrt -4)))) (* (sqrt (/ c a)) (* b (sqrt -4)))))))>
#<alt (* -2 (* (sqrt (* a c)) (* b (sqrt -1))))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 7) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 13) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 7) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 13) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 19) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 7) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))>
#<alt (pow b 4)>
#<alt (+ (* -2 (/ (* a c) (pow b 2))) (pow b 4))>
#<alt (+ (* c (+ (* -2 (/ a (pow b 2))) (* -2 (/ (* (pow a 2) c) (pow b 8))))) (pow b 4))>
#<alt (+ (* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 14))) (* -2 (/ (pow a 2) (pow b 8))))))) (pow b 4))>
#<alt (* (* b (sqrt -4)) (sqrt c))>
#<alt (* c (+ (* 1/2 (* (/ (pow b 7) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (* b (sqrt -4)) (sqrt (/ 1 c)))))>
#<alt (* c (+ (* -1/8 (* (/ (pow b 13) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/2 (* (/ (pow b 7) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (* b (sqrt -4)) (sqrt (/ 1 c))))))>
#<alt (* c (+ (* -1/8 (* (/ (pow b 13) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/16 (* (/ (pow b 19) (pow (sqrt -4) 5)) (sqrt (/ 1 (pow c 7))))) (+ (* 1/2 (* (/ (pow b 7) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (* b (sqrt -4)) (sqrt (/ 1 c)))))))>
#<alt (* -2 (* (* b (sqrt -1)) (sqrt c)))>
#<alt (* -1 (* c (+ (* 1/4 (* (* (pow b 7) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (* (pow b 13) (sqrt -1)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/4 (* (* (pow b 7) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c))))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (* (pow b 13) (sqrt -1)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/512 (* (* (pow b 19) (sqrt -1)) (sqrt (/ 1 (pow c 7))))) (+ (* 1/4 (* (* (pow b 7) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 6)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 6)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 6)))>
#<alt (* 2 (pow b 6))>
#<alt (* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))>
#<alt (* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))>
#<alt (* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))>
#<alt (* 2 (pow b 6))>
#<alt (* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))>
#<alt (* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))>
#<alt (* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))>
#<alt (* 2 (pow b 6))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 6)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 6)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 6)))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (* 2 (/ (pow b 6) a))))>
#<alt (* a (+ (* -4 c) (* 2 (/ (pow b 6) a))))>
#<alt (* a (+ (* -4 c) (* 2 (/ (pow b 6) a))))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 3) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 3) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 3) a)) (* 4 c))))>
#<alt (* 2 (pow b 6))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 6)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 6)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 6)))>
#<alt (* -4 c)>
#<alt (* c (- (* 2 (/ (pow b 6) c)) 4))>
#<alt (* c (- (* 2 (/ (pow b 6) c)) 4))>
#<alt (* c (- (* 2 (/ (pow b 6) c)) 4))>
#<alt (* -4 c)>
#<alt (* -1 (* c (+ 4 (* -2 (/ (pow b 3) c)))))>
#<alt (* -1 (* c (+ 4 (* -2 (/ (pow b 3) c)))))>
#<alt (* -1 (* c (+ 4 (* -2 (/ (pow b 3) c)))))>
#<alt (+ (pow b 9) (pow b 27))>
#<alt (+ (* 1/2 (/ (* a (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c)))) (pow b 27))) (+ (pow b 9) (pow b 27)))>
#<alt (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 128 (* (pow b 42) (pow c 2))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))))) (* 1/4 (/ (pow (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) 2) (pow b 54))))) (pow b 27))) (* 1/2 (/ (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) (pow b 27))))) (+ (pow b 9) (pow b 27)))>
#<alt (+ (* a (+ (* 1/2 (/ (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) (pow b 27))) (* a (+ (* 1/2 (/ (* a (- (+ (* -4 (* c (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))))) (* (pow b 6) (+ (* -512 (* (pow b 30) (pow c 3))) (* -32 (* (pow b 18) (* c (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))))))) (* 1/2 (/ (* (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) (- (+ (* 128 (* (pow b 42) (pow c 2))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))))) (* 1/4 (/ (pow (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) 2) (pow b 54))))) (pow b 54))))) (pow b 27))) (* 1/2 (/ (- (+ (* 128 (* (pow b 42) (pow c 2))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))))) (* 1/4 (/ (pow (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) 2) (pow b 54)))) (pow b 27))))))) (+ (pow b 9) (pow b 27)))>
#<alt (* (sqrt (pow a 9)) (sqrt -262144))>
#<alt (* (pow a 5) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (+ (* 65536 (pow b 6)) (* 524288 (pow b 6))) (sqrt -262144)))) (* (sqrt (/ 1 a)) (sqrt -262144))))>
#<alt (* (pow a 5) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (+ (* 65536 (pow b 6)) (* 524288 (pow b 6))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 5))) (/ (+ (* -131072 (pow b 12)) (* -4 (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12))))) (sqrt -262144)))) (* (sqrt (/ 1 a)) (sqrt -262144)))))>
#<alt (* (pow a 5) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (+ (* 65536 (pow b 6)) (* 524288 (pow b 6))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 5))) (/ (+ (* -131072 (pow b 12)) (* -4 (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12))))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 7))) (/ (- (+ (* -4 (+ (* -8192 (pow b 18)) (* -512 (* (pow b 6) (+ (* 32 (pow b 12)) (* 64 (pow b 12))))))) (* (pow b 6) (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12))))) (* 1/4 (/ (* a (pow (+ (* 65536 (pow b 6)) (* 524288 (pow b 6))) 2)) (pow (sqrt -262144) 2)))) (sqrt -262144)))) (* (sqrt (/ 1 a)) (sqrt -262144))))))>
#<alt (* -512 (* (sqrt (pow a 9)) (sqrt -1)))>
#<alt (* -1 (* (pow a 5) (+ (* 1/1024 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -1) (+ (* 65536 (pow b 6)) (* 524288 (pow b 6)))))) (* 512 (* (sqrt (/ 1 a)) (sqrt -1))))))>
#<alt (* -1 (* (pow a 5) (+ (* -1/1024 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -1) (+ (* 4 (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12)))) (* 131072 (pow b 12)))))) (+ (* 1/1024 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -1) (+ (* 65536 (pow b 6)) (* 524288 (pow b 6)))))) (* 512 (* (sqrt (/ 1 a)) (sqrt -1)))))))>
#<alt (* -1 (* (pow a 5) (+ (* -1 (/ (+ (* -1/1024 (* (sqrt (/ 1 a)) (* (sqrt -1) (- (+ (* 4 (+ (* 512 (* (pow b 6) (+ (* 32 (pow b 12)) (* 64 (pow b 12))))) (* 8192 (pow b 18)))) (* (pow b 6) (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12))))) (* -1/1048576 (* a (pow (+ (* 65536 (pow b 6)) (* 524288 (pow b 6))) 2))))))) (* 1/1024 (* (sqrt a) (* (sqrt -1) (+ (* 4 (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12)))) (* 131072 (pow b 12))))))) (pow a 3))) (+ (* 1/1024 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -1) (+ (* 65536 (pow b 6)) (* 524288 (pow b 6)))))) (* 512 (* (sqrt (/ 1 a)) (sqrt -1)))))))>
#<alt (+ (pow b 9) (pow b 27))>
#<alt (+ (* 1/2 (/ (* c (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48))))) (pow b 27))) (+ (pow b 9) (pow b 27)))>
#<alt (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 128 (* (pow a 2) (pow b 42))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))))) (* 1/4 (/ (pow (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) 2) (pow b 54))))) (pow b 27))) (* 1/2 (/ (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) (pow b 27))))) (+ (pow b 9) (pow b 27)))>
#<alt (+ (* c (+ (* 1/2 (/ (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) (pow b 27))) (* c (+ (* 1/2 (/ (* c (- (+ (* -4 (* a (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))))) (* (pow b 6) (+ (* -512 (* (pow a 3) (pow b 30))) (* -32 (* a (* (pow b 18) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))))))) (* 1/2 (/ (* (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) (- (+ (* 128 (* (pow a 2) (pow b 42))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))))) (* 1/4 (/ (pow (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) 2) (pow b 54))))) (pow b 54))))) (pow b 27))) (* 1/2 (/ (- (+ (* 128 (* (pow a 2) (pow b 42))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))))) (* 1/4 (/ (pow (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) 2) (pow b 54)))) (pow b 27))))))) (+ (pow b 9) (pow b 27)))>
#<alt (* (sqrt (* (pow a 9) (pow c 9))) (sqrt -262144))>
#<alt (* (pow c 5) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6)))) (sqrt -262144)))) (* (sqrt (/ (pow a 9) c)) (sqrt -262144))))>
#<alt (* (pow c 5) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6)))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (+ (* -131072 (* (pow a 7) (pow b 12))) (* -4 (* a (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12))))))) (sqrt -262144)))) (* (sqrt (/ (pow a 9) c)) (sqrt -262144)))))>
#<alt (* (pow c 5) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6)))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (+ (* -131072 (* (pow a 7) (pow b 12))) (* -4 (* a (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12))))))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (/ (- (+ (* -4 (* a (+ (* -8192 (* (pow a 5) (pow b 18))) (* -512 (* (pow a 3) (* (pow b 6) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))))))) (* (pow b 6) (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12)))))) (* 1/4 (/ (* c (pow (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6)))) 2)) (* (pow a 9) (pow (sqrt -262144) 2))))) (sqrt -262144)))) (* (sqrt (/ (pow a 9) c)) (sqrt -262144))))))>
#<alt (* -512 (* (sqrt (* (pow a 9) (pow c 9))) (sqrt -1)))>
#<alt (* -1 (* (pow c 5) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6))))))) (* 512 (* (sqrt (/ (pow a 9) c)) (sqrt -1))))))>
#<alt (* -1 (* (pow c 5) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12)))))) (* 131072 (* (pow a 7) (pow b 12))))))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6))))))) (* 512 (* (sqrt (/ (pow a 9) c)) (sqrt -1)))))))>
#<alt (* -1 (* (pow c 5) (+ (* -1 (/ (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 9) c))) (* (sqrt -1) (- (+ (* 4 (* a (+ (* 512 (* (pow a 3) (* (pow b 6) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12))))))) (* 8192 (* (pow a 5) (pow b 18)))))) (* (pow b 6) (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12)))))) (* -1/1048576 (/ (* c (pow (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6)))) 2)) (pow a 9))))))) (* 1/1024 (* (sqrt (/ c (pow a 9))) (* (sqrt -1) (+ (* 4 (* a (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12)))))) (* 131072 (* (pow a 7) (pow b 12)))))))) (pow c 3))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6))))))) (* 512 (* (sqrt (/ (pow a 9) c)) (sqrt -1)))))))>
#<alt (* (sqrt (* (pow a 9) (pow c 9))) (sqrt -262144))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (/ (* (pow b 6) (+ (* 65536 (* (pow a 8) (pow c 8))) (* 524288 (* (pow a 8) (pow c 8))))) (sqrt -262144)))) (* (sqrt (* (pow a 9) (pow c 9))) (sqrt -262144)))>
#<alt (+ (* (sqrt (* (pow a 9) (pow c 9))) (sqrt -262144)) (* (pow b 6) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (/ (+ (* 65536 (* (pow a 8) (pow c 8))) (* 524288 (* (pow a 8) (pow c 8)))) (sqrt -262144)))) (pow b 3))))>
#<alt (+ (* (sqrt (* (pow a 9) (pow c 9))) (sqrt -262144)) (* (pow b 6) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (/ (+ (* 65536 (* (pow a 8) (pow c 8))) (* 524288 (* (pow a 8) (pow c 8)))) (sqrt -262144)))) (* (pow b 3) (+ 1 (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (/ (* (pow b 3) (- (+ (* -131072 (* (pow a 7) (pow c 7))) (* -4 (* a (* c (+ (* 512 (* (pow a 4) (* (pow c 4) (+ (* 32 (* (pow a 2) (pow c 2))) (* 64 (* (pow a 2) (pow c 2))))))) (* 65536 (* (pow a 6) (pow c 6)))))))) (* 1/4 (/ (pow (+ (* 65536 (* (pow a 8) (pow c 8))) (* 524288 (* (pow a 8) (pow c 8)))) 2) (* (pow a 9) (* (pow c 9) (pow (sqrt -262144) 2))))))) (sqrt -262144)))))))))>
#<alt (sqrt (pow b 77))>
#<alt (sqrt (pow b 77))>
#<alt (* (pow b 39) (+ (sqrt (/ 1 b)) (* 1/2 (* (sqrt (/ 1 (pow b 15))) (+ (* -32 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))))>
#<alt (* (pow b 39) (+ (sqrt (/ 1 b)) (* 1/2 (* (sqrt (/ 1 (pow b 15))) (+ (* -32 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))))>
#<alt (* -1 (* (sqrt (pow b 77)) (sqrt -1)))>
#<alt (* -1 (* (sqrt (pow b 77)) (sqrt -1)))>
#<alt (* -1 (* (pow b 39) (+ (* 1/2 (* (sqrt (/ 1 (pow b 15))) (* (sqrt -1) (+ (* -32 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (sqrt (/ 1 b)) (sqrt -1)))))>
#<alt (* -1 (* (pow b 39) (+ (* 1/2 (* (sqrt (/ 1 (pow b 15))) (* (sqrt -1) (+ (* -32 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (sqrt (/ 1 b)) (sqrt -1)))))>
Calls

153 calls:

TimeVariablePointExpression
37.0ms
c
@inf
(/ (* (/ (- (+ (* a (* -4 c)) (* b b)) (* b b)) (+ (* (+ (* a (* -4 c)) (* b b)) (sqrt (+ (* a (* -4 c)) (* b b)))) (* b (* b b)))) (- (+ (* b (+ b b)) (* -4 (* a c))) (* b (sqrt (+ (* a (* -4 c)) (* b b)))))) (* 2 a))
12.0ms
c
@-inf
(* (/ (- (+ (* a (* -4 c)) (* b b)) (* b b)) (+ (* (+ (* a (* -4 c)) (* b b)) (sqrt (+ (* a (* -4 c)) (* b b)))) (* b (* b b)))) (- (+ (* b (+ b b)) (* -4 (* a c))) (* b (sqrt (+ (* a (* -4 c)) (* b b))))))
11.0ms
a
@0
(/ (* -2 c) (+ b (sqrt (+ (* a (* -4 c)) (* b b)))))
10.0ms
a
@inf
(- (+ (* b (+ b b)) (* -4 (* a c))) (* b (sqrt (+ (* a (* -4 c)) (* b b)))))
8.0ms
c
@inf
(sqrt (+ (* a (* -4 c)) (* b b)))
Compiler

Compiled 2 907 to 1 827 computations (37.2% saved)

rewrite429.0ms (3.1%)

Memory
1.5MiB live, 720.3MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 682×lower-/.f32
5 668×lower-/.f64
4 816×lower-*.f32
4 794×lower-*.f64
4 746×lower-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
036343
067263
1267226
22446226
08945219
Stop Event
iter limit
node limit
iter limit
Counts
22 → 1 447
Calls
Call 1
Inputs
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 #s(literal -2 binary64) c)
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(/.f64 b a)
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)
(sqrt.f64 (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))
(-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))
(/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 #s(literal -4 binary64) c)
(*.f64 #s(literal 2 binary64) a)
(*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(fma.f64 b (+.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 c #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 c #s(literal 2 binary64))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 c #s(literal 2 binary64)))) (neg.f64 (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) c))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) #s(literal -1 binary64)))
(*.f64 (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -2 binary64))
(*.f64 (/.f64 c (fma.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 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))))
(*.f64 (/.f64 c (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.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 b (*.f64 b b)))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.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 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 (*.f64 b b) (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 (/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -2 binary64) (fma.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 b (*.f64 b b)))) (/.f64 c (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))))
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 c (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 #s(literal -2 binary64) c)
(*.f64 c #s(literal -2 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 (/.f64 (*.f64 b b) (-.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 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 (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 (/.f64 (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (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 (*.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))) (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 b (*.f64 b (*.f64 b b))) (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 (*.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))))
(-.f64 (/.f64 (/.f64 (*.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) b)
(fma.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) 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)) b)
(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)))) b)
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (fma.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 b (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(/.f64 (fma.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 b (*.f64 b b))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))))
(/.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 b b) (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 -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (fma.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 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.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 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 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (fma.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 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.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 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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 #s(literal 1 binary64) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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 #s(literal 1 binary64) (fma.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 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.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))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.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))))
(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 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 b b)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (sqrt.f64 (-.f64 (*.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))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (*.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))) #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))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.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 (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 #s(literal -1/2 binary64) (/.f64 a b))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 a b)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 a))
(/.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 a)))
(pow.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64))
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(*.f64 (/.f64 b a) #s(literal -1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a))
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (neg.f64 b) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 b (neg.f64 a)))
(neg.f64 (/.f64 b (neg.f64 a)))
(neg.f64 (/.f64 (neg.f64 b) a))
(/.f64 b a)
(/.f64 (neg.f64 b) (neg.f64 a))
(/.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) (neg.f64 (neg.f64 (/.f64 a b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a)))
(/.f64 (*.f64 b #s(literal 1 binary64)) a)
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 a))
(pow.f64 (/.f64 a b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) a))
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 #s(literal 1 binary64) (/.f64 b a))
(*.f64 (/.f64 #s(literal 1 binary64) a) b)
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(+.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (sqrt.f64 b)) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (sqrt.f64 b) b)) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 b) b)) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 b) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 b) b))))
(-.f64 (/.f64 (*.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 b (sqrt.f64 b)) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 b) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 b) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))
(fma.f64 (/.f64 b a) (/.f64 (sqrt.f64 b) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (*.f64 b (sqrt.f64 b)) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 b) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 b) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 b) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 b) #s(literal 2 binary64)) (/.f64 b a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (pow.f64 b #s(literal 3/4 binary64)) a) (/.f64 (pow.f64 b #s(literal 3/4 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 (pow.f64 b #s(literal 3/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 b #s(literal 3/4 binary64)) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(neg.f64 (/.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) a)))
(/.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (sqrt.f64 b)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (sqrt.f64 b)) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (sqrt.f64 b)) b)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 b) b)))
(/.f64 (*.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) #s(literal 1/2 binary64)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (sqrt.f64 b)) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (sqrt.f64 b)) b)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (fma.f64 b (sqrt.f64 b) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 b) b))))
(/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 b)) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 b) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (sqrt.f64 b) b))
(/.f64 (/.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 (neg.f64 (*.f64 b (sqrt.f64 b))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 b)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 b)) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 b))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 b))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 b))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 b))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 b))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 b))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 b))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 b))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 b))) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b (sqrt.f64 b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b (sqrt.f64 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 (*.f64 b (sqrt.f64 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 (*.f64 b (sqrt.f64 b))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b (sqrt.f64 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 (/.f64 (*.f64 b (sqrt.f64 b)) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 b)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 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 (*.f64 b (sqrt.f64 b)) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 b)) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 b)) a) (*.f64 a #s(literal 2 binary64))) (+.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 b)) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 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 (*.f64 b (sqrt.f64 b)) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 b)) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (sqrt.f64 b) b) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b)))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 b)) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b (sqrt.f64 b)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (sqrt.f64 b) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b (sqrt.f64 b) b)))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) a)) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (sqrt.f64 b)) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (sqrt.f64 b)) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) (neg.f64 a)))
(*.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (*.f64 b (sqrt.f64 b)) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b (sqrt.f64 b)) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (sqrt.f64 b)) b)) #s(literal -1 binary64)))
(*.f64 (neg.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) a) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 b) b)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b)))) a))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 b) b)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 b) b)) a))
(*.f64 (/.f64 (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 b (sqrt.f64 b) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 b (sqrt.f64 b)) b) (fma.f64 b (sqrt.f64 b) b)))
(+.f64 (*.f64 b (sqrt.f64 b)) (neg.f64 b))
(+.f64 (neg.f64 b) (*.f64 b (sqrt.f64 b)))
(-.f64 (*.f64 b (sqrt.f64 b)) b)
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (sqrt.f64 b) b)) (/.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 b) b)))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (sqrt.f64 b)) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (*.f64 b (sqrt.f64 b)) (neg.f64 b))))
(fma.f64 b (sqrt.f64 b) (neg.f64 b))
(fma.f64 (sqrt.f64 b) b (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (*.f64 b (sqrt.f64 b)))
(fma.f64 (pow.f64 b #s(literal 3/4 binary64)) (pow.f64 b #s(literal 3/4 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (sqrt.f64 b) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b (*.f64 b (sqrt.f64 b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 b (sqrt.f64 b))) (sqrt.f64 (*.f64 b (sqrt.f64 b))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 b)) (sqrt.f64 (*.f64 b (*.f64 b (sqrt.f64 b)))) (neg.f64 b))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 (*.f64 b (sqrt.f64 b)) (neg.f64 b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (sqrt.f64 b) b) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (fma.f64 b (sqrt.f64 b) b))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (-.f64 (*.f64 b (sqrt.f64 b)) (neg.f64 b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (sqrt.f64 b) b) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 (*.f64 b (sqrt.f64 b)) (neg.f64 b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))) (neg.f64 (fma.f64 b (sqrt.f64 b) b)))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (*.f64 b (sqrt.f64 b)) (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (sqrt.f64 b) b)) (*.f64 (fma.f64 b (sqrt.f64 b) b) (*.f64 b b))) (*.f64 (fma.f64 b (sqrt.f64 b) b) (fma.f64 b (sqrt.f64 b) b)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)))) (neg.f64 (neg.f64 (fma.f64 b (sqrt.f64 b) b))))
(pow.f64 (/.f64 (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (sqrt.f64 b) b) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b (sqrt.f64 b) b) (*.f64 b (*.f64 b b)))))
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 b) b)))
(exp.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3/2 binary64)))
(fabs.f64 (*.f64 b (sqrt.f64 b)))
(sqrt.f64 (*.f64 b (*.f64 b b)))
(pow.f64 b #s(literal 3/2 binary64))
(pow.f64 (*.f64 b (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 b) #s(literal 3 binary64))
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 b #s(literal 3/4 binary64)) #s(literal 2 binary64))
(*.f64 b (sqrt.f64 b))
(*.f64 (sqrt.f64 b) b)
(*.f64 (pow.f64 b #s(literal 3/4 binary64)) (pow.f64 b #s(literal 3/4 binary64)))
(*.f64 (pow.f64 (sqrt.f64 b) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b (*.f64 b (sqrt.f64 b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 b (sqrt.f64 b))) (sqrt.f64 (*.f64 b (sqrt.f64 b))))
(*.f64 (sqrt.f64 (sqrt.f64 b)) (sqrt.f64 (*.f64 b (*.f64 b (sqrt.f64 b)))))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 b)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3 binary64)) #s(literal 1/2 binary64)))
(fabs.f64 (*.f64 b (*.f64 b b)))
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 (*.f64 b (sqrt.f64 b)) (*.f64 b (sqrt.f64 b)))
(*.f64 (sqrt.f64 b) (*.f64 b (*.f64 b (sqrt.f64 b))))
(*.f64 (*.f64 b (*.f64 b (sqrt.f64 b))) (sqrt.f64 b))
(*.f64 (pow.f64 (sqrt.f64 b) #s(literal 1 binary64)) (pow.f64 (*.f64 b (*.f64 b (sqrt.f64 b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.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 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (neg.f64 a)))
(/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) a)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 a (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) a))
(/.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (neg.f64 a))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (neg.f64 a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a)
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 (fma.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 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.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 b (*.f64 b b)))))
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a)))
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a))
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (neg.f64 a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (neg.f64 a) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.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 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (*.f64 (fma.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 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.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 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 a))
(/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
(/.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (fma.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 b (*.f64 b b))))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) a)
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 a))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (fma.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 b (*.f64 b b))))
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (fma.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 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (fma.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 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) a)) #s(literal 2 binary64))
(/.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a)))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 (neg.f64 a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (*.f64 a (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (*.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (*.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.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 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (fma.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 b (*.f64 b b))))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 a))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (fma.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 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.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 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.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 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) a))) #s(literal -2 binary64))
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a)) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a)))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.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 b (*.f64 b b)))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))))
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (fma.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 b (*.f64 b b))))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) a))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (fma.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 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.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 b (*.f64 b b)))) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) a) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) a))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (fma.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 b (*.f64 b b)))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (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 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (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 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (pow.f64 (/.f64 a (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.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 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (+.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (+.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) a) (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) a) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) a))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b)))) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) a))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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 b (*.f64 b b)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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 b (*.f64 b b)))) a))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) a) (/.f64 (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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))))))) a))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) a))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) a))
(*.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) a) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (neg.f64 a)) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) #s(literal 2 binary64)) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (neg.f64 a)))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) #s(literal -2 binary64)) (/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) a))
(*.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) a) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) #s(literal -2 binary64)))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (neg.f64 a)) (/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (neg.f64 a)))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) #s(literal -1 binary64)) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.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 b (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.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 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.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 b (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.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 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (*.f64 b b)))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 0 binary64))
(+.f64 (neg.f64 (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))
(-.f64 (/.f64 (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (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)) (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 b (*.f64 b (*.f64 b b))) (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)) (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)) (neg.f64 (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 0 binary64))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
(fma.f64 b b (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(fma.f64 b (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a #s(literal 0 binary64))
(fma.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))) (neg.f64 (*.f64 b b)))
(fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) #s(literal 0 binary64))
(fma.f64 (neg.f64 b) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 (neg.f64 b) (neg.f64 b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(fma.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 (pow.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1 binary64)) (neg.f64 (*.f64 b b)))
(fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 (*.f64 b b)))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 #s(literal 1 binary64) (/.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (fma.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 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (*.f64 b b)))))
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 0 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 0 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.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))) (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 b (*.f64 b (*.f64 b b))))) (*.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 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (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)) (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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 0 binary64))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 0 binary64))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 0 binary64))))
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (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)) (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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (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)) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 b b))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b)) (+.f64 b b)))))
(*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (-.f64 (+.f64 b b) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(+.f64 (/.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))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(+.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(+.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (+.f64 b b)) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))))
(+.f64 (*.f64 (+.f64 b b) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.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 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 (/.f64 (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (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 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (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 (/.f64 (/.f64 (*.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))) (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 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (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 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(-.f64 (/.f64 (/.f64 (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.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))) (*.f64 b (*.f64 b b)))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(-.f64 (/.f64 (/.f64 (*.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))) (fma.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 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.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 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(-.f64 (/.f64 (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.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 b (*.f64 b (*.f64 b b))) (*.f64 (+.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 (*.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 (+.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 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)) (*.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 (/.f64 (pow.f64 (/.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))))) #s(literal 3 binary64)) (fma.f64 (/.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 (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))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))))
(-.f64 (/.f64 (*.f64 (/.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 (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 (/.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 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (+.f64 b b) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))
(fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))))
(fma.f64 (+.f64 b b) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))))
(fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.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 b (*.f64 b b)))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (neg.f64 (/.f64 (*.f64 b b) (+.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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b b) (+.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 (*.f64 b b) (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)))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (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))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.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 b (*.f64 b b)))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (fma.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 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.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 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (+.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)) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
(/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))))
(/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (+.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (fma.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 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.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 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.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 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (fma.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 b (*.f64 b b))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.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 b (*.f64 b b))) (fma.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (fma.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 #s(literal 1 binary64) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.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 b (*.f64 b b)))))
(/.f64 (*.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (fma.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 b (*.f64 b b))))))
(/.f64 (*.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (*.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (fma.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))) (fma.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 b (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.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))) (neg.f64 (fma.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 b (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.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 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (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)) (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 (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.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 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (neg.f64 (fma.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 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (fma.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 b (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (neg.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 (+.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 (pow.f64 (/.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))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (/.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 (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 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.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 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (fma.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 b (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) #s(literal 1 binary64)) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
(/.f64 (*.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) (fma.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 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 b b) (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)) (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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (neg.f64 (+.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 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (+.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 b b))) (*.f64 (/.f64 (+.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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (/.f64 (+.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))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (+.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))) (neg.f64 (*.f64 b b)))) (*.f64 (/.f64 (+.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))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.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 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.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))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 b (sqrt.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 b (sqrt.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))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (+.f64 b (sqrt.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))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (neg.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 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b b))) (*.f64 (neg.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 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 b b)))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (neg.f64 (fma.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 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (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 (neg.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (*.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 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (fma.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 b (*.f64 b b))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (fma.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 b (*.f64 b b))) (fma.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 (neg.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (neg.f64 (+.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (neg.f64 (*.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 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (fma.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 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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 (neg.f64 (*.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.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 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (*.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (fma.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 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 (fma.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))) (fma.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 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (*.f64 (fma.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))) (neg.f64 (fma.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 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.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 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))))) (neg.f64 (neg.f64 (fma.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 b (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.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))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))) (neg.f64 (fma.f64 (/.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 (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))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.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 (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 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (+.f64 (/.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 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (fma.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 (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (fma.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 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))))) (neg.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))))) (neg.f64 (fma.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 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 b b) (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)) (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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))))
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))))
(*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.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 b (*.f64 b b)))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))))
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.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 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (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 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (+.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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 b (*.f64 b b)))))
(*.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (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 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.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 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (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 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b)) (+.f64 b b)))))
(*.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 b b) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.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 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (/.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 (fma.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 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (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 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.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 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (/.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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)))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.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 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (fma.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 b (*.f64 b b))) (+.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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 (*.f64 b b) (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)) (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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 b b) (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)) (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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 (fma.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 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.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)))) #s(literal 1/2 binary64)))
(fabs.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt.f64 (*.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))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))))
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #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 (*.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))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.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 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))
(*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (pow.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.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 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (neg.f64 a)))
(/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) a)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 a (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) a))
(/.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (neg.f64 a))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (neg.f64 a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a)
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 (fma.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 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.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 b (*.f64 b b)))))
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a)))
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a))
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (neg.f64 a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (neg.f64 a) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.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 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (*.f64 (fma.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 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.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 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 a))
(/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
(/.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (fma.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 b (*.f64 b b))))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) a)
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 a))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (fma.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 b (*.f64 b b))))
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (fma.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 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (fma.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 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) a)) #s(literal 2 binary64))
(/.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a)))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 (neg.f64 a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (*.f64 a (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (*.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (*.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.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 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (fma.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 b (*.f64 b b))))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 a))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (fma.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 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.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 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.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 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) a))) #s(literal -2 binary64))
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a)) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a)))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.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 b (*.f64 b b)))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))))
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (fma.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 b (*.f64 b b))))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) a))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (fma.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 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.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 b (*.f64 b b)))) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) a) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) a))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (fma.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 b (*.f64 b b)))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (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 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (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 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (pow.f64 (/.f64 a (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.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 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (+.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (+.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) a) (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) a) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) a))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b)))) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) a))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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 b (*.f64 b b)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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 b (*.f64 b b)))) a))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) a) (/.f64 (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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))))))) a))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) a))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) a))
(*.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) a) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (neg.f64 a)) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) #s(literal 2 binary64)) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (neg.f64 a)))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) #s(literal -2 binary64)) (/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) a))
(*.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) a) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) #s(literal -2 binary64)))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (neg.f64 a)) (/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (neg.f64 a)))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) #s(literal -1 binary64)) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.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 b (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.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 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.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 b (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.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 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(+.f64 (*.f64 b b) (-.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 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (+.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (+.f64 b b) (*.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))
(+.f64 (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b b))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))
(+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (+.f64 b b))
(-.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 (/.f64 (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (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))) (*.f64 b (*.f64 b b)))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.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 (*.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 (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 (*.f64 b b) (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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))
(-.f64 (/.f64 (+.f64 b b) (-.f64 (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) (-.f64 (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (-.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 (*.f64 (-.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 (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 (*.f64 b b) (-.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))))))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (+.f64 (+.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 (+.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 b b (-.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))))))
(fma.f64 b b (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))
(fma.f64 b #s(literal 2 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 b (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 b (neg.f64 (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)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 (+.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 (+.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (-.f64 (+.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (+.f64 (+.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (-.f64 (+.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 b b) (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (*.f64 b b) #s(literal 4 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (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))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))
(fma.f64 (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 b b))
(fma.f64 (*.f64 b (*.f64 b b)) (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (*.f64 b (sqrt.f64 b)) (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (-.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))))))
(fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))
(fma.f64 (*.f64 b (sqrt.f64 b)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 #s(literal 2 binary64) b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (+.f64 (+.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (-.f64 (+.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 (+.f64 b b) b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (+.f64 b b) (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (+.f64 b b) (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (+.f64 b b) (*.f64 b (sqrt.f64 b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (+.f64 b b) (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (+.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (+.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (+.f64 b b) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (+.f64 b b) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 3 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (+.f64 b b) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (+.f64 b b) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.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)))
(fma.f64 (neg.f64 b) (neg.f64 b) (-.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))))))
(fma.f64 (neg.f64 b) (neg.f64 b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b)) (+.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (-.f64 (+.f64 b b) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (+.f64 (+.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (-.f64 (+.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (*.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)))
(fma.f64 #s(literal 4 binary64) (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (/.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 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))) (neg.f64 b)))
(fma.f64 (neg.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 #s(literal 8 binary64) (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (pow.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 3 binary64)) (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (*.f64 b (sqrt.f64 b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (pow.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (pow.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 2 binary64)) (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (-.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))))))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))
(fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (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)) (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 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.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 (*.f64 b b) (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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.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 (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 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.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 (*.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 b b) (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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.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 (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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.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 (*.f64 b b) (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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))))
(/.f64 (neg.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (fma.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 (neg.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.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 (+.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))) (+.f64 (+.f64 b b) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) (*.f64 (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (pow.f64 (-.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))))) #s(literal 3 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (-.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 (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 (*.f64 b b) (-.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 (-.f64 (+.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))) (-.f64 (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.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 (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 (*.f64 b b) (-.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 (fma.f64 (+.f64 b b) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (fma.f64 (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (+.f64 b b) (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 b b) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b b) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b b)) (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b b)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 #s(literal 0 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (neg.f64 (+.f64 b b)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (neg.f64 (fma.f64 b b #s(literal 0 binary64))) (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (fma.f64 b b #s(literal 0 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (fma.f64 (neg.f64 (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 b b #s(literal 0 binary64))) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 b b #s(literal 0 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (+.f64 b b))) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 b b #s(literal 0 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))) (+.f64 b b) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (+.f64 b b)))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b b)) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b b))))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))) #s(literal 0 binary64) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64)))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))) #s(literal 0 binary64) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64)))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (+.f64 b b)))) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (fma.f64 b b #s(literal 0 binary64)))))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.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))) (*.f64 b (*.f64 b b))))) #s(literal 0 binary64) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (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 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64)))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b b #s(literal 0 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b b)))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b b))))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 0 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 0 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (+.f64 b b)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (fma.f64 b b #s(literal 0 binary64)))))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 0 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.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))) (fma.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 (fma.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.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))) (fma.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 (neg.f64 (neg.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.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 (neg.f64 (+.f64 (+.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))))) (neg.f64 (+.f64 (+.f64 b b) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) (*.f64 (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (pow.f64 (-.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))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (-.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 (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 (*.f64 b b) (-.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 (neg.f64 (-.f64 (+.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))) (neg.f64 (-.f64 (+.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.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 (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)))))))) (neg.f64 (-.f64 (*.f64 b b) (-.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))))))))
(pow.f64 (/.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.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 (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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.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 (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))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(+.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(+.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (+.f64 b b)) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))))
(+.f64 (*.f64 (+.f64 b b) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.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 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 (/.f64 (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (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 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (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 (/.f64 (/.f64 (*.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))) (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 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (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 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(-.f64 (/.f64 (/.f64 (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.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))) (*.f64 b (*.f64 b b)))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(-.f64 (/.f64 (/.f64 (*.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))) (fma.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 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.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 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(-.f64 (/.f64 (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.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 b (*.f64 b (*.f64 b b))) (*.f64 (+.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 (*.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 (+.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 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)) (*.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 (/.f64 (pow.f64 (/.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))))) #s(literal 3 binary64)) (fma.f64 (/.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 (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))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))))
(-.f64 (/.f64 (*.f64 (/.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 (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 (/.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 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (+.f64 b b) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))
(fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))))
(fma.f64 (+.f64 b b) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))))
(fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.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 b (*.f64 b b)))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (neg.f64 (/.f64 (*.f64 b b) (+.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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b b) (+.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 (*.f64 b b) (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)))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (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))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.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 b (*.f64 b b)))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (fma.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 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.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 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (+.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)) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
(/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))))
(/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (+.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (fma.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 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.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 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.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 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (fma.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 b (*.f64 b b))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.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 b (*.f64 b b))) (fma.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (fma.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 #s(literal 1 binary64) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.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 b (*.f64 b b)))))
(/.f64 (*.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (fma.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 b (*.f64 b b))))))
(/.f64 (*.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (*.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (fma.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))) (fma.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 b (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.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))) (neg.f64 (fma.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 b (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.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 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (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)) (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 (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.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 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (neg.f64 (fma.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 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (fma.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 b (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (neg.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 (+.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 (pow.f64 (/.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))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (/.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 (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 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.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 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (fma.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 b (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) #s(literal 1 binary64)) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
(/.f64 (*.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b))))) (fma.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 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 b b) (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)) (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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (neg.f64 (+.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 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (+.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 b b))) (*.f64 (/.f64 (+.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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (/.f64 (+.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))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (+.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))) (neg.f64 (*.f64 b b)))) (*.f64 (/.f64 (+.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))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.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 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.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))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 b (sqrt.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 b (sqrt.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))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (+.f64 b (sqrt.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))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (neg.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 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b b))) (*.f64 (neg.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 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 b b)))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (neg.f64 (fma.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 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))) (neg.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (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 (neg.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (*.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 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (fma.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 b (*.f64 b b))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (fma.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 b (*.f64 b b))) (fma.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 (neg.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (neg.f64 (+.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (neg.f64 (*.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 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (fma.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 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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 (neg.f64 (*.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.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 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (*.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (fma.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 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 (fma.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))) (fma.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 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (*.f64 (fma.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))) (neg.f64 (fma.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 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.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 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))))) (neg.f64 (neg.f64 (fma.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 b (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.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))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))) (neg.f64 (fma.f64 (/.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 (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))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.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 (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 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (+.f64 (/.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 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (fma.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 (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (fma.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 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.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 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))))) (neg.f64 (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))))) (neg.f64 (fma.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 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 b b) (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)) (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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))))
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.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 b (*.f64 b b)))))
(*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.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 b (*.f64 b b)))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))))
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.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 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (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 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (+.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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 b (*.f64 b b)))))
(*.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.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 b (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (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 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.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 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (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 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b)) (+.f64 b b)))))
(*.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 b b) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.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 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (/.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (fma.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 (fma.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 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (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 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.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 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(*.f64 (/.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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)))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (-.f64 (*.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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.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 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (fma.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 b (*.f64 b b))) (+.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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 (*.f64 b b) (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)) (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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 b b) (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)) (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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))) (/.f64 (fma.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 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b))))
(*.f64 c #s(literal -4 binary64))
(*.f64 #s(literal -4 binary64) c)
(-.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 a #s(literal 1/2 binary64))
(/.f64 (neg.f64 a) #s(literal -1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (neg.f64 (neg.f64 a)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))
(*.f64 a #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) a)
(*.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 (*.f64 b b) (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 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))))
(-.f64 (/.f64 (+.f64 b b) (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(-.f64 (/.f64 (*.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))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b))) (/.f64 (+.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (+.f64 b b))
(fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 b #s(literal 2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 b (+.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 #s(literal -4 binary64) (*.f64 c a) (+.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (+.f64 b b))
(fma.f64 (*.f64 b b) (+.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) #s(literal 4 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.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 b b))
(fma.f64 (*.f64 b (*.f64 b b)) (+.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 b (sqrt.f64 b)) (+.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 (*.f64 b (sqrt.f64 b)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 2 binary64) b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (+.f64 b b))
(fma.f64 (+.f64 b b) b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (+.f64 b b) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (+.f64 b b) (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (+.f64 b b) (*.f64 b (sqrt.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (+.f64 b b) (+.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (+.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (+.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (+.f64 b b) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (+.f64 b b) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (+.f64 b b) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (+.f64 b b) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (neg.f64 b) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 b b))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (+.f64 b b))
(fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 8 binary64) (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (pow.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 3 binary64)) (+.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (*.f64 b (sqrt.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (sqrt.f64 b))) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (pow.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (pow.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1 binary64)) (*.f64 b b))
(fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b))
(fma.f64 (pow.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 2 binary64)) (+.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 b b)) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b)) (+.f64 b b)))
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 b b)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (+.f64 b b) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b)) (+.f64 b b)) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))) (-.f64 (+.f64 b b) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))
(/.f64 (-.f64 (+.f64 b b) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))))
(/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b)) (+.f64 b b)) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))) (-.f64 (+.f64 b b) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 b b))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b)) (+.f64 b b))))
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 b b))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (+.f64 b b) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (+.f64 b b) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b)))
(/.f64 (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 b b) (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))) (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 b b)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b)) (+.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (+.f64 b b) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (neg.f64 (neg.f64 (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 b b))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b))))
(/.f64 (neg.f64 (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b)) (+.f64 b b)) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))) (-.f64 (+.f64 b b) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (+.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b b)) (+.f64 b b))))
(*.f64 (-.f64 (+.f64 b b) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(*.f64 (/.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (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 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(+.f64 (*.f64 b (*.f64 b b)) (*.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 (*.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 b (*.f64 b b)))
(-.f64 (/.f64 (*.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 b (*.f64 b b) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 (*.f64 b b) b (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 (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 b (*.f64 b b)))
(fma.f64 (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 b (*.f64 b b)))
(fma.f64 (*.f64 b (sqrt.f64 b)) (*.f64 b (sqrt.f64 b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 (sqrt.f64 b) (*.f64 b (*.f64 b (sqrt.f64 b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 (*.f64 b (*.f64 b (sqrt.f64 b))) (sqrt.f64 b) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/4 binary64)) (*.f64 b (*.f64 b b)))
(fma.f64 (pow.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))
(fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b 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 3 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))
(fma.f64 (pow.f64 (sqrt.f64 b) #s(literal 1 binary64)) (pow.f64 (*.f64 b (*.f64 b (sqrt.f64 b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 (*.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)) (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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 (*.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)) (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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (-.f64 (*.f64 (*.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)) (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)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.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 (neg.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (neg.f64 (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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))))))))))
(pow.f64 (/.f64 (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (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 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (*.f64 (fma.f64 (*.f64 b b) (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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))))

simplify438.0ms (3.2%)

Memory
14.1MiB live, 677.8MiB allocated
Algorithm
egg-herbie
Rules
8 306×lower-*.f64
8 306×lower-*.f32
4 754×lower-fma.f64
4 754×lower-fma.f32
4 390×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0296821662
0815120761
Stop Event
iter limit
node limit
Counts
612 → 592
Calls
Call 1
Inputs
(* -2 (/ c (+ b (sqrt (pow b 7)))))
(* c (- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (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 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 8) (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 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 3) (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 3) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 4) 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 3) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* -2 (/ c (pow b 4)))
(/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))
(/ (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3))))) (pow b 4))
(/ (+ (* -4 (/ (* a (pow c 2)) (pow b 8))) (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3)))))) (pow b 4))
(* -2 (/ c (pow b 4)))
(/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))
(/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 3)))) (pow b 4))
(/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* -1 (/ (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* -2 c)) (pow b 3)))) (pow b 3)))) (pow b 4))
(* -2 (/ c (+ b (sqrt (pow b 7)))))
(+ (* -4 (* (/ (* a (pow c 2)) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (/ c (+ b (sqrt (pow b 7))))))
(+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2))))))))))
(+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 4) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 4) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))))))))
(* -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 7) (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 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (* 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 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (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 7) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 8)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
c
c
c
c
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* (sqrt (* a c)) (sqrt -4))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 5) (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* (pow b 5) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(sqrt (pow b 7))
(* (pow b 4) (+ (sqrt (/ 1 b)) (/ 1 (pow b 3))))
(* (pow b 4) (+ (sqrt (/ 1 b)) (+ (* -2 (* (* a c) (sqrt (/ 1 (pow b 15))))) (/ 1 (pow b 3)))))
(* (pow b 4) (+ (sqrt (/ 1 b)) (+ (* -2 (* (* a c) (sqrt (/ 1 (pow b 15))))) (/ 1 (pow b 3)))))
(* (sqrt (pow b 7)) (sqrt -1))
(* (pow b 4) (+ (* (sqrt (/ 1 b)) (sqrt -1)) (/ 1 (pow b 3))))
(* (pow b 4) (+ (* -1 (/ (- (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 9))))) 1) (pow b 3))) (* (sqrt (/ 1 b)) (sqrt -1))))
(* (pow b 4) (+ (* -1 (/ (- (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 9))))) 1) (pow b 3))) (* (sqrt (/ 1 b)) (sqrt -1))))
(+ b (pow b 3))
(+ b (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3)))
(+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* -2 (/ (* a (pow c 2)) (pow b 9))))) (pow b 3)))
(+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 15))) (* -2 (/ (pow c 2) (pow b 9))))))) (pow b 3)))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 6) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 12) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 6) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(+ b (pow b 3))
(+ b (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3)))
(+ b (+ (* c (+ (* -2 (/ a (pow b 3))) (* -2 (/ (* (pow a 2) c) (pow b 9))))) (pow b 3)))
(+ b (+ (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 15))) (* -2 (/ (pow a 2) (pow b 9))))))) (pow b 3)))
(* (sqrt c) (sqrt -4))
(* c (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c)))
(* c (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c))))
(* c (+ (* -1/8 (* (/ (pow b 12) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c)))))
(* -2 (* (sqrt c) (sqrt -1)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 c))))) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (* (pow b 12) (sqrt -1)) (sqrt (/ 1 c)))) (* 1/4 (* (* (pow b 6) (sqrt -1)) (sqrt c)))) c))) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(pow b 3)
(+ (* -2 (/ (* a c) (pow b 3))) (pow b 3))
(+ (* a (+ (* -2 (/ c (pow b 3))) (* -2 (/ (* a (pow c 2)) (pow b 9))))) (pow b 3))
(+ (* a (+ (* -2 (/ c (pow b 3))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 15))) (* -2 (/ (pow c 2) (pow b 9))))))) (pow b 3))
(* (sqrt a) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ 1 a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ 1 a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 18) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ 1 a)) (sqrt -4))))))
(* -2 (* (sqrt a) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (pow a 3))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ 1 a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (pow a 5))) (* (pow b 12) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (pow a 3))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ 1 a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (pow a 5))) (* (pow b 12) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (pow a 7))) (* (pow b 18) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (pow a 3))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ 1 a)) (sqrt -1))))))))
(pow b 3)
(+ (* -2 (/ (* a c) (pow b 3))) (pow b 3))
(+ (* c (+ (* -2 (/ a (pow b 3))) (* -2 (/ (* (pow a 2) c) (pow b 9))))) (pow b 3))
(+ (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 15))) (* -2 (/ (pow a 2) (pow b 9))))))) (pow b 3))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 18) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 12) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 12) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 18) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 6) (+ (* -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 6) (pow (sqrt -4) 5)))))))))
(sqrt (pow b 7))
(sqrt (pow b 7))
(* (pow b 4) (+ (sqrt (/ 1 b)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 15)))))))
(* (pow b 4) (+ (sqrt (/ 1 b)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 15)))))))
(* (sqrt (pow b 7)) (sqrt -1))
(* (sqrt (pow b 7)) (sqrt -1))
(* (pow b 4) (+ (* -2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 15))))) (* (sqrt (/ 1 b)) (sqrt -1))))
(* (pow b 4) (+ (* -2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 15))))) (* (sqrt (/ 1 b)) (sqrt -1))))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(* 1/2 (/ (* b (- (sqrt b) 1)) a))
(* 1/2 (/ (* b (- (sqrt b) 1)) a))
(* 1/2 (/ (* b (- (sqrt b) 1)) a))
(* 1/2 (/ (* b (- (sqrt b) 1)) a))
(* 1/2 (/ (pow b 2) a))
(* (pow b 2) (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a b)))))
(* (pow b 2) (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a b)))))
(* (pow b 2) (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a b)))))
(* 1/2 (/ (* (pow b 2) (sqrt -1)) a))
(* (pow b 2) (- (* 1/2 (/ (sqrt -1) a)) (* 1/2 (/ 1 (* a b)))))
(* (pow b 2) (- (* 1/2 (/ (sqrt -1) a)) (* 1/2 (/ 1 (* a b)))))
(* (pow b 2) (- (* 1/2 (/ (sqrt -1) a)) (* 1/2 (/ 1 (* a b)))))
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(sqrt b)
(+ (sqrt b) (* -1 b))
(+ (sqrt b) (* -1 b))
(+ (sqrt b) (* -1 b))
0
0
0
0
(* -1 (* b (+ 1 (sqrt -1))))
(* -1 (* b (+ 1 (sqrt -1))))
(* -1 (* b (+ 1 (sqrt -1))))
(* -1 (* b (+ 1 (sqrt -1))))
(sqrt b)
(sqrt b)
(sqrt b)
(sqrt b)
b
b
b
b
(* -1 (* b (sqrt -1)))
(* -1 (* b (sqrt -1)))
(* -1 (* b (sqrt -1)))
(* -1 (* b (sqrt -1)))
b
b
b
b
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(/ -2 (+ b (sqrt (pow b 7))))
(- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(- (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(- (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(* -2 (* (sqrt (/ 1 a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt a) (/ (* b (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(* (sqrt (/ 1 a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt a) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))))))) (* -1/32 (* (pow a 2) (pow b 8)))) a)) (* 2 (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(/ -2 (+ b (sqrt (pow b 7))))
(- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (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 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 8) (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 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 3) (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 3) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 4) 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 3) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(/ -2 (pow b 4))
(/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 4))
(/ (- (* 2 (/ 1 (pow b 3))) (+ 2 (/ 2 (pow b 6)))) (pow b 4))
(/ (- (+ (* -4 (/ (* a c) (pow b 8))) (* 2 (/ 1 (pow b 3)))) (+ 2 (/ 2 (pow b 6)))) (pow b 4))
(/ -2 (pow b 4))
(/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 4))
(/ (- (* -1 (/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 3))) 2) (pow b 4))
(/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (/ (* a c) (pow b 2))) 2) (pow b 3))) 2) (pow b 3))) 2) (pow b 4))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (/ (* a c) (+ b (pow b 3))))
(* a (+ (* -8 (/ (* a (pow c 2)) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ c (+ b (pow b 3))))))
(* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* a (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))
(* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* a (+ (* 4 (* a (+ (* -4 (/ (pow c 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))
(* -4 (* (sqrt a) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow a 2)))))
(+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt a) (/ (* b (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 7)) (pow (sqrt -4) 4)))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow a 2))))))
(* 2 (* (sqrt a) (sqrt -1)))
(+ (* -1 b) (* 2 (* (sqrt a) (sqrt -1))))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt a) (sqrt -1))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt a) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1))))))))) (* -1/32 (* (pow a 2) (pow b 7)))) a))) a)) (* a b)) a)) (* 2 (* (sqrt a) (sqrt -1))))
(* -4 (/ (* a c) (+ b (pow b 3))))
(* c (+ (* -8 (/ (* (pow a 2) c) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ a (+ b (pow b 3))))))
(* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* c (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))
(* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* c (+ (* 4 (* c (+ (* -4 (/ (pow a 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow a 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 6) (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 6) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 7) (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 6) (pow (sqrt -4) 3))))) (pow c 2))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 6) (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 6) (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 6) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 7) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ b (pow (sqrt -4) 3)))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (/ b (* a (* c (pow (sqrt -4) 4))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(* -4 (* (* a c) (sqrt (/ 1 (pow b 7)))))
(/ (+ (* -4 (* (* a c) (sqrt b))) (* 4 (/ (* a c) (pow b 2)))) (pow b 4))
(/ (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2))))) (pow b 4))
(/ (+ (* -8 (* (* (pow a 2) (pow c 2)) (sqrt (/ 1 (pow b 13))))) (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2)))))) (pow b 4))
(* -4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 7)))))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -4 (/ (* a c) (pow b 2)))) (pow b 4))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* 4 (* a (* b c))) (* 4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3)))))) (pow b 3)))) (pow b 4))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* -1 (/ (+ (* -8 (* (* (pow a 2) (* (pow c 2) (sqrt -1))) (sqrt (/ 1 b)))) (* -4 (* (* a (* c (sqrt -1))) (sqrt (pow b 3))))) (pow b 3))) (* 4 (* a (* b c)))) (pow b 3)))) (pow b 4))
(pow b 6)
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(* -4 a)
(* a (- (/ (pow b 6) a) 4))
(* a (- (/ (pow b 6) a) 4))
(* a (- (/ (pow b 6) a) 4))
(* -4 a)
(* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))
(* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))
(* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))
(pow b 6)
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 6) c)))
(* c (+ (* -4 a) (/ (pow b 6) c)))
(* c (+ (* -4 a) (/ (pow b 6) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(pow b 7)
(pow b 7)
(* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))
(* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))
(* -1 (pow b 7))
(* -1 (pow b 7))
(* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))
(* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))
(* -2 (/ (* c (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (+ (pow b 16) (pow b 56))))
(+ (* -2 (* a (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (* -2 (/ (* c (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (+ (pow b 16) (pow b 56)))))
(+ (* -2 (/ (* c (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (+ (pow b 16) (pow b 56)))) (* a (+ (* -2 (* a (- (* 2 (* (sqrt (/ 1 (pow b 19))) (/ (pow c 3) (+ (pow b 16) (pow b 56))))) (+ (* -32 (/ (* (pow b 49) (* c (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (+ (pow b 16) (pow b 56)))) (/ (* c (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow b 14) (pow c 2))) (* 64 (* (pow b 14) (pow c 2)))))) (* 256 (* (pow b 42) (pow c 2)))) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (* -2 (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))))))))
(+ (* -2 (/ (* c (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (+ (pow b 16) (pow b 56)))) (* a (+ (* -2 (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))))) (* a (+ (* -2 (* a (- (* 4 (* (sqrt (/ 1 (pow b 33))) (/ (pow c 4) (+ (pow b 16) (pow b 56))))) (+ (* -32 (/ (* (pow b 49) (* c (- (* 2 (* (sqrt (/ 1 (pow b 19))) (/ (pow c 3) (+ (pow b 16) (pow b 56))))) (+ (* -32 (/ (* (pow b 49) (* c (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (+ (pow b 16) (pow b 56)))) (/ (* c (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow b 14) (pow c 2))) (* 64 (* (pow b 14) (pow c 2)))))) (* 256 (* (pow b 42) (pow c 2)))) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (+ (pow b 16) (pow b 56)))) (+ (/ (* c (* (+ (* -512 (* (pow b 35) (pow c 3))) (* -32 (* (pow b 21) (* c (+ (* 32 (* (pow b 14) (pow c 2))) (* 64 (* (pow b 14) (pow c 2)))))))) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)) (/ (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow b 14) (pow c 2))) (* 64 (* (pow b 14) (pow c 2)))))) (* 256 (* (pow b 42) (pow c 2)))) (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))))) (+ (pow b 16) (pow b 56)))))))) (* -2 (- (* 2 (* (sqrt (/ 1 (pow b 19))) (/ (pow c 3) (+ (pow b 16) (pow b 56))))) (+ (* -32 (/ (* (pow b 49) (* c (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (+ (pow b 16) (pow b 56)))) (/ (* c (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow b 14) (pow c 2))) (* 64 (* (pow b 14) (pow c 2)))))) (* 256 (* (pow b 42) (pow c 2)))) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))))))))))
(* 1/32768 (/ (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))) (pow a 7)))
(/ (+ (* -2 (/ (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))) a)) (* 1/32768 (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))))) (pow a 7))
(/ (+ (* -2 (/ (- (* -1/131072 (* (sqrt a) (/ (* (pow b 8) c) (sqrt -4)))) (+ (* -2 (* (pow b 7) (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))))) (* -1/4294967296 (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* 512 (+ (* 32 (pow b 14)) (* 64 (pow b 14)))) (* 65536 (pow b 14)))))))) (pow a 2))) (+ (* -2 (/ (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))) a)) (* 1/32768 (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))) (pow a 7))
(/ (+ (* -2 (/ (- (* -1/131072 (* (sqrt a) (/ (* (pow b 8) c) (sqrt -4)))) (+ (* -2 (* (pow b 7) (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))))) (* -1/4294967296 (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* 512 (+ (* 32 (pow b 14)) (* 64 (pow b 14)))) (* 65536 (pow b 14)))))))) (pow a 2))) (+ (* -2 (/ (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))) a)) (+ (* 1/32768 (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))) (* 2 (/ (+ (* -2 (* (pow b 7) (- (* -1/131072 (* (sqrt a) (/ (* (pow b 8) c) (sqrt -4)))) (+ (* -2 (* (pow b 7) (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))))) (* -1/4294967296 (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* 512 (+ (* 32 (pow b 14)) (* 64 (pow b 14)))) (* 65536 (pow b 14)))))))))) (+ (* -1/4294967296 (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* -8192 (pow b 21)) (* -512 (* (pow b 7) (+ (* 32 (pow b 14)) (* 64 (pow b 14))))))))) (* 1/65536 (* (+ (* 512 (+ (* 32 (pow b 14)) (* 64 (pow b 14)))) (* 65536 (pow b 14))) (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))))))) (pow a 3)))))) (pow a 7))
(* 1/32768 (/ (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))) (pow a 7)))
(* -1 (/ (+ (* -1/32768 (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))) (* 2 (/ (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))))) a))) (pow a 7)))
(* -1 (/ (+ (* -1 (/ (+ (* -2 (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (* 2 (/ (- (* -1/262144 (* (sqrt a) (* (pow b 5) (* c (sqrt -1))))) (+ (* 1/4294967296 (* c (* (+ (* 512 (+ (* 32 (pow b 8)) (* 64 (pow b 8)))) (* 65536 (pow b 8))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (* 2 (* (pow b 4) (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))))))))) a))) a)) (* -1/32768 (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (pow a 7)))
(* -1 (/ (+ (* -1 (/ (+ (* -2 (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (* -1 (/ (+ (* -2 (- (* -1/262144 (* (sqrt a) (* (pow b 5) (* c (sqrt -1))))) (+ (* 1/4294967296 (* c (* (+ (* 512 (+ (* 32 (pow b 8)) (* 64 (pow b 8)))) (* 65536 (pow b 8))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (* 2 (* (pow b 4) (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))))))) (* -2 (/ (+ (* 1/4294967296 (* c (* (+ (* 512 (* (pow b 4) (+ (* 32 (pow b 8)) (* 64 (pow b 8))))) (* 8192 (pow b 12))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (+ (* 1/65536 (* (+ (* 512 (+ (* 32 (pow b 8)) (* 64 (pow b 8)))) (* 65536 (pow b 8))) (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))))))) (* 2 (* (pow b 4) (- (* -1/262144 (* (sqrt a) (* (pow b 5) (* c (sqrt -1))))) (+ (* 1/4294967296 (* c (* (+ (* 512 (+ (* 32 (pow b 8)) (* 64 (pow b 8)))) (* 65536 (pow b 8))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (* 2 (* (pow b 4) (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))))))))))))) a))) a))) a)) (* -1/32768 (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (pow a 7)))
(* -2 (/ (* c (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (+ (pow b 16) (pow b 56))))
(* c (+ (* -2 (* c (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5))))))))) (* -2 (/ (- (* 2 (pow b 7)) (sqrt (pow b 9))) (+ (pow b 16) (pow b 56))))))
(* c (+ (* -2 (/ (- (* 2 (pow b 7)) (sqrt (pow b 9))) (+ (pow b 16) (pow b 56)))) (* c (+ (* -2 (* c (- (* 2 (* (/ (pow a 2) (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 19))))) (+ (* -32 (/ (* a (* (pow b 49) (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5))))))))) (+ (pow b 16) (pow b 56)))) (/ (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow a 2) (pow b 14))) (* 64 (* (pow a 2) (pow b 14)))))) (* 256 (* (pow a 2) (pow b 42)))) (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (* -2 (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5))))))))))))
(* c (+ (* -2 (/ (- (* 2 (pow b 7)) (sqrt (pow b 9))) (+ (pow b 16) (pow b 56)))) (* c (+ (* -2 (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5)))))))) (* c (+ (* -2 (* c (- (* 4 (* (/ (pow a 3) (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 33))))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (* (/ (pow a 2) (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 19))))) (+ (* -32 (/ (* a (* (pow b 49) (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5))))))))) (+ (pow b 16) (pow b 56)))) (/ (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow a 2) (pow b 14))) (* 64 (* (pow a 2) (pow b 14)))))) (* 256 (* (pow a 2) (pow b 42)))) (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (+ (pow b 16) (pow b 56)))) (+ (/ (* (+ (* -512 (* (pow a 3) (pow b 35))) (* -32 (* a (* (pow b 21) (+ (* 32 (* (pow a 2) (pow b 14))) (* 64 (* (pow a 2) (pow b 14)))))))) (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (pow (+ (pow b 16) (pow b 56)) 2)) (/ (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow a 2) (pow b 14))) (* 64 (* (pow a 2) (pow b 14)))))) (* 256 (* (pow a 2) (pow b 42)))) (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5)))))))) (+ (pow b 16) (pow b 56)))))))) (* -2 (- (* 2 (* (/ (pow a 2) (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 19))))) (+ (* -32 (/ (* a (* (pow b 49) (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5))))))))) (+ (pow b 16) (pow b 56)))) (/ (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow a 2) (pow b 14))) (* 64 (* (pow a 2) (pow b 14)))))) (* 256 (* (pow a 2) (pow b 42)))) (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (pow (+ (pow b 16) (pow b 56)) 2)))))))))))
(* -2 (* (sqrt (/ 1 (* (pow a 15) (pow c 11)))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824))))
(/ (+ (* -4 (* (sqrt (/ 1 (* (pow a 15) c))) (/ (pow b 7) (sqrt -1073741824)))) (* -2 (* (sqrt (/ c (pow a 15))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824))))) (pow c 6))
(/ (+ (* -4 (* (sqrt (/ 1 (* (pow a 15) c))) (/ (pow b 7) (sqrt -1073741824)))) (+ (* -2 (* (sqrt (/ c (pow a 15))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824)))) (* -2 (/ (- (* -1/2 (/ (* (pow b 8) c) (* (pow a 8) (* (sqrt -1073741824) (sqrt -4))))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 45))) (/ (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))))) (* 4096 (* (pow a 6) (pow b 7)))))) (* 268435456 (* (pow a 14) (pow b 7)))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3))))) (pow c 2))))) (pow c 6))
(/ (+ (* -4 (* (sqrt (/ 1 (* (pow a 15) c))) (/ (pow b 7) (sqrt -1073741824)))) (+ (* -2 (* (sqrt (/ c (pow a 15))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824)))) (+ (* -2 (/ (- (* -1/2 (/ (* (pow b 8) c) (* (pow a 8) (* (sqrt -1073741824) (sqrt -4))))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 45))) (/ (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))))) (* 4096 (* (pow a 6) (pow b 7)))))) (* 268435456 (* (pow a 14) (pow b 7)))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3))))) (pow c 2))) (* 2 (/ (+ (* 1/2 (* (sqrt (/ (pow c 3) (pow a 45))) (/ (* (+ (* -32768 (* (pow a 7) (* (pow b 7) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))))) (* 4096 (* (pow a 6) (pow b 7))))))) (* -4 (* a (+ (* -32768 (* (pow a 7) (+ (* -128 (* (pow a 3) (* (pow b 7) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7))))))) (* -4 (* a (+ (* -128 (* (pow a 3) (+ (* -8 (* a (pow b 14))) (* -4 (* a (pow b 14)))))) (pow (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))) 2))))))) (pow (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))))) (* 4096 (* (pow a 6) (pow b 7)))) 2))))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3)))) (* (sqrt (/ (pow c 3) (pow a 45))) (/ (* (pow b 7) (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))))) (* 4096 (* (pow a 6) (pow b 7)))))) (* 268435456 (* (pow a 14) (pow b 7))))) (pow (sqrt -1073741824) 3)))) (pow c 3)))))) (pow c 6))
(* -1/8192 (/ (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))) (* (pow a 7) (pow c 5))))
(* -1 (/ (+ (* -2 (/ (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14)))) c)) (* 1/8192 (/ (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))) (pow a 7)))) (pow c 5)))
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (- (* -1/65536 (* (sqrt (/ c (pow a 15))) (* (pow b 4) (sqrt -1)))) (+ (* 1/268435456 (/ (* (+ (* 4 (* a (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))))) (pow (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))) 2)))) (* 128 (* (pow a 3) (* (pow b 3) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))) (* 1/16384 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))))) (pow a 7))))) c)) (* 2 (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14)))))) c)) (* 1/8192 (/ (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))) (pow a 7)))) (pow c 5)))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (- (* -1/65536 (* (sqrt (/ c (pow a 15))) (* (pow b 4) (sqrt -1)))) (+ (* 1/268435456 (/ (* (+ (* 4 (* a (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))))) (pow (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))) 2)))) (* 128 (* (pow a 3) (* (pow b 3) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))) (* 1/16384 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))))) (pow a 7)))))) (* 2 (/ (+ (* 1/268435456 (/ (* (+ (* 4 (* a (+ (* 2 (* (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 128 (* (pow a 3) (pow b 9)))))) (* (pow b 3) (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))))) (pow (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))) 2)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))) (+ (* 1/16384 (/ (* (+ (* 4 (* a (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))))) (pow (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))) 2)))) (* 128 (* (pow a 3) (* (pow b 3) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))))) (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))))) (pow a 7))) (* 1/16384 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* -1/65536 (* (sqrt (/ c (pow a 15))) (* (pow b 4) (sqrt -1)))) (+ (* 1/268435456 (/ (* (+ (* 4 (* a (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))))) (pow (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))) 2)))) (* 128 (* (pow a 3) (* (pow b 3) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))) (* 1/16384 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))))) (pow a 7)))))) (pow a 7))))) c))) c)) (* 2 (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14)))))) c)) (* 1/8192 (/ (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))) (pow a 7)))) (pow c 5)))
(/ 1/8192 (* (pow a 7) (pow c 6)))
(+ (* 1/32768 (* (sqrt (/ 1 (* (pow a 15) (pow c 13)))) (* b (sqrt -4)))) (* 1/8192 (/ 1 (* (pow a 7) (pow c 6)))))
(+ (* b (+ (* 1/32768 (* (sqrt (/ 1 (* (pow a 15) (pow c 13)))) (sqrt -4))) (* 3/16384 (/ (pow b 6) (* (pow a 8) (pow c 7)))))) (* 1/8192 (/ 1 (* (pow a 7) (pow c 6)))))
(+ (* b (+ (* 1/32768 (* (sqrt (/ 1 (* (pow a 15) (pow c 13)))) (sqrt -4))) (* (pow b 6) (+ (* -2 (* b (- (* -1/131072 (* (sqrt (/ 1 (* (pow a 17) (pow c 15)))) (/ 1 (sqrt -4)))) (* 1/32768 (* (sqrt (/ 1 (* (pow a 17) (pow c 15)))) (sqrt -4)))))) (* 3/16384 (/ 1 (* (pow a 8) (pow c 7)))))))) (* 1/8192 (/ 1 (* (pow a 7) (pow c 6)))))
(* -4 (* (sqrt (/ 1 (pow b 119))) c))
(/ (+ (* -4 (* (sqrt b) c)) (* 2 (/ c (pow b 2)))) (pow b 60))
(/ (+ (* -4 (* (sqrt b) c)) (+ (* 2 (/ c (pow b 2))) (* 8 (* (* a (pow c 2)) (sqrt (/ 1 (pow b 13))))))) (pow b 60))
(/ (+ (* -4 (* (sqrt b) c)) (+ (* 2 (* (sqrt (/ 1 (pow b 13))) (* c (+ (* -64 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))) (+ (* 2 (/ c (pow b 2))) (* 8 (* (* a (pow c 2)) (sqrt (/ 1 (pow b 13)))))))) (pow b 60))
(* 4 (* (sqrt (/ 1 (pow b 133))) (* c (sqrt -1))))
(* -1 (/ (+ (* -4 (* (sqrt b) (* c (sqrt -1)))) (* -2 (/ c (pow b 2)))) (pow b 67)))
(* -1 (/ (+ (* -8 (* (* a (* (pow c 2) (sqrt -1))) (sqrt (/ 1 (pow b 13))))) (+ (* -4 (* (sqrt b) (* c (sqrt -1)))) (* -2 (/ c (pow b 2))))) (pow b 67)))
(* -1 (/ (+ (* -4 (* (sqrt b) (* c (sqrt -1)))) (+ (* -2 (/ c (pow b 2))) (* -1 (/ (+ (* -2 (* (sqrt b) (* c (* (sqrt -1) (+ (* -64 (* a c)) (+ (* -16 (* a c)) (* -4 (* a c)))))))) (* 8 (* (* a (* (pow c 2) (sqrt -1))) (sqrt b)))) (pow b 7))))) (pow b 67)))
(* -4 (* a c))
(+ (* -4 (* a c)) (* -1 (* (sqrt (* a c)) (* b (sqrt -4)))))
(+ (* -4 (* a c)) (* b (- (* 2 (pow b 5)) (* (sqrt (* a c)) (sqrt -4)))))
(+ (* -4 (* a c)) (* b (- (* (pow b 5) (+ 2 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))))
(* 2 (pow b 6))
(* (pow b 6) (- 2 (/ 1 (pow b 2))))
(* (pow b 6) (- (+ 2 (* -4 (/ (* a c) (pow b 6)))) (/ 1 (pow b 2))))
(* (pow b 6) (- (+ 2 (+ (* -4 (/ (* a c) (pow b 6))) (* 2 (/ (* a c) (pow b 8))))) (/ 1 (pow b 2))))
(* 2 (pow b 6))
(* (pow b 6) (+ 2 (/ 1 (pow b 2))))
(* (pow b 6) (+ 2 (+ (* -4 (/ (* a c) (pow b 6))) (/ 1 (pow b 2)))))
(* (pow b 6) (+ 2 (+ (* -4 (/ (* a c) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 8))) (/ 1 (pow b 2))))))
(- (* 2 (pow b 6)) (pow b 4))
(- (+ (* 2 (pow b 6)) (* a (- (* -4 c) (* -2 (/ c (pow b 2)))))) (pow b 4))
(- (+ (* 2 (pow b 6)) (* a (- (+ (* -4 c) (* 2 (/ (* a (pow c 2)) (pow b 8)))) (* -2 (/ c (pow b 2)))))) (pow b 4))
(- (+ (* 2 (pow b 6)) (* a (- (+ (* -4 c) (* a (- (* 4 (/ (* a (pow c 3)) (pow b 14))) (* -2 (/ (pow c 2) (pow b 8)))))) (* -2 (/ c (pow b 2)))))) (pow b 4))
(* a (- (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))
(* a (- (+ (* -4 c) (* 2 (/ (pow b 6) a))) (* (sqrt (/ c a)) (* b (sqrt -4)))))
(* a (- (+ (* -4 c) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 7) (sqrt -4)))) (* 2 (/ (pow b 6) a)))) (* (sqrt (/ c a)) (* b (sqrt -4)))))
(* a (- (+ (* -4 c) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 13) (pow (sqrt -4) 3)))) (* 2 (/ (pow b 6) a)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 7) (sqrt -4)))) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(* -1 (* a (- (* 4 c) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))
(* -1 (* a (- (+ (* -2 (/ (pow b 3) a)) (* 4 c)) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))
(* -1 (* a (- (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 2 (pow b 3))) a)) (* 4 c)) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))
(* -1 (* a (- (+ (* -1 (/ (+ (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 7) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -1))))) a)) (* 2 (pow b 3))) a)) (* 4 c)) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))
(- (* 2 (pow b 6)) (pow b 4))
(- (+ (* 2 (pow b 6)) (* c (- (* -4 a) (* -2 (/ a (pow b 2)))))) (pow b 4))
(- (+ (* 2 (pow b 6)) (* c (- (+ (* -4 a) (* 2 (/ (* (pow a 2) c) (pow b 8)))) (* -2 (/ a (pow b 2)))))) (pow b 4))
(- (+ (* 2 (pow b 6)) (* c (- (+ (* -4 a) (* c (- (* 4 (/ (* (pow a 3) c) (pow b 14))) (* -2 (/ (pow a 2) (pow b 8)))))) (* -2 (/ a (pow b 2)))))) (pow b 4))
(* -1 (* c (+ 4 (* (* b (sqrt -4)) (sqrt (/ 1 c))))))
(* c (- (* 2 (/ (pow b 6) c)) (+ 4 (* (* b (sqrt -4)) (sqrt (/ 1 c))))))
(* c (- (+ (* -1/2 (* (/ (pow b 7) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* 2 (/ (pow b 6) c))) (+ 4 (* (* b (sqrt -4)) (sqrt (/ 1 c))))))
(* c (- (+ (* 1/8 (* (/ (pow b 13) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (* 2 (/ (pow b 6) c))) (+ 4 (+ (* 1/2 (* (/ (pow b 7) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (* b (sqrt -4)) (sqrt (/ 1 c)))))))
(* -1 (* c (- 4 (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))
(* -1 (* c (- (+ 4 (* -2 (/ (pow b 3) c))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))
(* -1 (* c (- (+ 4 (* -1 (/ (+ (* 1/4 (* (* (pow b 4) (sqrt -1)) (sqrt (/ 1 c)))) (* 2 (pow b 3))) c))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))
(* -1 (* c (- (+ 4 (* -1 (/ (+ (* -1 (/ (- (* 1/64 (* (* (pow b 7) (sqrt -1)) (sqrt (/ 1 c)))) (* 1/4 (* (* (pow b 4) (sqrt -1)) (sqrt c)))) c)) (* 2 (pow b 3))) c))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))
(* -4 (/ (* a (* c (- (* 2 (pow b 6)) (pow b 4)))) (+ (pow b 16) (pow b 48))))
(* a (+ (* -4 (* a (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (* -4 (/ (* c (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48))))))
(* a (+ (* -4 (/ (* c (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48)))) (* a (+ (* -4 (* a (- (* 2 (/ (pow c 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* (pow b 42) (* c (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* c (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (* -4 (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))))))
(* a (+ (* -4 (/ (* c (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48)))) (* a (+ (* -4 (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2))))) (* a (+ (* -4 (* a (- (* 4 (/ (pow c 4) (* (pow b 14) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* (pow b 42) (* c (- (* 2 (/ (pow c 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* (pow b 42) (* c (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* c (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (+ (/ (* c (* (+ (* -512 (* (pow b 30) (pow c 3))) (* -32 (* (pow b 18) (* c (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)) (/ (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))) (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2))))) (+ (pow b 16) (pow b 48)))))))) (* -4 (- (* 2 (/ (pow c 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* (pow b 42) (* c (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* c (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))))))))
(* 4 (* (sqrt (/ 1 (pow a 11))) (/ (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))) (sqrt -1073741824))))
(/ (+ (* -8 (* (sqrt (/ 1 a)) (/ (* (pow b 6) c) (sqrt -1073741824)))) (* 4 (* (sqrt a) (/ (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))) (sqrt -1073741824))))) (pow a 6))
(/ (+ (* -8 (* (sqrt (/ 1 a)) (/ (* (pow b 6) c) (sqrt -1073741824)))) (+ (* -4 (/ (- (* -1/2 (/ (* a (* (pow b 7) c)) (* (sqrt -1073741824) (sqrt -4)))) (* -1/2 (* (sqrt (pow a 3)) (/ (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 6)) (* 32 (pow b 6)))) (* 4096 (pow b 6)))) (* 268435456 (pow b 6))))) (pow (sqrt -1073741824) 3))))) (pow a 2))) (* 4 (* (sqrt a) (/ (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))) (sqrt -1073741824)))))) (pow a 6))
(/ (+ (* -8 (* (sqrt (/ 1 a)) (/ (* (pow b 6) c) (sqrt -1073741824)))) (+ (* -4 (/ (- (* -1/2 (/ (* a (* (pow b 7) c)) (* (sqrt -1073741824) (sqrt -4)))) (* -1/2 (* (sqrt (pow a 3)) (/ (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 6)) (* 32 (pow b 6)))) (* 4096 (pow b 6)))) (* 268435456 (pow b 6))))) (pow (sqrt -1073741824) 3))))) (pow a 2))) (+ (* 4 (* (sqrt a) (/ (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))) (sqrt -1073741824)))) (* 4 (/ (+ (* -1/2 (* (sqrt (pow a 3)) (/ (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* -32768 (* (pow b 6) (+ (* 512 (+ (* 16 (pow b 6)) (* 32 (pow b 6)))) (* 4096 (pow b 6))))) (* -4 (+ (* -32768 (+ (* -128 (* (pow b 6) (+ (* 16 (pow b 6)) (* 32 (pow b 6))))) (* -4 (+ (* -128 (+ (* -8 (pow b 12)) (* -4 (pow b 12)))) (pow (+ (* 16 (pow b 6)) (* 32 (pow b 6))) 2))))) (pow (+ (* 512 (+ (* 16 (pow b 6)) (* 32 (pow b 6)))) (* 4096 (pow b 6))) 2)))))) (pow (sqrt -1073741824) 3)))) (* (sqrt (pow a 3)) (/ (* (pow b 6) (* c (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 6)) (* 32 (pow b 6)))) (* 4096 (pow b 6)))) (* 268435456 (pow b 6))))) (pow (sqrt -1073741824) 3)))) (pow a 3)))))) (pow a 6))
(* 1/8192 (* (sqrt (/ 1 (pow a 11))) (* c (* (sqrt -1) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))
(/ (+ (* -1/4096 (* (sqrt (/ 1 a)) (* (pow b 4) (* c (sqrt -1))))) (* 1/8192 (* (sqrt a) (* c (* (sqrt -1) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (pow a 6))
(/ (+ (* -1 (/ (+ (* -4 (/ (- (* 1/131072 (* a (* (pow b 5) c))) (* 1/70368744177664 (* (sqrt (pow a 3)) (* c (* (sqrt -1) (* (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 4)) (* 32 (pow b 4)))) (* 4096 (pow b 4)))) (* 268435456 (pow b 4))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))))))) a)) (* 1/4096 (* (sqrt a) (* (pow b 4) (* c (sqrt -1)))))) a)) (* 1/8192 (* (sqrt a) (* c (* (sqrt -1) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (pow a 6))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (- (* 1/131072 (* a (* (pow b 5) c))) (* 1/70368744177664 (* (sqrt (pow a 3)) (* c (* (sqrt -1) (* (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 4)) (* 32 (pow b 4)))) (* 4096 (pow b 4)))) (* 268435456 (pow b 4))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))))) (* 4 (/ (+ (* 1/70368744177664 (* (sqrt (pow a 3)) (* c (* (sqrt -1) (* (+ (* 4 (+ (* 32768 (+ (* 4 (+ (* 128 (+ (* 4 (pow b 8)) (* 8 (pow b 8)))) (pow (+ (* 16 (pow b 4)) (* 32 (pow b 4))) 2))) (* 128 (* (pow b 4) (+ (* 16 (pow b 4)) (* 32 (pow b 4))))))) (pow (+ (* 512 (+ (* 16 (pow b 4)) (* 32 (pow b 4)))) (* 4096 (pow b 4))) 2))) (* 32768 (* (pow b 4) (+ (* 512 (+ (* 16 (pow b 4)) (* 32 (pow b 4)))) (* 4096 (pow b 4)))))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (* 1/35184372088832 (* (sqrt (pow a 3)) (* (pow b 4) (* c (* (sqrt -1) (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 4)) (* 32 (pow b 4)))) (* 4096 (pow b 4)))) (* 268435456 (pow b 4))))))))) a))) a)) (* 1/4096 (* (sqrt a) (* (pow b 4) (* c (sqrt -1)))))) a)) (* 1/8192 (* (sqrt a) (* c (* (sqrt -1) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (pow a 6))
(* -4 (/ (* a (* c (- (* 2 (pow b 6)) (pow b 4)))) (+ (pow b 16) (pow b 48))))
(* c (+ (* -4 (* c (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (* -4 (/ (* a (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48))))))
(* c (+ (* -4 (/ (* a (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48)))) (* c (+ (* -4 (* c (- (* 2 (/ (pow a 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* a (* (pow b 42) (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* a (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (* -4 (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))))))
(* c (+ (* -4 (/ (* a (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48)))) (* c (+ (* -4 (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2))))) (* c (+ (* -4 (* c (- (* 4 (/ (pow a 4) (* (pow b 14) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* a (* (pow b 42) (- (* 2 (/ (pow a 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* a (* (pow b 42) (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* a (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (+ (/ (* a (* (+ (* -512 (* (pow a 3) (pow b 30))) (* -32 (* a (* (pow b 18) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)) (/ (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))) (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2))))) (+ (pow b 16) (pow b 48)))))))) (* -4 (- (* 2 (/ (pow a 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* a (* (pow b 42) (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* a (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))))))))
(* -4 (* (sqrt (/ 1 (* (pow a 13) (pow c 11)))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824))))
(/ (+ (* -8 (* (sqrt (/ 1 (* (pow a 13) c))) (/ (pow b 6) (sqrt -1073741824)))) (* -4 (* (sqrt (/ c (pow a 13))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824))))) (pow c 6))
(/ (+ (* -8 (* (sqrt (/ 1 (* (pow a 13) c))) (/ (pow b 6) (sqrt -1073741824)))) (+ (* -4 (* (sqrt (/ c (pow a 13))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824)))) (* -4 (/ (- (* -1/2 (/ (* (pow b 7) c) (* (pow a 7) (* (sqrt -1073741824) (sqrt -4))))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 43))) (/ (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))))) (* 4096 (* (pow a 6) (pow b 6)))))) (* 268435456 (* (pow a 14) (pow b 6)))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3))))) (pow c 2))))) (pow c 6))
(/ (+ (* -8 (* (sqrt (/ 1 (* (pow a 13) c))) (/ (pow b 6) (sqrt -1073741824)))) (+ (* -4 (* (sqrt (/ c (pow a 13))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824)))) (+ (* -4 (/ (- (* -1/2 (/ (* (pow b 7) c) (* (pow a 7) (* (sqrt -1073741824) (sqrt -4))))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 43))) (/ (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))))) (* 4096 (* (pow a 6) (pow b 6)))))) (* 268435456 (* (pow a 14) (pow b 6)))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3))))) (pow c 2))) (* 4 (/ (+ (* 1/2 (* (sqrt (/ (pow c 3) (pow a 43))) (/ (* (+ (* -32768 (* (pow a 7) (* (pow b 6) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))))) (* 4096 (* (pow a 6) (pow b 6))))))) (* -4 (* a (+ (* -32768 (* (pow a 7) (+ (* -128 (* (pow a 3) (* (pow b 6) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6))))))) (* -4 (* a (+ (* -128 (* (pow a 3) (+ (* -8 (* a (pow b 12))) (* -4 (* a (pow b 12)))))) (pow (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))) 2))))))) (pow (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))))) (* 4096 (* (pow a 6) (pow b 6)))) 2))))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3)))) (* (sqrt (/ (pow c 3) (pow a 43))) (/ (* (pow b 6) (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))))) (* 4096 (* (pow a 6) (pow b 6)))))) (* 268435456 (* (pow a 14) (pow b 6))))) (pow (sqrt -1073741824) 3)))) (pow c 3)))))) (pow c 6))
(* 1/8192 (* (sqrt (/ 1 (* (pow a 13) (pow c 11)))) (* (sqrt -1) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))
(/ (+ (* -1/4096 (* (sqrt (/ 1 (* (pow a 13) c))) (* (pow b 4) (sqrt -1)))) (* 1/8192 (* (sqrt (/ c (pow a 13))) (* (sqrt -1) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (pow c 6))
(/ (+ (* -1 (/ (+ (* -4 (/ (- (* 1/131072 (/ (* (pow b 5) c) (pow a 7))) (* 1/70368744177664 (* (sqrt (/ (pow c 3) (pow a 43))) (* (sqrt -1) (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))) (* 4096 (* (pow a 6) (pow b 4)))))) (* 268435456 (* (pow a 14) (pow b 4)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) c)) (* 1/4096 (* (sqrt (/ c (pow a 13))) (* (pow b 4) (sqrt -1))))) c)) (* 1/8192 (* (sqrt (/ c (pow a 13))) (* (sqrt -1) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (pow c 6))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (- (* 1/131072 (/ (* (pow b 5) c) (pow a 7))) (* 1/70368744177664 (* (sqrt (/ (pow c 3) (pow a 43))) (* (sqrt -1) (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))) (* 4096 (* (pow a 6) (pow b 4)))))) (* 268435456 (* (pow a 14) (pow b 4)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))))) (* 4 (/ (+ (* 1/70368744177664 (* (sqrt (/ (pow c 3) (pow a 43))) (* (sqrt -1) (* (+ (* 4 (* a (+ (* 32768 (* (pow a 7) (+ (* 4 (* a (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 8))) (* 8 (* a (pow b 8)))))) (pow (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))) 2)))) (* 128 (* (pow a 3) (* (pow b 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))))))) (pow (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))) (* 4096 (* (pow a 6) (pow b 4)))) 2)))) (* 32768 (* (pow a 7) (* (pow b 4) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))) (* 4096 (* (pow a 6) (pow b 4)))))))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (* 1/35184372088832 (* (sqrt (/ (pow c 3) (pow a 43))) (* (pow b 4) (* (sqrt -1) (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))) (* 4096 (* (pow a 6) (pow b 4)))))) (* 268435456 (* (pow a 14) (pow b 4))))))))) c))) c)) (* 1/4096 (* (sqrt (/ c (pow a 13))) (* (pow b 4) (sqrt -1))))) c)) (* 1/8192 (* (sqrt (/ c (pow a 13))) (* (sqrt -1) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (pow c 6))
(/ 1/4096 (* (pow a 6) (pow c 6)))
(+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 13) (pow c 13)))) (* b (sqrt -4)))) (* 1/4096 (/ 1 (* (pow a 6) (pow c 6)))))
(+ (* b (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 13) (pow c 13)))) (sqrt -4))) (* 3/8192 (/ (pow b 5) (* (pow a 7) (pow c 7)))))) (* 1/4096 (/ 1 (* (pow a 6) (pow c 6)))))
(+ (* b (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 13) (pow c 13)))) (sqrt -4))) (* (pow b 5) (+ (* -4 (* b (- (* -1/131072 (* (sqrt (/ 1 (* (pow a 15) (pow c 15)))) (/ 1 (sqrt -4)))) (* 1/32768 (* (sqrt (/ 1 (* (pow a 15) (pow c 15)))) (sqrt -4)))))) (* 3/8192 (/ 1 (* (pow a 7) (pow c 7)))))))) (* 1/4096 (/ 1 (* (pow a 6) (pow c 6)))))
(* -8 (/ (* a c) (pow b 51)))
(/ (+ (* -8 (* a c)) (* 4 (/ (* a c) (pow b 2)))) (pow b 51))
(/ (+ (* -8 (* a c)) (+ (* -4 (/ (- (* -4 (* (pow a 2) (pow c 2))) (* a (* c (+ (* -64 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 6))) (* 4 (/ (* a c) (pow b 2))))) (pow b 51))
(/ (+ (* -8 (* a c)) (+ (* -4 (/ (- (* -4 (* (pow a 2) (pow c 2))) (* a (* c (+ (* -64 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 6))) (+ (* -4 (/ (- (* 2 (* (pow a 2) (pow c 2))) (* -1/2 (* a (* c (+ (* -64 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 8))) (* 4 (/ (* a c) (pow b 2)))))) (pow b 51))
(* 8 (/ (* a c) (pow b 57)))
(* -1 (/ (+ (* -8 (* a c)) (* -4 (/ (* a c) (pow b 2)))) (pow b 57)))
(* -1 (/ (+ (* -8 (* a c)) (+ (* -4 (/ (* a c) (pow b 2))) (* -4 (/ (- (* -4 (* (pow a 2) (pow c 2))) (* a (* c (+ (* -64 (* a c)) (+ (* -16 (* a c)) (* -4 (* a c))))))) (pow b 6))))) (pow b 57)))
(* -1 (/ (+ (* -8 (* a c)) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (- (* -4 (* (pow a 2) (pow c 2))) (* a (* c (+ (* -64 (* a c)) (+ (* -16 (* a c)) (* -4 (* a c))))))) (pow b 6))) (* -4 (/ (- (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* a (* c (+ (* -64 (* a c)) (+ (* -16 (* a c)) (* -4 (* a c)))))))) (pow b 8)))))) (pow b 57)))
(* -4 c)
(* -4 c)
(* -4 c)
(* -4 c)
c
c
c
c
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
a
a
a
a
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* (sqrt (* a c)) (* b (sqrt -4)))
(* b (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))
(* b (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))
(* b (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 6) (+ (* -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 6) (pow (sqrt -4) 5))))))))))
(pow b 5)
(pow b 5)
(* (pow b 5) (+ 1 (* -2 (/ (* a c) (pow b 8)))))
(* (pow b 5) (+ 1 (* -2 (/ (* a c) (pow b 8)))))
(* -1 (* (sqrt (pow b 11)) (sqrt -1)))
(* -1 (* (sqrt (pow b 11)) (sqrt -1)))
(* (pow b 6) (+ (* -1 (* (sqrt (/ 1 b)) (sqrt -1))) (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 19)))))))
(* (pow b 6) (+ (* -1 (* (sqrt (/ 1 b)) (sqrt -1))) (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 19)))))))
(pow b 4)
(+ (* -2 (/ (* a c) (pow b 2))) (pow b 4))
(+ (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 8))))) (pow b 4))
(+ (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 14))) (* -2 (/ (pow c 2) (pow b 8))))))) (pow b 4))
(* (sqrt (* a c)) (* b (sqrt -4)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 7) (sqrt -4)))) (* (sqrt (/ c a)) (* b (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 13) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 7) (sqrt -4)))) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 13) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 19) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 7) (sqrt -4)))) (* (sqrt (/ c a)) (* b (sqrt -4)))))))
(* -2 (* (sqrt (* a c)) (* b (sqrt -1))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 7) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 13) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 7) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 13) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 19) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 7) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
(pow b 4)
(+ (* -2 (/ (* a c) (pow b 2))) (pow b 4))
(+ (* c (+ (* -2 (/ a (pow b 2))) (* -2 (/ (* (pow a 2) c) (pow b 8))))) (pow b 4))
(+ (* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 14))) (* -2 (/ (pow a 2) (pow b 8))))))) (pow b 4))
(* (* b (sqrt -4)) (sqrt c))
(* c (+ (* 1/2 (* (/ (pow b 7) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (* b (sqrt -4)) (sqrt (/ 1 c)))))
(* c (+ (* -1/8 (* (/ (pow b 13) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/2 (* (/ (pow b 7) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (* b (sqrt -4)) (sqrt (/ 1 c))))))
(* c (+ (* -1/8 (* (/ (pow b 13) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/16 (* (/ (pow b 19) (pow (sqrt -4) 5)) (sqrt (/ 1 (pow c 7))))) (+ (* 1/2 (* (/ (pow b 7) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (* b (sqrt -4)) (sqrt (/ 1 c)))))))
(* -2 (* (* b (sqrt -1)) (sqrt c)))
(* -1 (* c (+ (* 1/4 (* (* (pow b 7) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))
(* -1 (* c (+ (* -1/64 (* (* (pow b 13) (sqrt -1)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/4 (* (* (pow b 7) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c))))))))
(* -1 (* c (+ (* -1/64 (* (* (pow b 13) (sqrt -1)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/512 (* (* (pow b 19) (sqrt -1)) (sqrt (/ 1 (pow c 7))))) (+ (* 1/4 (* (* (pow b 7) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))))
(* -4 (* a c))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(* 2 (pow b 6))
(* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))
(* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))
(* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))
(* 2 (pow b 6))
(* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))
(* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))
(* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))
(* 2 (pow b 6))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(* -4 (* a c))
(* a (+ (* -4 c) (* 2 (/ (pow b 6) a))))
(* a (+ (* -4 c) (* 2 (/ (pow b 6) a))))
(* a (+ (* -4 c) (* 2 (/ (pow b 6) a))))
(* -4 (* a c))
(* -1 (* a (+ (* -2 (/ (pow b 3) a)) (* 4 c))))
(* -1 (* a (+ (* -2 (/ (pow b 3) a)) (* 4 c))))
(* -1 (* a (+ (* -2 (/ (pow b 3) a)) (* 4 c))))
(* 2 (pow b 6))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(* -4 c)
(* c (- (* 2 (/ (pow b 6) c)) 4))
(* c (- (* 2 (/ (pow b 6) c)) 4))
(* c (- (* 2 (/ (pow b 6) c)) 4))
(* -4 c)
(* -1 (* c (+ 4 (* -2 (/ (pow b 3) c)))))
(* -1 (* c (+ 4 (* -2 (/ (pow b 3) c)))))
(* -1 (* c (+ 4 (* -2 (/ (pow b 3) c)))))
(+ (pow b 9) (pow b 27))
(+ (* 1/2 (/ (* a (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c)))) (pow b 27))) (+ (pow b 9) (pow b 27)))
(+ (* a (+ (* 1/2 (/ (* a (- (+ (* 128 (* (pow b 42) (pow c 2))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))))) (* 1/4 (/ (pow (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) 2) (pow b 54))))) (pow b 27))) (* 1/2 (/ (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) (pow b 27))))) (+ (pow b 9) (pow b 27)))
(+ (* a (+ (* 1/2 (/ (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) (pow b 27))) (* a (+ (* 1/2 (/ (* a (- (+ (* -4 (* c (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))))) (* (pow b 6) (+ (* -512 (* (pow b 30) (pow c 3))) (* -32 (* (pow b 18) (* c (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))))))) (* 1/2 (/ (* (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) (- (+ (* 128 (* (pow b 42) (pow c 2))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))))) (* 1/4 (/ (pow (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) 2) (pow b 54))))) (pow b 54))))) (pow b 27))) (* 1/2 (/ (- (+ (* 128 (* (pow b 42) (pow c 2))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))))) (* 1/4 (/ (pow (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) 2) (pow b 54)))) (pow b 27))))))) (+ (pow b 9) (pow b 27)))
(* (sqrt (pow a 9)) (sqrt -262144))
(* (pow a 5) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (+ (* 65536 (pow b 6)) (* 524288 (pow b 6))) (sqrt -262144)))) (* (sqrt (/ 1 a)) (sqrt -262144))))
(* (pow a 5) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (+ (* 65536 (pow b 6)) (* 524288 (pow b 6))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 5))) (/ (+ (* -131072 (pow b 12)) (* -4 (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12))))) (sqrt -262144)))) (* (sqrt (/ 1 a)) (sqrt -262144)))))
(* (pow a 5) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (+ (* 65536 (pow b 6)) (* 524288 (pow b 6))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 5))) (/ (+ (* -131072 (pow b 12)) (* -4 (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12))))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 7))) (/ (- (+ (* -4 (+ (* -8192 (pow b 18)) (* -512 (* (pow b 6) (+ (* 32 (pow b 12)) (* 64 (pow b 12))))))) (* (pow b 6) (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12))))) (* 1/4 (/ (* a (pow (+ (* 65536 (pow b 6)) (* 524288 (pow b 6))) 2)) (pow (sqrt -262144) 2)))) (sqrt -262144)))) (* (sqrt (/ 1 a)) (sqrt -262144))))))
(* -512 (* (sqrt (pow a 9)) (sqrt -1)))
(* -1 (* (pow a 5) (+ (* 1/1024 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -1) (+ (* 65536 (pow b 6)) (* 524288 (pow b 6)))))) (* 512 (* (sqrt (/ 1 a)) (sqrt -1))))))
(* -1 (* (pow a 5) (+ (* -1/1024 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -1) (+ (* 4 (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12)))) (* 131072 (pow b 12)))))) (+ (* 1/1024 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -1) (+ (* 65536 (pow b 6)) (* 524288 (pow b 6)))))) (* 512 (* (sqrt (/ 1 a)) (sqrt -1)))))))
(* -1 (* (pow a 5) (+ (* -1 (/ (+ (* -1/1024 (* (sqrt (/ 1 a)) (* (sqrt -1) (- (+ (* 4 (+ (* 512 (* (pow b 6) (+ (* 32 (pow b 12)) (* 64 (pow b 12))))) (* 8192 (pow b 18)))) (* (pow b 6) (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12))))) (* -1/1048576 (* a (pow (+ (* 65536 (pow b 6)) (* 524288 (pow b 6))) 2))))))) (* 1/1024 (* (sqrt a) (* (sqrt -1) (+ (* 4 (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12)))) (* 131072 (pow b 12))))))) (pow a 3))) (+ (* 1/1024 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -1) (+ (* 65536 (pow b 6)) (* 524288 (pow b 6)))))) (* 512 (* (sqrt (/ 1 a)) (sqrt -1)))))))
(+ (pow b 9) (pow b 27))
(+ (* 1/2 (/ (* c (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48))))) (pow b 27))) (+ (pow b 9) (pow b 27)))
(+ (* c (+ (* 1/2 (/ (* c (- (+ (* 128 (* (pow a 2) (pow b 42))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))))) (* 1/4 (/ (pow (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) 2) (pow b 54))))) (pow b 27))) (* 1/2 (/ (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) (pow b 27))))) (+ (pow b 9) (pow b 27)))
(+ (* c (+ (* 1/2 (/ (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) (pow b 27))) (* c (+ (* 1/2 (/ (* c (- (+ (* -4 (* a (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))))) (* (pow b 6) (+ (* -512 (* (pow a 3) (pow b 30))) (* -32 (* a (* (pow b 18) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))))))) (* 1/2 (/ (* (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) (- (+ (* 128 (* (pow a 2) (pow b 42))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))))) (* 1/4 (/ (pow (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) 2) (pow b 54))))) (pow b 54))))) (pow b 27))) (* 1/2 (/ (- (+ (* 128 (* (pow a 2) (pow b 42))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))))) (* 1/4 (/ (pow (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) 2) (pow b 54)))) (pow b 27))))))) (+ (pow b 9) (pow b 27)))
(* (sqrt (* (pow a 9) (pow c 9))) (sqrt -262144))
(* (pow c 5) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6)))) (sqrt -262144)))) (* (sqrt (/ (pow a 9) c)) (sqrt -262144))))
(* (pow c 5) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6)))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (+ (* -131072 (* (pow a 7) (pow b 12))) (* -4 (* a (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12))))))) (sqrt -262144)))) (* (sqrt (/ (pow a 9) c)) (sqrt -262144)))))
(* (pow c 5) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6)))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (+ (* -131072 (* (pow a 7) (pow b 12))) (* -4 (* a (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12))))))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (/ (- (+ (* -4 (* a (+ (* -8192 (* (pow a 5) (pow b 18))) (* -512 (* (pow a 3) (* (pow b 6) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))))))) (* (pow b 6) (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12)))))) (* 1/4 (/ (* c (pow (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6)))) 2)) (* (pow a 9) (pow (sqrt -262144) 2))))) (sqrt -262144)))) (* (sqrt (/ (pow a 9) c)) (sqrt -262144))))))
(* -512 (* (sqrt (* (pow a 9) (pow c 9))) (sqrt -1)))
(* -1 (* (pow c 5) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6))))))) (* 512 (* (sqrt (/ (pow a 9) c)) (sqrt -1))))))
(* -1 (* (pow c 5) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12)))))) (* 131072 (* (pow a 7) (pow b 12))))))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6))))))) (* 512 (* (sqrt (/ (pow a 9) c)) (sqrt -1)))))))
(* -1 (* (pow c 5) (+ (* -1 (/ (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 9) c))) (* (sqrt -1) (- (+ (* 4 (* a (+ (* 512 (* (pow a 3) (* (pow b 6) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12))))))) (* 8192 (* (pow a 5) (pow b 18)))))) (* (pow b 6) (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12)))))) (* -1/1048576 (/ (* c (pow (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6)))) 2)) (pow a 9))))))) (* 1/1024 (* (sqrt (/ c (pow a 9))) (* (sqrt -1) (+ (* 4 (* a (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12)))))) (* 131072 (* (pow a 7) (pow b 12)))))))) (pow c 3))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6))))))) (* 512 (* (sqrt (/ (pow a 9) c)) (sqrt -1)))))))
(* (sqrt (* (pow a 9) (pow c 9))) (sqrt -262144))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (/ (* (pow b 6) (+ (* 65536 (* (pow a 8) (pow c 8))) (* 524288 (* (pow a 8) (pow c 8))))) (sqrt -262144)))) (* (sqrt (* (pow a 9) (pow c 9))) (sqrt -262144)))
(+ (* (sqrt (* (pow a 9) (pow c 9))) (sqrt -262144)) (* (pow b 6) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (/ (+ (* 65536 (* (pow a 8) (pow c 8))) (* 524288 (* (pow a 8) (pow c 8)))) (sqrt -262144)))) (pow b 3))))
(+ (* (sqrt (* (pow a 9) (pow c 9))) (sqrt -262144)) (* (pow b 6) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (/ (+ (* 65536 (* (pow a 8) (pow c 8))) (* 524288 (* (pow a 8) (pow c 8)))) (sqrt -262144)))) (* (pow b 3) (+ 1 (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (/ (* (pow b 3) (- (+ (* -131072 (* (pow a 7) (pow c 7))) (* -4 (* a (* c (+ (* 512 (* (pow a 4) (* (pow c 4) (+ (* 32 (* (pow a 2) (pow c 2))) (* 64 (* (pow a 2) (pow c 2))))))) (* 65536 (* (pow a 6) (pow c 6)))))))) (* 1/4 (/ (pow (+ (* 65536 (* (pow a 8) (pow c 8))) (* 524288 (* (pow a 8) (pow c 8)))) 2) (* (pow a 9) (* (pow c 9) (pow (sqrt -262144) 2))))))) (sqrt -262144)))))))))
(sqrt (pow b 77))
(sqrt (pow b 77))
(* (pow b 39) (+ (sqrt (/ 1 b)) (* 1/2 (* (sqrt (/ 1 (pow b 15))) (+ (* -32 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))))
(* (pow b 39) (+ (sqrt (/ 1 b)) (* 1/2 (* (sqrt (/ 1 (pow b 15))) (+ (* -32 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))))
(* -1 (* (sqrt (pow b 77)) (sqrt -1)))
(* -1 (* (sqrt (pow b 77)) (sqrt -1)))
(* -1 (* (pow b 39) (+ (* 1/2 (* (sqrt (/ 1 (pow b 15))) (* (sqrt -1) (+ (* -32 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (sqrt (/ 1 b)) (sqrt -1)))))
(* -1 (* (pow b 39) (+ (* 1/2 (* (sqrt (/ 1 (pow b 15))) (* (sqrt -1) (+ (* -32 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (sqrt (/ 1 b)) (sqrt -1)))))
Outputs
(* -2 (/ c (+ b (sqrt (pow b 7)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))
(* c (- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))))))
(* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))))))
(* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(*.f64 c (fma.f64 c (fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 35 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 14 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (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 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 8) (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 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (fma.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 3) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 4) 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 3) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(* -2 (/ c (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) c)) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 b (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -4 (/ (* a (pow c 2)) (pow b 8))) (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3)))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 b (*.f64 b b)))))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ c (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) c)) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) c (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) c)) (*.f64 b (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* -1 (/ (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* -2 c)) (pow b 3)))) (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) c (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) c (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ c (+ b (sqrt (pow b 7)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))
(+ (* -4 (* (/ (* a (pow c 2)) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (/ c (+ b (sqrt (pow b 7))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))))
(+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2))))))))))
(fma.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))))
(+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 4) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 4) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))))))))
(fma.f64 a (fma.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 35 binary64)))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 14 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (* 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 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 8 binary64))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a (*.f64 a a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) 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 7) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 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 7) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 8)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a a)) (pow.f64 b #s(literal 8 binary64))) c)) a) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))) a))) a))) a))
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
c
c
c
c
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) b)
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 5) (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (+ 1 (* (pow b 5) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (pow.f64 b #s(literal 5 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(sqrt (pow b 7))
(sqrt.f64 (pow.f64 b #s(literal 7 binary64)))
(* (pow b 4) (+ (sqrt (/ 1 b)) (/ 1 (pow b 3))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow b 4) (+ (sqrt (/ 1 b)) (+ (* -2 (* (* a c) (sqrt (/ 1 (pow b 15))))) (/ 1 (pow b 3)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow b 4) (+ (sqrt (/ 1 b)) (+ (* -2 (* (* a c) (sqrt (/ 1 (pow b 15))))) (/ 1 (pow b 3)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (sqrt (pow b 7)) (sqrt -1))
(*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64)))
(* (pow b 4) (+ (* (sqrt (/ 1 b)) (sqrt -1)) (/ 1 (pow b 3))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow b 4) (+ (* -1 (/ (- (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 9))))) 1) (pow b 3))) (* (sqrt (/ 1 b)) (sqrt -1))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) #s(literal -1 binary64)) (*.f64 b (*.f64 b b))))))
(* (pow b 4) (+ (* -1 (/ (- (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 9))))) 1) (pow b 3))) (* (sqrt (/ 1 b)) (sqrt -1))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) #s(literal -1 binary64)) (*.f64 b (*.f64 b b))))))
(+ b (pow b 3))
(fma.f64 b (*.f64 b b) b)
(+ b (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3)))
(+.f64 b (fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b)))))
(+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* -2 (/ (* a (pow c 2)) (pow b 9))))) (pow b 3)))
(+.f64 b (fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 9 binary64))))) (*.f64 b (*.f64 b b))))
(+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 15))) (* -2 (/ (pow c 2) (pow b 9))))))) (pow b 3)))
(+.f64 b (fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 15 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(*.f64 a (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 b a))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 6) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) b) a))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 12) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 6) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 #s(literal -1 binary64))))) a))) a))))
(+ b (pow b 3))
(fma.f64 b (*.f64 b b) b)
(+ b (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3)))
(+.f64 b (fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b)))))
(+ b (+ (* c (+ (* -2 (/ a (pow b 3))) (* -2 (/ (* (pow a 2) c) (pow b 9))))) (pow b 3)))
(+.f64 b (fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 9 binary64))))) (*.f64 b (*.f64 b b))))
(+ b (+ (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 15))) (* -2 (/ (pow a 2) (pow b 9))))))) (pow b 3)))
(+.f64 b (fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 15 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 9 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(* (sqrt c) (sqrt -4))
(*.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))
(* c (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))))
(* c (+ (* -1/8 (* (/ (pow b 12) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c)))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 12 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))))
(* -2 (* (sqrt c) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 c)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (neg.f64 b) c)))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 c))))) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))) b) c)))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (* (pow b 12) (sqrt -1)) (sqrt (/ 1 c)))) (* 1/4 (* (* (pow b 6) (sqrt -1)) (sqrt c)))) c))) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 c)))) c))) c))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* -2 (/ (* a c) (pow b 3))) (pow b 3))
(fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))))
(+ (* a (+ (* -2 (/ c (pow b 3))) (* -2 (/ (* a (pow c 2)) (pow b 9))))) (pow b 3))
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 9 binary64))))) (*.f64 b (*.f64 b b)))
(+ (* a (+ (* -2 (/ c (pow b 3))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 15))) (* -2 (/ (pow c 2) (pow b 9))))))) (pow b 3))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 15 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(* (sqrt a) (sqrt -4))
(*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ 1 a)) (sqrt -4))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -4 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ 1 a)) (sqrt -4)))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 12 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 18) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ 1 a)) (sqrt -4))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 12 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (pow.f64 b #s(literal 18 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt a) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (pow a 3))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ 1 a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (pow a 5))) (* (pow b 12) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (pow a 3))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ 1 a)) (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (pow a 5))) (* (pow b 12) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (pow a 7))) (* (pow b 18) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (pow a 3))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ 1 a)) (sqrt -1))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 18 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -1 binary64))))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* -2 (/ (* a c) (pow b 3))) (pow b 3))
(fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))))
(+ (* c (+ (* -2 (/ a (pow b 3))) (* -2 (/ (* (pow a 2) c) (pow b 9))))) (pow b 3))
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 9 binary64))))) (*.f64 b (*.f64 b b)))
(+ (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 15))) (* -2 (/ (pow a 2) (pow b 9))))))) (pow b 3))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 15 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 9 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 12 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 18) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 12 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 12) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 12) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 18) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 18 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 6) (+ (* -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 6) (pow (sqrt -4) 5)))))))))
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(sqrt (pow b 7))
(sqrt.f64 (pow.f64 b #s(literal 7 binary64)))
(sqrt (pow b 7))
(sqrt.f64 (pow.f64 b #s(literal 7 binary64)))
(* (pow b 4) (+ (sqrt (/ 1 b)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 15)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))
(* (pow b 4) (+ (sqrt (/ 1 b)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 15)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))
(* (sqrt (pow b 7)) (sqrt -1))
(*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64)))
(* (sqrt (pow b 7)) (sqrt -1))
(*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64)))
(* (pow b 4) (+ (* -2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 15))))) (* (sqrt (/ 1 b)) (sqrt -1))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))))))
(* (pow b 4) (+ (* -2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 15))))) (* (sqrt (/ 1 b)) (sqrt -1))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))))))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(* 1/2 (/ (* b (- (sqrt b) 1)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (sqrt.f64 b) #s(literal -1 binary64)))) a)
(* 1/2 (/ (* b (- (sqrt b) 1)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (sqrt.f64 b) #s(literal -1 binary64)))) a)
(* 1/2 (/ (* b (- (sqrt b) 1)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (sqrt.f64 b) #s(literal -1 binary64)))) a)
(* 1/2 (/ (* b (- (sqrt b) 1)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (sqrt.f64 b) #s(literal -1 binary64)))) a)
(* 1/2 (/ (pow b 2) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)
(* (pow b 2) (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))
(* (pow b 2) (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))
(* (pow b 2) (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))
(* 1/2 (/ (* (pow b 2) (sqrt -1)) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) a)))
(* (pow b 2) (- (* 1/2 (/ (sqrt -1) a)) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) a) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))
(* (pow b 2) (- (* 1/2 (/ (sqrt -1) a)) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) a) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))
(* (pow b 2) (- (* 1/2 (/ (sqrt -1) a)) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) a) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)) a)
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)) a)
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)) a)
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)) a)
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)) a)
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)) a)
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)) a)
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)) a)
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)) a)
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)) a)
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)) a)
(* 1/2 (/ (- (sqrt (pow b 3)) b) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b)) a)
(sqrt b)
(sqrt.f64 b)
(+ (sqrt b) (* -1 b))
(+.f64 (sqrt.f64 b) (neg.f64 b))
(+ (sqrt b) (* -1 b))
(+.f64 (sqrt.f64 b) (neg.f64 b))
(+ (sqrt b) (* -1 b))
(+.f64 (sqrt.f64 b) (neg.f64 b))
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
(* -1 (* b (+ 1 (sqrt -1))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* b (+ 1 (sqrt -1))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* b (+ 1 (sqrt -1))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* b (+ 1 (sqrt -1))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))
(sqrt b)
(sqrt.f64 b)
(sqrt b)
(sqrt.f64 b)
(sqrt b)
(sqrt.f64 b)
(sqrt b)
(sqrt.f64 b)
b
b
b
b
(* -1 (* b (sqrt -1)))
(neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* b (sqrt -1)))
(neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* b (sqrt -1)))
(neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* b (sqrt -1)))
(neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))))
b
b
b
b
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(/ -2 (+ b (sqrt (pow b 7))))
(/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))
(- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(- (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(fma.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(- (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 35 binary64)))) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 14 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))))))) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(* -2 (* (sqrt (/ 1 a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 a) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) a)
(/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 a) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))))) a)
(/ (+ (* -2 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt a) (/ (* b (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 a) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 8 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (neg.f64 (*.f64 (sqrt.f64 a) (*.f64 b (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a (*.f64 a a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) a)
(* (sqrt (/ 1 a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* 1/2 b)) a))
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1 binary64))))) a))
(* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64))))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt a) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt a) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))))))) (* -1/32 (* (pow a 2) (pow b 8)))) a)) (* 2 (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a a)) (pow.f64 b #s(literal 8 binary64)))) a) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) a))) a))) a))
(/ -2 (+ b (sqrt (pow b 7))))
(/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))
(- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(fma.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7))))))
(fma.f64 c (fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 35 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 14 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (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 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 8) (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 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (fma.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 3) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 4) 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 3) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c)))
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(fma.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(/ -2 (pow b 4))
(/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64)))
(/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 4))
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(/ (- (* 2 (/ 1 (pow b 3))) (+ 2 (/ 2 (pow b 6)))) (pow b 4))
(/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 4 binary64)))
(/ (- (+ (* -4 (/ (* a c) (pow b 8))) (* 2 (/ 1 (pow b 3)))) (+ 2 (/ 2 (pow b 6)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 8 binary64))) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 4 binary64)))
(/ -2 (pow b 4))
(/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64)))
(/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 4))
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(/ (- (* -1 (/ (- (* 2 (/ 1 (pow b 3))) 2) (pow b 3))) 2) (pow b 4))
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (/ (* a c) (pow b 2))) 2) (pow b 3))) 2) (pow b 3))) 2) (pow b 4))
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (/ (* a c) (+ b (pow b 3))))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b (*.f64 b b) b))))
(* a (+ (* -8 (/ (* a (pow c 2)) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ c (+ b (pow b 3))))))
(*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c (fma.f64 b (*.f64 b b) b)) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b))))))
(* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* a (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))
(*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c (fma.f64 b (*.f64 b b) b)) (*.f64 a (fma.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b))))))))
(* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* a (+ (* 4 (* a (+ (* -4 (/ (pow c 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))
(*.f64 a (fma.f64 a (fma.f64 a (*.f64 #s(literal 4 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 15 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b))))) (/.f64 (*.f64 #s(literal -4 binary64) c) (fma.f64 b (*.f64 b b) b))))
(* -4 (* (sqrt a) (/ 1 (sqrt -4))))
(*.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 a) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow a 2)))))
(fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a))) (*.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt a) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt a) (/ (* b (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 7)) (pow (sqrt -4) 4)))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (pow a 3)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (pow a 3)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow a 2))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 a) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 a) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a (*.f64 a a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a))) (/.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))
(* 2 (* (sqrt a) (sqrt -1)))
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1 b) (* 2 (* (sqrt a) (sqrt -1))))
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt a) (sqrt -1))))
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 #s(literal -1 binary64))))) a) (*.f64 a b)) a)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt a) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (pow a 3)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (pow a 3)) (* (pow b 6) (sqrt -1))))))))) (* -1/32 (* (pow a 2) (pow b 7)))) a))) a)) (* a b)) a)) (* 2 (* (sqrt a) (sqrt -1))))
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 a b (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) a) (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) a))) a)))
(* -4 (/ (* a c) (+ b (pow b 3))))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b (*.f64 b b) b))))
(* c (+ (* -8 (/ (* (pow a 2) c) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ a (+ b (pow b 3))))))
(*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (fma.f64 b (*.f64 b b) b)) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b))))))
(* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* c (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b))))) (/.f64 (*.f64 #s(literal -4 binary64) a) (fma.f64 b (*.f64 b b) b))))
(* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* c (+ (* 4 (* c (+ (* -4 (/ (pow a 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow a 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))
(*.f64 c (fma.f64 c (fma.f64 c (*.f64 #s(literal 4 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b))))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) b))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 15 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b))))) (/.f64 (*.f64 #s(literal -4 binary64) a) (fma.f64 b (*.f64 b b) b))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow c 2)))))
(fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 c c))) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 6) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 7) (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 6) (pow (sqrt -4) 3))))) (pow c 2))))))
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c c)) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 c c))) (/.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 6) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 b c)) 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 6) (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 6) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 7) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 b c (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (*.f64 c c) a)))) c) (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))) c))) c)))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ b (pow (sqrt -4) 3)))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 b (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (/ b (* a (* c (pow (sqrt -4) 4))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 4 binary64) (/.f64 b (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(* -4 (* (* a c) (sqrt (/ 1 (pow b 7)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/ (+ (* -4 (* (* a c) (sqrt b))) (* 4 (/ (* a c) (pow b 2)))) (pow b 4))
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (sqrt.f64 b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (sqrt.f64 b))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64))))))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -8 (* (* (pow a 2) (pow c 2)) (sqrt (/ 1 (pow b 13))))) (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2)))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 13 binary64)))))) (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (sqrt.f64 b))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))))))) (pow.f64 b #s(literal 4 binary64)))
(* -4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 7)))))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -4 (/ (* a c) (pow b 2)))) (pow b 4))
(/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 b) (/.f64 (*.f64 a c) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* 4 (* a (* b c))) (* 4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3)))))) (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 b)) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 a (*.f64 b c) (*.f64 a (*.f64 (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* -1 (/ (+ (* -8 (* (* (pow a 2) (* (pow c 2) (sqrt -1))) (sqrt (/ 1 b)))) (* -4 (* (* a (* c (sqrt -1))) (sqrt (pow b 3))))) (pow b 3))) (* 4 (* a (* b c)))) (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 b)) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b c)) (neg.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64)))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* a (- (/ (pow b 6) a) 4))
(*.f64 a (+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a) #s(literal -4 binary64)))
(* a (- (/ (pow b 6) a) 4))
(*.f64 a (+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a) #s(literal -4 binary64)))
(* a (- (/ (pow b 6) a) 4))
(*.f64 a (+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a) #s(literal -4 binary64)))
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))
(*.f64 (neg.f64 a) (+.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a))))
(* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))
(*.f64 (neg.f64 a) (+.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a))))
(* -1 (* a (+ 4 (* -1 (/ (pow b 6) a)))))
(*.f64 (neg.f64 a) (+.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a))))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* c (+ (* -4 a) (/ (pow b 6) c)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 6 binary64)) c)))
(* c (+ (* -4 a) (/ (pow b 6) c)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 6 binary64)) c)))
(* c (+ (* -4 a) (/ (pow b 6) c)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 6 binary64)) c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) c)))))
(* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) c)))))
(* -1 (* c (+ (* -1 (/ (pow b 6) c)) (* 4 a))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) c)))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))
(*.f64 (pow.f64 b #s(literal 7 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)))
(* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))
(*.f64 (pow.f64 b #s(literal 7 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)))
(* -1 (pow b 7))
(neg.f64 (pow.f64 b #s(literal 7 binary64)))
(* -1 (pow b 7))
(neg.f64 (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)))
(* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)))
(* -2 (/ (* c (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (+ (pow b 16) (pow b 56))))
(*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))))))
(+ (* -2 (* a (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (* -2 (/ (* c (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (+ (pow b 16) (pow b 56)))))
(*.f64 #s(literal -2 binary64) (fma.f64 a (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) c))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 49 binary64)) (*.f64 c c)) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64))))) (*.f64 c (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))))))
(+ (* -2 (/ (* c (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (+ (pow b 16) (pow b 56)))) (* a (+ (* -2 (* a (- (* 2 (* (sqrt (/ 1 (pow b 19))) (/ (pow c 3) (+ (pow b 16) (pow b 56))))) (+ (* -32 (/ (* (pow b 49) (* c (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (+ (pow b 16) (pow b 56)))) (/ (* c (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow b 14) (pow c 2))) (* 64 (* (pow b 14) (pow c 2)))))) (* 256 (* (pow b 42) (pow c 2)))) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (* -2 (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))))))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 19 binary64))))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 49 binary64)) c) (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) c))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 49 binary64)) (*.f64 c c)) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (/.f64 (*.f64 c (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 28 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 c c)) #s(literal 96 binary64))) (*.f64 (*.f64 #s(literal 256 binary64) (pow.f64 b #s(literal 42 binary64))) (*.f64 c c))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64))))) (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) c))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 49 binary64)) (*.f64 c c)) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64))))))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))))))
(+ (* -2 (/ (* c (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (+ (pow b 16) (pow b 56)))) (* a (+ (* -2 (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))))) (* a (+ (* -2 (* a (- (* 4 (* (sqrt (/ 1 (pow b 33))) (/ (pow c 4) (+ (pow b 16) (pow b 56))))) (+ (* -32 (/ (* (pow b 49) (* c (- (* 2 (* (sqrt (/ 1 (pow b 19))) (/ (pow c 3) (+ (pow b 16) (pow b 56))))) (+ (* -32 (/ (* (pow b 49) (* c (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (+ (pow b 16) (pow b 56)))) (/ (* c (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow b 14) (pow c 2))) (* 64 (* (pow b 14) (pow c 2)))))) (* 256 (* (pow b 42) (pow c 2)))) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (+ (pow b 16) (pow b 56)))) (+ (/ (* c (* (+ (* -512 (* (pow b 35) (pow c 3))) (* -32 (* (pow b 21) (* c (+ (* 32 (* (pow b 14) (pow c 2))) (* 64 (* (pow b 14) (pow c 2)))))))) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)) (/ (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow b 14) (pow c 2))) (* 64 (* (pow b 14) (pow c 2)))))) (* 256 (* (pow b 42) (pow c 2)))) (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))))) (+ (pow b 16) (pow b 56)))))))) (* -2 (- (* 2 (* (sqrt (/ 1 (pow b 19))) (/ (pow c 3) (+ (pow b 16) (pow b 56))))) (+ (* -32 (/ (* (pow b 49) (* c (- (/ (* c (- (* -4 c) (* -2 (* (sqrt (/ 1 (pow b 5))) c)))) (+ (pow b 16) (pow b 56))) (* -32 (/ (* (pow b 49) (* (pow c 2) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (+ (pow b 16) (pow b 56)))) (/ (* c (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow b 14) (pow c 2))) (* 64 (* (pow b 14) (pow c 2)))))) (* 256 (* (pow b 42) (pow c 2)))) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))))))))))
(fma.f64 a (fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 33 binary64)))) (pow.f64 c #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 49 binary64)) c) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 19 binary64))))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 49 binary64)) c) (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) c))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 49 binary64)) (*.f64 c c)) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (/.f64 (*.f64 c (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 28 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 c c)) #s(literal 96 binary64))) (*.f64 (*.f64 #s(literal 256 binary64) (pow.f64 b #s(literal 42 binary64))) (*.f64 c c))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (fma.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 28 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 c c)) #s(literal 96 binary64))) (*.f64 (*.f64 #s(literal 256 binary64) (pow.f64 b #s(literal 42 binary64))) (*.f64 c c))) (/.f64 (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) c))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 49 binary64)) (*.f64 c c)) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (/.f64 (*.f64 c (*.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 21 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 c c)) #s(literal 96 binary64))) (*.f64 #s(literal -512 binary64) (*.f64 (pow.f64 b #s(literal 35 binary64)) (*.f64 c (*.f64 c c))))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 19 binary64))))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 49 binary64)) c) (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) c))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 49 binary64)) (*.f64 c c)) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (/.f64 (*.f64 c (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 28 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 c c)) #s(literal 96 binary64))) (*.f64 (*.f64 #s(literal 256 binary64) (pow.f64 b #s(literal 42 binary64))) (*.f64 c c))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64))))))) (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) c))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 49 binary64)) (*.f64 c c)) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64))))))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))))))
(* 1/32768 (/ (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))) (pow a 7)))
(/.f64 (*.f64 (*.f64 #s(literal 1/32768 binary64) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64))) (pow.f64 a #s(literal 7 binary64)))
(/ (+ (* -2 (/ (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))) a)) (* 1/32768 (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))))) (pow a 7))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/32768 binary64) (-.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64))))) a) (*.f64 (*.f64 #s(literal 1/32768 binary64) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64)))) (pow.f64 a #s(literal 7 binary64)))
(/ (+ (* -2 (/ (- (* -1/131072 (* (sqrt a) (/ (* (pow b 8) c) (sqrt -4)))) (+ (* -2 (* (pow b 7) (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))))) (* -1/4294967296 (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* 512 (+ (* 32 (pow b 14)) (* 64 (pow b 14)))) (* 65536 (pow b 14)))))))) (pow a 2))) (+ (* -2 (/ (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))) a)) (* 1/32768 (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))) (pow a 7))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/131072 binary64) (sqrt.f64 a)) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) c) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal 1/32768 binary64) (-.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -1/4294967296 binary64) c) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64)) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 14 binary64)) #s(literal 96 binary64)) (*.f64 #s(literal 65536 binary64) (pow.f64 b #s(literal 14 binary64)))))))) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/32768 binary64) (-.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64))))) a) (*.f64 (*.f64 #s(literal 1/32768 binary64) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64))))) (pow.f64 a #s(literal 7 binary64)))
(/ (+ (* -2 (/ (- (* -1/131072 (* (sqrt a) (/ (* (pow b 8) c) (sqrt -4)))) (+ (* -2 (* (pow b 7) (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))))) (* -1/4294967296 (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* 512 (+ (* 32 (pow b 14)) (* 64 (pow b 14)))) (* 65536 (pow b 14)))))))) (pow a 2))) (+ (* -2 (/ (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))) a)) (+ (* 1/32768 (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))) (* 2 (/ (+ (* -2 (* (pow b 7) (- (* -1/131072 (* (sqrt a) (/ (* (pow b 8) c) (sqrt -4)))) (+ (* -2 (* (pow b 7) (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))))) (* -1/4294967296 (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* 512 (+ (* 32 (pow b 14)) (* 64 (pow b 14)))) (* 65536 (pow b 14)))))))))) (+ (* -1/4294967296 (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* -8192 (pow b 21)) (* -512 (* (pow b 7) (+ (* 32 (pow b 14)) (* 64 (pow b 14))))))))) (* 1/65536 (* (+ (* 512 (+ (* 32 (pow b 14)) (* 64 (pow b 14)))) (* 65536 (pow b 14))) (- (* 1/32768 (* (pow b 7) c)) (* 1/32768 (* (pow b 7) (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))))))))))) (pow a 3)))))) (pow a 7))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/131072 binary64) (sqrt.f64 a)) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) c) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal 1/32768 binary64) (-.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -1/4294967296 binary64) c) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64)) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 14 binary64)) #s(literal 96 binary64)) (*.f64 #s(literal 65536 binary64) (pow.f64 b #s(literal 14 binary64)))))))) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/32768 binary64) (-.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64))))) a) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/131072 binary64) (sqrt.f64 a)) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) c) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal 1/32768 binary64) (-.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -1/4294967296 binary64) c) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64)) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 14 binary64)) #s(literal 96 binary64)) (*.f64 #s(literal 65536 binary64) (pow.f64 b #s(literal 14 binary64)))))))) (fma.f64 (*.f64 #s(literal 1/65536 binary64) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 14 binary64)) #s(literal 96 binary64)) (*.f64 #s(literal 65536 binary64) (pow.f64 b #s(literal 14 binary64))))) (*.f64 #s(literal 1/32768 binary64) (-.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -1/4294967296 binary64) c) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -512 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 14 binary64)) #s(literal 96 binary64)) (*.f64 #s(literal -8192 binary64) (pow.f64 b #s(literal 21 binary64)))))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/32768 binary64) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64)))))) (pow.f64 a #s(literal 7 binary64)))
(* 1/32768 (/ (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))) (pow a 7)))
(/.f64 (*.f64 #s(literal 1/32768 binary64) (*.f64 c (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (pow.f64 a #s(literal 7 binary64)))
(* -1 (/ (+ (* -1/32768 (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))) (* 2 (/ (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))))) a))) (pow a 7)))
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/32768 binary64) (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))) a) (*.f64 (*.f64 #s(literal -1/32768 binary64) c) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (pow.f64 a #s(literal 7 binary64))))
(* -1 (/ (+ (* -1 (/ (+ (* -2 (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (* 2 (/ (- (* -1/262144 (* (sqrt a) (* (pow b 5) (* c (sqrt -1))))) (+ (* 1/4294967296 (* c (* (+ (* 512 (+ (* 32 (pow b 8)) (* 64 (pow b 8)))) (* 65536 (pow b 8))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (* 2 (* (pow b 4) (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))))))))) a))) a)) (* -1/32768 (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (pow a 7)))
(neg.f64 (/.f64 (fma.f64 #s(literal -1/32768 binary64) (*.f64 c (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/262144 binary64) (*.f64 (sqrt.f64 a) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (sqrt.f64 #s(literal -1 binary64)))))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/32768 binary64) (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal 1/4294967296 binary64) (*.f64 (*.f64 c (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 96 binary64)) (*.f64 #s(literal 65536 binary64) (pow.f64 b #s(literal 8 binary64))))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) a) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/32768 binary64) (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))))) a))) (pow.f64 a #s(literal 7 binary64))))
(* -1 (/ (+ (* -1 (/ (+ (* -2 (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (* -1 (/ (+ (* -2 (- (* -1/262144 (* (sqrt a) (* (pow b 5) (* c (sqrt -1))))) (+ (* 1/4294967296 (* c (* (+ (* 512 (+ (* 32 (pow b 8)) (* 64 (pow b 8)))) (* 65536 (pow b 8))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (* 2 (* (pow b 4) (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))))))) (* -2 (/ (+ (* 1/4294967296 (* c (* (+ (* 512 (* (pow b 4) (+ (* 32 (pow b 8)) (* 64 (pow b 8))))) (* 8192 (pow b 12))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (+ (* 1/65536 (* (+ (* 512 (+ (* 32 (pow b 8)) (* 64 (pow b 8)))) (* 65536 (pow b 8))) (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))))))) (* 2 (* (pow b 4) (- (* -1/262144 (* (sqrt a) (* (pow b 5) (* c (sqrt -1))))) (+ (* 1/4294967296 (* c (* (+ (* 512 (+ (* 32 (pow b 8)) (* 64 (pow b 8)))) (* 65536 (pow b 8))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (* 2 (* (pow b 4) (- (* 1/32768 (* (pow b 4) c)) (* 1/32768 (* (pow b 4) (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))))))))))))) a))) a))) a)) (* -1/32768 (* c (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))) (pow a 7)))
(neg.f64 (/.f64 (fma.f64 #s(literal -1/32768 binary64) (*.f64 c (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/32768 binary64) (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (-.f64 (*.f64 #s(literal -1/262144 binary64) (*.f64 (sqrt.f64 a) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (sqrt.f64 #s(literal -1 binary64)))))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/32768 binary64) (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal 1/4294967296 binary64) (*.f64 (*.f64 c (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 96 binary64)) (*.f64 #s(literal 65536 binary64) (pow.f64 b #s(literal 8 binary64))))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) (/.f64 (fma.f64 #s(literal 1/4294967296 binary64) (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 96 binary64)) (*.f64 #s(literal 8192 binary64) (pow.f64 b #s(literal 12 binary64))))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -1/262144 binary64) (*.f64 (sqrt.f64 a) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (sqrt.f64 #s(literal -1 binary64)))))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/32768 binary64) (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal 1/4294967296 binary64) (*.f64 (*.f64 c (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 96 binary64)) (*.f64 #s(literal 65536 binary64) (pow.f64 b #s(literal 8 binary64))))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) (*.f64 (*.f64 #s(literal 1/65536 binary64) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 96 binary64)) (*.f64 #s(literal 65536 binary64) (pow.f64 b #s(literal 8 binary64))))) (*.f64 #s(literal 1/32768 binary64) (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))))) a))) a))) a))) (pow.f64 a #s(literal 7 binary64))))
(* -2 (/ (* c (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (+ (pow b 16) (pow b 56))))
(*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))))))
(* c (+ (* -2 (* c (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5))))))))) (* -2 (/ (- (* 2 (pow b 7)) (sqrt (pow b 9))) (+ (pow b 16) (pow b 56))))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 49 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))))))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))))))
(* c (+ (* -2 (/ (- (* 2 (pow b 7)) (sqrt (pow b 9))) (+ (pow b 16) (pow b 56)))) (* c (+ (* -2 (* c (- (* 2 (* (/ (pow a 2) (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 19))))) (+ (* -32 (/ (* a (* (pow b 49) (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5))))))))) (+ (pow b 16) (pow b 56)))) (/ (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow a 2) (pow b 14))) (* 64 (* (pow a 2) (pow b 14)))))) (* 256 (* (pow a 2) (pow b 42)))) (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (* -2 (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5))))))))))))
(*.f64 c (fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 19 binary64))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 49 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 49 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))))))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 28 binary64)) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 14 binary64))) #s(literal 96 binary64))) (*.f64 (*.f64 #s(literal 256 binary64) (*.f64 a a)) (pow.f64 b #s(literal 42 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 49 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))))))))) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))))))
(* c (+ (* -2 (/ (- (* 2 (pow b 7)) (sqrt (pow b 9))) (+ (pow b 16) (pow b 56)))) (* c (+ (* -2 (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5)))))))) (* c (+ (* -2 (* c (- (* 4 (* (/ (pow a 3) (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 33))))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (* (/ (pow a 2) (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 19))))) (+ (* -32 (/ (* a (* (pow b 49) (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5))))))))) (+ (pow b 16) (pow b 56)))) (/ (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow a 2) (pow b 14))) (* 64 (* (pow a 2) (pow b 14)))))) (* 256 (* (pow a 2) (pow b 42)))) (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (pow (+ (pow b 16) (pow b 56)) 2)))))) (+ (pow b 16) (pow b 56)))) (+ (/ (* (+ (* -512 (* (pow a 3) (pow b 35))) (* -32 (* a (* (pow b 21) (+ (* 32 (* (pow a 2) (pow b 14))) (* 64 (* (pow a 2) (pow b 14)))))))) (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (pow (+ (pow b 16) (pow b 56)) 2)) (/ (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow a 2) (pow b 14))) (* 64 (* (pow a 2) (pow b 14)))))) (* 256 (* (pow a 2) (pow b 42)))) (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5)))))))) (+ (pow b 16) (pow b 56)))))))) (* -2 (- (* 2 (* (/ (pow a 2) (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 19))))) (+ (* -32 (/ (* a (* (pow b 49) (- (* -4 (/ a (+ (pow b 16) (pow b 56)))) (+ (* -32 (/ (* a (* (pow b 49) (- (* 2 (pow b 7)) (sqrt (pow b 9))))) (pow (+ (pow b 16) (pow b 56)) 2))) (* -2 (* (/ a (+ (pow b 16) (pow b 56))) (sqrt (/ 1 (pow b 5))))))))) (+ (pow b 16) (pow b 56)))) (/ (* (+ (* 2 (* (pow b 28) (+ (* 32 (* (pow a 2) (pow b 14))) (* 64 (* (pow a 2) (pow b 14)))))) (* 256 (* (pow a 2) (pow b 42)))) (- (* 2 (pow b 7)) (sqrt (pow b 9)))) (pow (+ (pow b 16) (pow b 56)) 2)))))))))))
(*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (*.f64 c (fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 c (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 33 binary64))))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 49 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 19 binary64))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 49 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 49 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))))))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 28 binary64)) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 14 binary64))) #s(literal 96 binary64))) (*.f64 (*.f64 #s(literal 256 binary64) (*.f64 a a)) (pow.f64 b #s(literal 42 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (fma.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 28 binary64)) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 14 binary64))) #s(literal 96 binary64))) (*.f64 (*.f64 #s(literal 256 binary64) (*.f64 a a)) (pow.f64 b #s(literal 42 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 49 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 21 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 14 binary64))) #s(literal 96 binary64))) (*.f64 (*.f64 #s(literal -512 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 35 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 19 binary64))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 49 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 49 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))))))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 28 binary64)) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 14 binary64))) #s(literal 96 binary64))) (*.f64 (*.f64 #s(literal 256 binary64) (*.f64 a a)) (pow.f64 b #s(literal 42 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64))))))) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 49 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 (pow.f64 b #s(literal 9 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 56 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))))))))))))
(* -2 (* (sqrt (/ 1 (* (pow a 15) (pow c 11)))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 15 binary64)) (pow.f64 c #s(literal 11 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -1073741824 binary64)))))
(/ (+ (* -4 (* (sqrt (/ 1 (* (pow a 15) c))) (/ (pow b 7) (sqrt -1073741824)))) (* -2 (* (sqrt (/ c (pow a 15))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824))))) (pow c 6))
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 15 binary64)) c))) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1073741824 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 15 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -1073741824 binary64))))) (pow.f64 c #s(literal 6 binary64)))
(/ (+ (* -4 (* (sqrt (/ 1 (* (pow a 15) c))) (/ (pow b 7) (sqrt -1073741824)))) (+ (* -2 (* (sqrt (/ c (pow a 15))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824)))) (* -2 (/ (- (* -1/2 (/ (* (pow b 8) c) (* (pow a 8) (* (sqrt -1073741824) (sqrt -4))))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 45))) (/ (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))))) (* 4096 (* (pow a 6) (pow b 7)))))) (* 268435456 (* (pow a 14) (pow b 7)))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3))))) (pow c 2))))) (pow c 6))
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 15 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -1073741824 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) c) (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 45 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 131072 binary64) (pow.f64 a #s(literal 8 binary64))) (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal 268435456 binary64) (*.f64 (pow.f64 a #s(literal 14 binary64)) (pow.f64 b #s(literal 7 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -1073741824 binary64))))))) (*.f64 c c))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 15 binary64)) c))) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1073741824 binary64))))) (pow.f64 c #s(literal 6 binary64)))
(/ (+ (* -4 (* (sqrt (/ 1 (* (pow a 15) c))) (/ (pow b 7) (sqrt -1073741824)))) (+ (* -2 (* (sqrt (/ c (pow a 15))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824)))) (+ (* -2 (/ (- (* -1/2 (/ (* (pow b 8) c) (* (pow a 8) (* (sqrt -1073741824) (sqrt -4))))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 45))) (/ (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))))) (* 4096 (* (pow a 6) (pow b 7)))))) (* 268435456 (* (pow a 14) (pow b 7)))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3))))) (pow c 2))) (* 2 (/ (+ (* 1/2 (* (sqrt (/ (pow c 3) (pow a 45))) (/ (* (+ (* -32768 (* (pow a 7) (* (pow b 7) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))))) (* 4096 (* (pow a 6) (pow b 7))))))) (* -4 (* a (+ (* -32768 (* (pow a 7) (+ (* -128 (* (pow a 3) (* (pow b 7) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7))))))) (* -4 (* a (+ (* -128 (* (pow a 3) (+ (* -8 (* a (pow b 14))) (* -4 (* a (pow b 14)))))) (pow (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))) 2))))))) (pow (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))))) (* 4096 (* (pow a 6) (pow b 7)))) 2))))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3)))) (* (sqrt (/ (pow c 3) (pow a 45))) (/ (* (pow b 7) (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 7))) (* 32 (* (pow a 2) (pow b 7)))))) (* 4096 (* (pow a 6) (pow b 7)))))) (* 268435456 (* (pow a 14) (pow b 7))))) (pow (sqrt -1073741824) 3)))) (pow c 3)))))) (pow c 6))
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 15 binary64)) c))) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1073741824 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 15 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -1073741824 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) c) (*.f64 (pow.f64 a #s(literal 8 binary64)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 45 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 131072 binary64) (pow.f64 a #s(literal 8 binary64))) (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal 268435456 binary64) (*.f64 (pow.f64 a #s(literal 14 binary64)) (pow.f64 b #s(literal 7 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -1073741824 binary64))))))) (*.f64 c c))) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 45 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 131072 binary64) (pow.f64 a #s(literal 8 binary64))) (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal 268435456 binary64) (*.f64 (pow.f64 a #s(literal 14 binary64)) (pow.f64 b #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -1073741824 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 45 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (fma.f64 (*.f64 #s(literal -32768 binary64) (pow.f64 a #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) a) (fma.f64 #s(literal -128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (pow.f64 b #s(literal 14 binary64))) #s(literal -12 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal 48 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -128 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal 48 binary64))))) (pow.f64 (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (*.f64 #s(literal -32768 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 7 binary64))))))) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -1073741824 binary64)))))))) (*.f64 c (*.f64 c c))))) (pow.f64 c #s(literal 6 binary64)))
(* -1/8192 (/ (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))) (* (pow a 7) (pow c 5))))
(/.f64 (*.f64 #s(literal -1/8192 binary64) (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))
(* -1 (/ (+ (* -2 (/ (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14)))) c)) (* 1/8192 (/ (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))) (pow a 7)))) (pow c 5)))
(neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/8192 binary64) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 a #s(literal 7 binary64))) (*.f64 #s(literal -1/268435456 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 14 binary64)))))) c) (/.f64 (*.f64 #s(literal 1/8192 binary64) (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 a #s(literal 7 binary64)))) (pow.f64 c #s(literal 5 binary64))))
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (- (* -1/65536 (* (sqrt (/ c (pow a 15))) (* (pow b 4) (sqrt -1)))) (+ (* 1/268435456 (/ (* (+ (* 4 (* a (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))))) (pow (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))) 2)))) (* 128 (* (pow a 3) (* (pow b 3) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))) (* 1/16384 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))))) (pow a 7))))) c)) (* 2 (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14)))))) c)) (* 1/8192 (/ (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))) (pow a 7)))) (pow c 5)))
(neg.f64 (/.f64 (fma.f64 #s(literal 1/8192 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/65536 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 15 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/16384 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 1/8192 binary64) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 a #s(literal 7 binary64))) (*.f64 #s(literal -1/268435456 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 14 binary64))))))) (pow.f64 a #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 1/268435456 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (pow.f64 b #s(literal 6 binary64))) #s(literal 12 binary64))))) (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64))))) (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (pow.f64 a #s(literal 14 binary64))))) c) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/8192 binary64) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 a #s(literal 7 binary64))) (*.f64 #s(literal -1/268435456 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 14 binary64)))))))) c))) (pow.f64 c #s(literal 5 binary64))))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (- (* -1/65536 (* (sqrt (/ c (pow a 15))) (* (pow b 4) (sqrt -1)))) (+ (* 1/268435456 (/ (* (+ (* 4 (* a (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))))) (pow (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))) 2)))) (* 128 (* (pow a 3) (* (pow b 3) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))) (* 1/16384 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))))) (pow a 7)))))) (* 2 (/ (+ (* 1/268435456 (/ (* (+ (* 4 (* a (+ (* 2 (* (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 128 (* (pow a 3) (pow b 9)))))) (* (pow b 3) (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))))) (pow (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))) 2)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))) (+ (* 1/16384 (/ (* (+ (* 4 (* a (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))))) (pow (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))) 2)))) (* 128 (* (pow a 3) (* (pow b 3) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))))) (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))))) (pow a 7))) (* 1/16384 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* -1/65536 (* (sqrt (/ c (pow a 15))) (* (pow b 4) (sqrt -1)))) (+ (* 1/268435456 (/ (* (+ (* 4 (* a (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 6))) (* 8 (* a (pow b 6)))))) (pow (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))) 2)))) (* 128 (* (pow a 3) (* (pow b 3) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))) (* 1/16384 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14))))) (pow a 7)))))) (pow a 7))))) c))) c)) (* 2 (- (* 1/8192 (/ (pow b 3) (pow a 7))) (* 1/268435456 (/ (* (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 3))) (* 32 (* (pow a 2) (pow b 3)))))) (* 4096 (* (pow a 6) (pow b 3)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow a 14)))))) c)) (* 1/8192 (/ (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))) (pow a 7)))) (pow c 5)))
(neg.f64 (/.f64 (fma.f64 #s(literal 1/8192 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/8192 binary64) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 a #s(literal 7 binary64))) (*.f64 #s(literal -1/268435456 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 14 binary64)))))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (-.f64 (*.f64 #s(literal -1/65536 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 15 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/16384 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 1/8192 binary64) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 a #s(literal 7 binary64))) (*.f64 #s(literal -1/268435456 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 14 binary64))))))) (pow.f64 a #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 1/268435456 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (pow.f64 b #s(literal 6 binary64))) #s(literal 12 binary64))))) (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64))))) (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (pow.f64 a #s(literal 14 binary64))))) (/.f64 (fma.f64 #s(literal 1/16384 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (pow.f64 b #s(literal 6 binary64))) #s(literal 12 binary64))))) (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64))))) (/.f64 (fma.f64 #s(literal 1/8192 binary64) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 a #s(literal 7 binary64))) (*.f64 #s(literal -1/268435456 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 14 binary64)))))) (pow.f64 a #s(literal 7 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal -1/65536 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 15 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/16384 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 1/8192 binary64) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 a #s(literal 7 binary64))) (*.f64 #s(literal -1/268435456 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 14 binary64))))))) (pow.f64 a #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 1/268435456 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (pow.f64 b #s(literal 6 binary64))) #s(literal 12 binary64))))) (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64))))) (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (pow.f64 a #s(literal 14 binary64)))))) (pow.f64 a #s(literal 7 binary64)))) (*.f64 #s(literal 1/268435456 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 6 binary64))) #s(literal 12 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 #s(literal 128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 48 binary64)) (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (pow.f64 b #s(literal 6 binary64))) #s(literal 12 binary64))))))) (/.f64 (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 14 binary64)))))) c))) c))) c))) (pow.f64 c #s(literal 5 binary64))))
(/ 1/8192 (* (pow a 7) (pow c 6)))
(/.f64 #s(literal 1/8192 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 6 binary64))))
(+ (* 1/32768 (* (sqrt (/ 1 (* (pow a 15) (pow c 13)))) (* b (sqrt -4)))) (* 1/8192 (/ 1 (* (pow a 7) (pow c 6)))))
(fma.f64 #s(literal 1/32768 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 15 binary64)) (pow.f64 c #s(literal 13 binary64))))) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/8192 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 6 binary64)))))
(+ (* b (+ (* 1/32768 (* (sqrt (/ 1 (* (pow a 15) (pow c 13)))) (sqrt -4))) (* 3/16384 (/ (pow b 6) (* (pow a 8) (pow c 7)))))) (* 1/8192 (/ 1 (* (pow a 7) (pow c 6)))))
(fma.f64 b (fma.f64 #s(literal 1/32768 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 15 binary64)) (pow.f64 c #s(literal 13 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 3/16384 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 #s(literal 1/8192 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 6 binary64)))))
(+ (* b (+ (* 1/32768 (* (sqrt (/ 1 (* (pow a 15) (pow c 13)))) (sqrt -4))) (* (pow b 6) (+ (* -2 (* b (- (* -1/131072 (* (sqrt (/ 1 (* (pow a 17) (pow c 15)))) (/ 1 (sqrt -4)))) (* 1/32768 (* (sqrt (/ 1 (* (pow a 17) (pow c 15)))) (sqrt -4)))))) (* 3/16384 (/ 1 (* (pow a 8) (pow c 7)))))))) (* 1/8192 (/ 1 (* (pow a 7) (pow c 6)))))
(fma.f64 b (fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) b) (fma.f64 #s(literal -1/131072 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 15 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/32768 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 17 binary64)) (pow.f64 c #s(literal 15 binary64))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 3/16384 binary64) (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 #s(literal 1/32768 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 15 binary64)) (pow.f64 c #s(literal 13 binary64))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/8192 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 6 binary64)))))
(* -4 (* (sqrt (/ 1 (pow b 119))) c))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 119 binary64)))) c))
(/ (+ (* -4 (* (sqrt b) c)) (* 2 (/ c (pow b 2)))) (pow b 60))
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 b) c))) (pow.f64 b #s(literal 60 binary64)))
(/ (+ (* -4 (* (sqrt b) c)) (+ (* 2 (/ c (pow b 2))) (* 8 (* (* a (pow c 2)) (sqrt (/ 1 (pow b 13))))))) (pow b 60))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 b) c) (fma.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 c c))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 13 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 60 binary64)))
(/ (+ (* -4 (* (sqrt b) c)) (+ (* 2 (* (sqrt (/ 1 (pow b 13))) (* c (+ (* -64 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))) (+ (* 2 (/ c (pow b 2))) (* 8 (* (* a (pow c 2)) (sqrt (/ 1 (pow b 13)))))))) (pow b 60))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 b) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 13 binary64)))) (*.f64 c (fma.f64 (*.f64 a c) #s(literal -12 binary64) (*.f64 #s(literal -64 binary64) (*.f64 a c))))) (fma.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 c c))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 13 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b)))))) (pow.f64 b #s(literal 60 binary64)))
(* 4 (* (sqrt (/ 1 (pow b 133))) (* c (sqrt -1))))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 133 binary64)))) (*.f64 c (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (/ (+ (* -4 (* (sqrt b) (* c (sqrt -1)))) (* -2 (/ c (pow b 2)))) (pow b 67)))
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 b)) (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b))) (pow.f64 b #s(literal 67 binary64))))
(* -1 (/ (+ (* -8 (* (* a (* (pow c 2) (sqrt -1))) (sqrt (/ 1 (pow b 13))))) (+ (* -4 (* (sqrt b) (* c (sqrt -1)))) (* -2 (/ c (pow b 2))))) (pow b 67)))
(neg.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 13 binary64))))) (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 b)) (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)))) (pow.f64 b #s(literal 67 binary64))))
(* -1 (/ (+ (* -4 (* (sqrt b) (* c (sqrt -1)))) (+ (* -2 (/ c (pow b 2))) (* -1 (/ (+ (* -2 (* (sqrt b) (* c (* (sqrt -1) (+ (* -64 (* a c)) (+ (* -16 (* a c)) (* -4 (* a c)))))))) (* 8 (* (* a (* (pow c 2) (sqrt -1))) (sqrt b)))) (pow b 7))))) (pow b 67)))
(neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 b) (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 b)) (*.f64 (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 a c) #s(literal -20 binary64) (*.f64 #s(literal -64 binary64) (*.f64 a c)))) (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 c c) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 b))))) (pow.f64 b #s(literal 7 binary64)))))) (pow.f64 b #s(literal 67 binary64))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (* -1 (* (sqrt (* a c)) (* b (sqrt -4)))))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -4 (* a c)) (* b (- (* 2 (pow b 5)) (* (sqrt (* a c)) (sqrt -4)))))
(fma.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (* b (- (* (pow b 5) (+ 2 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))))
(fma.f64 b (fma.f64 (pow.f64 b #s(literal 5 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* 2 (pow b 6))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))
(* (pow b 6) (- 2 (/ 1 (pow b 2))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(* (pow b 6) (- (+ 2 (* -4 (/ (* a c) (pow b 6)))) (/ 1 (pow b 2))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(* (pow b 6) (- (+ 2 (+ (* -4 (/ (* a c) (pow b 6))) (* 2 (/ (* a c) (pow b 8))))) (/ 1 (pow b 2))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(* 2 (pow b 6))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))
(* (pow b 6) (+ 2 (/ 1 (pow b 2))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(* (pow b 6) (+ 2 (+ (* -4 (/ (* a c) (pow b 6))) (/ 1 (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))
(* (pow b 6) (+ 2 (+ (* -4 (/ (* a c) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 8))) (/ 1 (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))
(- (* 2 (pow b 6)) (pow b 4))
(-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64)))
(- (+ (* 2 (pow b 6)) (* a (- (* -4 c) (* -2 (/ c (pow b 2)))))) (pow b 4))
(-.f64 (fma.f64 a (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 b #s(literal 4 binary64)))
(- (+ (* 2 (pow b 6)) (* a (- (+ (* -4 c) (* 2 (/ (* a (pow c 2)) (pow b 8)))) (* -2 (/ c (pow b 2)))))) (pow b 4))
(-.f64 (fma.f64 a (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 8 binary64))) (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 b #s(literal 4 binary64)))
(- (+ (* 2 (pow b 6)) (* a (- (+ (* -4 c) (* a (- (* 4 (/ (* a (pow c 3)) (pow b 14))) (* -2 (/ (pow c 2) (pow b 8)))))) (* -2 (/ c (pow b 2)))))) (pow b 4))
(-.f64 (fma.f64 a (+.f64 (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 14 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 8 binary64))))) (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 b #s(literal 4 binary64)))
(* a (- (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))
(*.f64 a (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(* a (- (+ (* -4 c) (* 2 (/ (pow b 6) a))) (* (sqrt (/ c a)) (* b (sqrt -4)))))
(*.f64 a (-.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) a))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(* a (- (+ (* -4 c) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 7) (sqrt -4)))) (* 2 (/ (pow b 6) a)))) (* (sqrt (/ c a)) (* b (sqrt -4)))))
(*.f64 a (-.f64 (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) a)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(* a (- (+ (* -4 c) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 13) (pow (sqrt -4) 3)))) (* 2 (/ (pow b 6) a)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 7) (sqrt -4)))) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 13 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) a)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* a (- (* 4 c) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (- (+ (* -2 (/ (pow b 3) a)) (* 4 c)) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) a) (fma.f64 #s(literal 4 binary64) c (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (- (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 2 (pow b 3))) a)) (* 4 c)) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))
(*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))) a)) (fma.f64 #s(literal 4 binary64) c (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (- (+ (* -1 (/ (+ (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 7) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -1))))) a)) (* 2 (pow b 3))) a)) (* 4 c)) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))
(*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)) (fma.f64 #s(literal 4 binary64) c (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))
(- (* 2 (pow b 6)) (pow b 4))
(-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64)))
(- (+ (* 2 (pow b 6)) (* c (- (* -4 a) (* -2 (/ a (pow b 2)))))) (pow b 4))
(-.f64 (fma.f64 c (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 b #s(literal 4 binary64)))
(- (+ (* 2 (pow b 6)) (* c (- (+ (* -4 a) (* 2 (/ (* (pow a 2) c) (pow b 8)))) (* -2 (/ a (pow b 2)))))) (pow b 4))
(-.f64 (fma.f64 c (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 8 binary64))) (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 b #s(literal 4 binary64)))
(- (+ (* 2 (pow b 6)) (* c (- (+ (* -4 a) (* c (- (* 4 (/ (* (pow a 3) c) (pow b 14))) (* -2 (/ (pow a 2) (pow b 8)))))) (* -2 (/ a (pow b 2)))))) (pow b 4))
(-.f64 (fma.f64 c (+.f64 (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 14 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 8 binary64))))) (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 b #s(literal 4 binary64)))
(* -1 (* c (+ 4 (* (* b (sqrt -4)) (sqrt (/ 1 c))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) #s(literal 4 binary64)))
(* c (- (* 2 (/ (pow b 6) c)) (+ 4 (* (* b (sqrt -4)) (sqrt (/ 1 c))))))
(*.f64 c (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) c) #s(literal -4 binary64)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))
(* c (- (+ (* -1/2 (* (/ (pow b 7) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* 2 (/ (pow b 6) c))) (+ 4 (* (* b (sqrt -4)) (sqrt (/ 1 c))))))
(*.f64 c (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) c))) (fma.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) #s(literal 4 binary64))))
(* c (- (+ (* 1/8 (* (/ (pow b 13) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (* 2 (/ (pow b 6) c))) (+ 4 (+ (* 1/2 (* (/ (pow b 7) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (* b (sqrt -4)) (sqrt (/ 1 c)))))))
(*.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 13 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) c))) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))))
(* -1 (* c (- 4 (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))
(*.f64 (neg.f64 c) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))))))
(* -1 (* c (- (+ 4 (* -2 (/ (pow b 3) c))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))))))
(* -1 (* c (- (+ 4 (* -1 (/ (+ (* 1/4 (* (* (pow b 4) (sqrt -1)) (sqrt (/ 1 c)))) (* 2 (pow b 3))) c))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))
(*.f64 (neg.f64 c) (+.f64 #s(literal 4 binary64) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))))
(* -1 (* c (- (+ 4 (* -1 (/ (+ (* -1 (/ (- (* 1/64 (* (* (pow b 7) (sqrt -1)) (sqrt (/ 1 c)))) (* 1/4 (* (* (pow b 4) (sqrt -1)) (sqrt c)))) c)) (* 2 (pow b 3))) c))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))
(*.f64 (neg.f64 c) (+.f64 #s(literal 4 binary64) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))))) c))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))))
(* -4 (/ (* a (* c (- (* 2 (pow b 6)) (pow b 4)))) (+ (pow b 16) (pow b 48))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))))
(* a (+ (* -4 (* a (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (* -4 (/ (* c (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48))))))
(*.f64 a (*.f64 #s(literal -4 binary64) (fma.f64 a (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 42 binary64)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))))))
(* a (+ (* -4 (/ (* c (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48)))) (* a (+ (* -4 (* a (- (* 2 (/ (pow c 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* (pow b 42) (* c (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* c (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (* -4 (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))))))
(*.f64 a (fma.f64 a (*.f64 #s(literal -4 binary64) (fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 42 binary64)) c) (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 42 binary64)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (/.f64 (*.f64 c (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 24 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 c c)) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (pow.f64 b #s(literal 36 binary64))) (*.f64 c c))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64))))) (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 42 binary64)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))))))
(* a (+ (* -4 (/ (* c (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48)))) (* a (+ (* -4 (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2))))) (* a (+ (* -4 (* a (- (* 4 (/ (pow c 4) (* (pow b 14) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* (pow b 42) (* c (- (* 2 (/ (pow c 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* (pow b 42) (* c (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* c (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (+ (/ (* c (* (+ (* -512 (* (pow b 30) (pow c 3))) (* -32 (* (pow b 18) (* c (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)) (/ (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))) (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2))))) (+ (pow b 16) (pow b 48)))))))) (* -4 (- (* 2 (/ (pow c 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* (pow b 42) (* c (- (/ (* c (- (* -4 c) (* -2 (/ c (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow b 42) (* (pow c 2) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* c (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))))))))
(*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 a (fma.f64 a (*.f64 #s(literal -4 binary64) (fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 14 binary64)) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 42 binary64)) c) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 42 binary64)) c) (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 42 binary64)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (/.f64 (*.f64 c (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 24 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 c c)) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (pow.f64 b #s(literal 36 binary64))) (*.f64 c c))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (fma.f64 c (/.f64 (*.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 18 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 c c)) #s(literal 96 binary64))) (*.f64 (*.f64 #s(literal -512 binary64) (pow.f64 b #s(literal 30 binary64))) (*.f64 c (*.f64 c c)))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 24 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 c c)) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (pow.f64 b #s(literal 36 binary64))) (*.f64 c c))) (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 42 binary64)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))))))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 42 binary64)) c) (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 42 binary64)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (/.f64 (*.f64 c (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 24 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 c c)) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (pow.f64 b #s(literal 36 binary64))) (*.f64 c c))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64))))))) (*.f64 #s(literal -4 binary64) (fma.f64 c (/.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 42 binary64)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64))))))))))
(* 4 (* (sqrt (/ 1 (pow a 11))) (/ (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))) (sqrt -1073741824))))
(*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 11 binary64))))) (/.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64))) (sqrt.f64 #s(literal -1073741824 binary64))))
(/ (+ (* -8 (* (sqrt (/ 1 a)) (/ (* (pow b 6) c) (sqrt -1073741824)))) (* 4 (* (sqrt a) (/ (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))) (sqrt -1073741824))))) (pow a 6))
(/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 a)) (/.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64))) (sqrt.f64 #s(literal -1073741824 binary64))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) c)) (sqrt.f64 #s(literal -1073741824 binary64))))) (pow.f64 a #s(literal 6 binary64)))
(/ (+ (* -8 (* (sqrt (/ 1 a)) (/ (* (pow b 6) c) (sqrt -1073741824)))) (+ (* -4 (/ (- (* -1/2 (/ (* a (* (pow b 7) c)) (* (sqrt -1073741824) (sqrt -4)))) (* -1/2 (* (sqrt (pow a 3)) (/ (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 6)) (* 32 (pow b 6)))) (* 4096 (pow b 6)))) (* 268435456 (pow b 6))))) (pow (sqrt -1073741824) 3))))) (pow a 2))) (* 4 (* (sqrt a) (/ (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))) (sqrt -1073741824)))))) (pow a 6))
(/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) c)) (sqrt.f64 #s(literal -1073741824 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (pow.f64 b #s(literal 7 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64))) (fma.f64 #s(literal 131072 binary64) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 48 binary64)) (*.f64 #s(literal 4096 binary64) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 268435456 binary64) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -1073741824 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 a)) (/.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64))) (sqrt.f64 #s(literal -1073741824 binary64)))))) (pow.f64 a #s(literal 6 binary64)))
(/ (+ (* -8 (* (sqrt (/ 1 a)) (/ (* (pow b 6) c) (sqrt -1073741824)))) (+ (* -4 (/ (- (* -1/2 (/ (* a (* (pow b 7) c)) (* (sqrt -1073741824) (sqrt -4)))) (* -1/2 (* (sqrt (pow a 3)) (/ (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 6)) (* 32 (pow b 6)))) (* 4096 (pow b 6)))) (* 268435456 (pow b 6))))) (pow (sqrt -1073741824) 3))))) (pow a 2))) (+ (* 4 (* (sqrt a) (/ (* c (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4))))) (sqrt -1073741824)))) (* 4 (/ (+ (* -1/2 (* (sqrt (pow a 3)) (/ (* c (* (+ 4 (* (sqrt (/ 1 a)) (* b (sqrt -4)))) (+ (* -32768 (* (pow b 6) (+ (* 512 (+ (* 16 (pow b 6)) (* 32 (pow b 6)))) (* 4096 (pow b 6))))) (* -4 (+ (* -32768 (+ (* -128 (* (pow b 6) (+ (* 16 (pow b 6)) (* 32 (pow b 6))))) (* -4 (+ (* -128 (+ (* -8 (pow b 12)) (* -4 (pow b 12)))) (pow (+ (* 16 (pow b 6)) (* 32 (pow b 6))) 2))))) (pow (+ (* 512 (+ (* 16 (pow b 6)) (* 32 (pow b 6)))) (* 4096 (pow b 6))) 2)))))) (pow (sqrt -1073741824) 3)))) (* (sqrt (pow a 3)) (/ (* (pow b 6) (* c (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 6)) (* 32 (pow b 6)))) (* 4096 (pow b 6)))) (* 268435456 (pow b 6))))) (pow (sqrt -1073741824) 3)))) (pow a 3)))))) (pow a 6))
(/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) c)) (sqrt.f64 #s(literal -1073741824 binary64))) (fma.f64 #s(literal 4 binary64) (fma.f64 (sqrt.f64 a) (/.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64))) (sqrt.f64 #s(literal -1073741824 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64))) (fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal -32768 binary64) (fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal -128 binary64) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -12 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 48 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -128 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 48 binary64)))) (pow.f64 (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 48 binary64)) (*.f64 #s(literal 4096 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -32768 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 48 binary64)) (*.f64 #s(literal 4096 binary64) (pow.f64 b #s(literal 6 binary64))))))) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -1073741824 binary64))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) c) (fma.f64 #s(literal 131072 binary64) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 48 binary64)) (*.f64 #s(literal 4096 binary64) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 268435456 binary64) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -1073741824 binary64)))))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (pow.f64 b #s(literal 7 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 4 binary64))) (fma.f64 #s(literal 131072 binary64) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 48 binary64)) (*.f64 #s(literal 4096 binary64) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 268435456 binary64) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -1073741824 binary64)))))))) (*.f64 a a)))) (pow.f64 a #s(literal 6 binary64)))
(* 1/8192 (* (sqrt (/ 1 (pow a 11))) (* c (* (sqrt -1) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))
(*.f64 (*.f64 #s(literal 1/8192 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 11 binary64))))) (*.f64 (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))
(/ (+ (* -1/4096 (* (sqrt (/ 1 a)) (* (pow b 4) (* c (sqrt -1))))) (* 1/8192 (* (sqrt a) (* c (* (sqrt -1) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (pow a 6))
(/.f64 (fma.f64 (*.f64 #s(literal 1/8192 binary64) (sqrt.f64 a)) (*.f64 (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 a #s(literal 6 binary64)))
(/ (+ (* -1 (/ (+ (* -4 (/ (- (* 1/131072 (* a (* (pow b 5) c))) (* 1/70368744177664 (* (sqrt (pow a 3)) (* c (* (sqrt -1) (* (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 4)) (* 32 (pow b 4)))) (* 4096 (pow b 4)))) (* 268435456 (pow b 4))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1))))))))))) a)) (* 1/4096 (* (sqrt a) (* (pow b 4) (* c (sqrt -1)))))) a)) (* 1/8192 (* (sqrt a) (* c (* (sqrt -1) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (pow a 6))
(/.f64 (fma.f64 #s(literal 1/8192 binary64) (*.f64 (sqrt.f64 a) (*.f64 (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal 1/131072 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 5 binary64))) c) (*.f64 #s(literal -1/70368744177664 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 131072 binary64) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 #s(literal 4096 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 268435456 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) a) (*.f64 (*.f64 #s(literal 1/4096 binary64) (sqrt.f64 a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -1 binary64)))))) a))) (pow.f64 a #s(literal 6 binary64)))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (- (* 1/131072 (* a (* (pow b 5) c))) (* 1/70368744177664 (* (sqrt (pow a 3)) (* c (* (sqrt -1) (* (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 4)) (* 32 (pow b 4)))) (* 4096 (pow b 4)))) (* 268435456 (pow b 4))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))))) (* 4 (/ (+ (* 1/70368744177664 (* (sqrt (pow a 3)) (* c (* (sqrt -1) (* (+ (* 4 (+ (* 32768 (+ (* 4 (+ (* 128 (+ (* 4 (pow b 8)) (* 8 (pow b 8)))) (pow (+ (* 16 (pow b 4)) (* 32 (pow b 4))) 2))) (* 128 (* (pow b 4) (+ (* 16 (pow b 4)) (* 32 (pow b 4))))))) (pow (+ (* 512 (+ (* 16 (pow b 4)) (* 32 (pow b 4)))) (* 4096 (pow b 4))) 2))) (* 32768 (* (pow b 4) (+ (* 512 (+ (* 16 (pow b 4)) (* 32 (pow b 4)))) (* 4096 (pow b 4)))))) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (* 1/35184372088832 (* (sqrt (pow a 3)) (* (pow b 4) (* c (* (sqrt -1) (+ (* 131072 (+ (* 512 (+ (* 16 (pow b 4)) (* 32 (pow b 4)))) (* 4096 (pow b 4)))) (* 268435456 (pow b 4))))))))) a))) a)) (* 1/4096 (* (sqrt a) (* (pow b 4) (* c (sqrt -1)))))) a)) (* 1/8192 (* (sqrt a) (* c (* (sqrt -1) (- 4 (* 2 (* (sqrt (/ 1 a)) (* b (sqrt -1)))))))))) (pow a 6))
(/.f64 (fma.f64 #s(literal 1/8192 binary64) (*.f64 (sqrt.f64 a) (*.f64 (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (sqrt.f64 a) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (fma.f64 #s(literal 1/131072 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 5 binary64))) c) (*.f64 #s(literal -1/70368744177664 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 131072 binary64) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 #s(literal 4096 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 268435456 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/70368744177664 binary64) (sqrt.f64 (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 #s(literal 32768 binary64) (fma.f64 #s(literal 4 binary64) (fma.f64 #s(literal 128 binary64) (*.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal 12 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 48 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 128 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 48 binary64)))) (pow.f64 (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 #s(literal 4096 binary64) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 32768 binary64) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 #s(literal 4096 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 1/35184372088832 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 131072 binary64) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 #s(literal 4096 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 268435456 binary64) (pow.f64 b #s(literal 4 binary64)))))))) a))) a))) a))) (pow.f64 a #s(literal 6 binary64)))
(* -4 (/ (* a (* c (- (* 2 (pow b 6)) (pow b 4)))) (+ (pow b 16) (pow b 48))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))))
(* c (+ (* -4 (* c (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (* -4 (/ (* a (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48))))))
(*.f64 c (*.f64 #s(literal -4 binary64) (fma.f64 c (fma.f64 a (/.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 42 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))))))
(* c (+ (* -4 (/ (* a (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48)))) (* c (+ (* -4 (* c (- (* 2 (/ (pow a 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* a (* (pow b 42) (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* a (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (* -4 (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))))))
(*.f64 c (fma.f64 c (*.f64 #s(literal -4 binary64) (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 42 binary64))) (fma.f64 a (/.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 42 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 a (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 24 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (*.f64 a a)) (pow.f64 b #s(literal 36 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64)))))) (fma.f64 a (/.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 42 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64))))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))))))
(* c (+ (* -4 (/ (* a (- (* 2 (pow b 6)) (pow b 4))) (+ (pow b 16) (pow b 48)))) (* c (+ (* -4 (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2))))) (* c (+ (* -4 (* c (- (* 4 (/ (pow a 4) (* (pow b 14) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* a (* (pow b 42) (- (* 2 (/ (pow a 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* a (* (pow b 42) (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* a (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (+ (/ (* a (* (+ (* -512 (* (pow a 3) (pow b 30))) (* -32 (* a (* (pow b 18) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)) (/ (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))) (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2))))) (+ (pow b 16) (pow b 48)))))))) (* -4 (- (* 2 (/ (pow a 3) (* (pow b 8) (+ (pow b 16) (pow b 48))))) (+ (* -32 (/ (* a (* (pow b 42) (- (/ (* a (- (* -4 a) (* -2 (/ a (pow b 2))))) (+ (pow b 16) (pow b 48))) (* -32 (/ (* (pow a 2) (* (pow b 42) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))) (+ (pow b 16) (pow b 48)))) (/ (* a (* (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))) (- (* 2 (pow b 6)) (pow b 4)))) (pow (+ (pow b 16) (pow b 48)) 2)))))))))))
(*.f64 c (fma.f64 c (fma.f64 c (*.f64 #s(literal -4 binary64) (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 14 binary64)) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 42 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 42 binary64))) (fma.f64 a (/.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 42 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 a (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 24 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (*.f64 a a)) (pow.f64 b #s(literal 36 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64))))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 24 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (*.f64 a a)) (pow.f64 b #s(literal 36 binary64)))) (/.f64 (fma.f64 a (/.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 42 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 a (/.f64 (*.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 18 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64))) (*.f64 #s(literal -512 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 30 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64))))))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 42 binary64))) (fma.f64 a (/.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 42 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 a (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 24 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (*.f64 a a)) (pow.f64 b #s(literal 36 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -4 binary64) (fma.f64 a (/.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b)))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64)))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 42 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))) #s(literal 2 binary64))))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (pow.f64 b #s(literal 16 binary64)) (pow.f64 b #s(literal 48 binary64))))))
(* -4 (* (sqrt (/ 1 (* (pow a 13) (pow c 11)))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824))))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 13 binary64)) (pow.f64 c #s(literal 11 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -1073741824 binary64)))))
(/ (+ (* -8 (* (sqrt (/ 1 (* (pow a 13) c))) (/ (pow b 6) (sqrt -1073741824)))) (* -4 (* (sqrt (/ c (pow a 13))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824))))) (pow c 6))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 13 binary64)) c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1073741824 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 13 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -1073741824 binary64))))) (pow.f64 c #s(literal 6 binary64)))
(/ (+ (* -8 (* (sqrt (/ 1 (* (pow a 13) c))) (/ (pow b 6) (sqrt -1073741824)))) (+ (* -4 (* (sqrt (/ c (pow a 13))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824)))) (* -4 (/ (- (* -1/2 (/ (* (pow b 7) c) (* (pow a 7) (* (sqrt -1073741824) (sqrt -4))))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 43))) (/ (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))))) (* 4096 (* (pow a 6) (pow b 6)))))) (* 268435456 (* (pow a 14) (pow b 6)))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3))))) (pow c 2))))) (pow c 6))
(/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 13 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -1073741824 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 43 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 131072 binary64) (pow.f64 a #s(literal 8 binary64))) (fma.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal 48 binary64)))) (*.f64 (*.f64 #s(literal 268435456 binary64) (pow.f64 a #s(literal 14 binary64))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -1073741824 binary64))))))) (*.f64 c c))) (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 13 binary64)) c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1073741824 binary64)))))) (pow.f64 c #s(literal 6 binary64)))
(/ (+ (* -8 (* (sqrt (/ 1 (* (pow a 13) c))) (/ (pow b 6) (sqrt -1073741824)))) (+ (* -4 (* (sqrt (/ c (pow a 13))) (/ (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (sqrt -1073741824)))) (+ (* -4 (/ (- (* -1/2 (/ (* (pow b 7) c) (* (pow a 7) (* (sqrt -1073741824) (sqrt -4))))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 43))) (/ (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))))) (* 4096 (* (pow a 6) (pow b 6)))))) (* 268435456 (* (pow a 14) (pow b 6)))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3))))) (pow c 2))) (* 4 (/ (+ (* 1/2 (* (sqrt (/ (pow c 3) (pow a 43))) (/ (* (+ (* -32768 (* (pow a 7) (* (pow b 6) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))))) (* 4096 (* (pow a 6) (pow b 6))))))) (* -4 (* a (+ (* -32768 (* (pow a 7) (+ (* -128 (* (pow a 3) (* (pow b 6) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6))))))) (* -4 (* a (+ (* -128 (* (pow a 3) (+ (* -8 (* a (pow b 12))) (* -4 (* a (pow b 12)))))) (pow (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))) 2))))))) (pow (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))))) (* 4096 (* (pow a 6) (pow b 6)))) 2))))) (- (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (pow (sqrt -1073741824) 3)))) (* (sqrt (/ (pow c 3) (pow a 43))) (/ (* (pow b 6) (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 6))) (* 32 (* (pow a 2) (pow b 6)))))) (* 4096 (* (pow a 6) (pow b 6)))))) (* 268435456 (* (pow a 14) (pow b 6))))) (pow (sqrt -1073741824) 3)))) (pow c 3)))))) (pow c 6))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 13 binary64)) c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1073741824 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 13 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -1073741824 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) c) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 43 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 131072 binary64) (pow.f64 a #s(literal 8 binary64))) (fma.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal 48 binary64)))) (*.f64 (*.f64 #s(literal 268435456 binary64) (pow.f64 a #s(literal 14 binary64))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -1073741824 binary64))))))) (*.f64 c c))) (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 43 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (fma.f64 (*.f64 #s(literal -32768 binary64) (pow.f64 a #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) a) (fma.f64 #s(literal -128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (pow.f64 b #s(literal 12 binary64))) #s(literal -12 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal 48 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -128 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal 48 binary64))))) (pow.f64 (fma.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal 48 binary64)))) #s(literal 2 binary64))) (*.f64 #s(literal -32768 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal 48 binary64))))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -1073741824 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 43 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal 131072 binary64) (pow.f64 a #s(literal 8 binary64))) (fma.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal 48 binary64)))) (*.f64 (*.f64 #s(literal 268435456 binary64) (pow.f64 a #s(literal 14 binary64))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (*.f64 (sqrt.f64 #s(literal -1073741824 binary64)) (sqrt.f64 #s(literal -1073741824 binary64))))))) (*.f64 c (*.f64 c c))))) (pow.f64 c #s(literal 6 binary64)))
(* 1/8192 (* (sqrt (/ 1 (* (pow a 13) (pow c 11)))) (* (sqrt -1) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))
(*.f64 (*.f64 #s(literal 1/8192 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 13 binary64)) (pow.f64 c #s(literal 11 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))
(/ (+ (* -1/4096 (* (sqrt (/ 1 (* (pow a 13) c))) (* (pow b 4) (sqrt -1)))) (* 1/8192 (* (sqrt (/ c (pow a 13))) (* (sqrt -1) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (pow c 6))
(/.f64 (fma.f64 #s(literal 1/8192 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 13 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 13 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 c #s(literal 6 binary64)))
(/ (+ (* -1 (/ (+ (* -4 (/ (- (* 1/131072 (/ (* (pow b 5) c) (pow a 7))) (* 1/70368744177664 (* (sqrt (/ (pow c 3) (pow a 43))) (* (sqrt -1) (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))) (* 4096 (* (pow a 6) (pow b 4)))))) (* 268435456 (* (pow a 14) (pow b 4)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) c)) (* 1/4096 (* (sqrt (/ c (pow a 13))) (* (pow b 4) (sqrt -1))))) c)) (* 1/8192 (* (sqrt (/ c (pow a 13))) (* (sqrt -1) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (pow c 6))
(/.f64 (fma.f64 #s(literal 1/8192 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 13 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal 1/131072 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) c) (pow.f64 a #s(literal 7 binary64))) (*.f64 #s(literal -1/70368744177664 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 43 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 131072 binary64) (pow.f64 a #s(literal 8 binary64))) (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal 48 binary64)) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal 268435456 binary64) (pow.f64 a #s(literal 14 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) c) (*.f64 #s(literal 1/4096 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 13 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c))) (pow.f64 c #s(literal 6 binary64)))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (- (* 1/131072 (/ (* (pow b 5) c) (pow a 7))) (* 1/70368744177664 (* (sqrt (/ (pow c 3) (pow a 43))) (* (sqrt -1) (* (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))) (* 4096 (* (pow a 6) (pow b 4)))))) (* 268435456 (* (pow a 14) (pow b 4)))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))))) (* 4 (/ (+ (* 1/70368744177664 (* (sqrt (/ (pow c 3) (pow a 43))) (* (sqrt -1) (* (+ (* 4 (* a (+ (* 32768 (* (pow a 7) (+ (* 4 (* a (+ (* 128 (* (pow a 3) (+ (* 4 (* a (pow b 8))) (* 8 (* a (pow b 8)))))) (pow (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))) 2)))) (* 128 (* (pow a 3) (* (pow b 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))))))) (pow (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))) (* 4096 (* (pow a 6) (pow b 4)))) 2)))) (* 32768 (* (pow a 7) (* (pow b 4) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))) (* 4096 (* (pow a 6) (pow b 4)))))))) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (* 1/35184372088832 (* (sqrt (/ (pow c 3) (pow a 43))) (* (pow b 4) (* (sqrt -1) (+ (* 131072 (* (pow a 8) (+ (* 512 (* (pow a 4) (+ (* 16 (* (pow a 2) (pow b 4))) (* 32 (* (pow a 2) (pow b 4)))))) (* 4096 (* (pow a 6) (pow b 4)))))) (* 268435456 (* (pow a 14) (pow b 4))))))))) c))) c)) (* 1/4096 (* (sqrt (/ c (pow a 13))) (* (pow b 4) (sqrt -1))))) c)) (* 1/8192 (* (sqrt (/ c (pow a 13))) (* (sqrt -1) (- (* 4 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (pow c 6))
(/.f64 (fma.f64 #s(literal 1/8192 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 13 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 13 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (fma.f64 #s(literal 1/131072 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) c) (pow.f64 a #s(literal 7 binary64))) (*.f64 #s(literal -1/70368744177664 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 43 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 131072 binary64) (pow.f64 a #s(literal 8 binary64))) (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal 48 binary64)) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal 268435456 binary64) (pow.f64 a #s(literal 14 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) (/.f64 (fma.f64 #s(literal 1/70368744177664 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 43 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 (*.f64 #s(literal 32768 binary64) (pow.f64 a #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 #s(literal 128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (pow.f64 b #s(literal 8 binary64))) #s(literal 12 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal 48 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 128 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal 48 binary64))))) (pow.f64 (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal 48 binary64)) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 32768 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal 48 binary64)) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (*.f64 #s(literal 1/35184372088832 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 43 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 131072 binary64) (pow.f64 a #s(literal 8 binary64))) (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal 48 binary64)) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal 268435456 binary64) (pow.f64 a #s(literal 14 binary64))) (pow.f64 b #s(literal 4 binary64))))))) c))) c))) c))) (pow.f64 c #s(literal 6 binary64)))
(/ 1/4096 (* (pow a 6) (pow c 6)))
(/.f64 #s(literal 1/4096 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))))
(+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 13) (pow c 13)))) (* b (sqrt -4)))) (* 1/4096 (/ 1 (* (pow a 6) (pow c 6)))))
(fma.f64 #s(literal 1/16384 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 13 binary64)) (pow.f64 c #s(literal 13 binary64))))) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/4096 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64)))))
(+ (* b (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 13) (pow c 13)))) (sqrt -4))) (* 3/8192 (/ (pow b 5) (* (pow a 7) (pow c 7)))))) (* 1/4096 (/ 1 (* (pow a 6) (pow c 6)))))
(fma.f64 b (fma.f64 #s(literal 1/16384 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 13 binary64)) (pow.f64 c #s(literal 13 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 3/8192 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 #s(literal 1/4096 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64)))))
(+ (* b (+ (* 1/16384 (* (sqrt (/ 1 (* (pow a 13) (pow c 13)))) (sqrt -4))) (* (pow b 5) (+ (* -4 (* b (- (* -1/131072 (* (sqrt (/ 1 (* (pow a 15) (pow c 15)))) (/ 1 (sqrt -4)))) (* 1/32768 (* (sqrt (/ 1 (* (pow a 15) (pow c 15)))) (sqrt -4)))))) (* 3/8192 (/ 1 (* (pow a 7) (pow c 7)))))))) (* 1/4096 (/ 1 (* (pow a 6) (pow c 6)))))
(fma.f64 b (fma.f64 (pow.f64 b #s(literal 5 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) b) (fma.f64 #s(literal -1/131072 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 15 binary64)) (pow.f64 c #s(literal 15 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/32768 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 15 binary64)) (pow.f64 c #s(literal 15 binary64))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 3/8192 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 #s(literal 1/16384 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 13 binary64)) (pow.f64 c #s(literal 13 binary64))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/4096 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64)))))
(* -8 (/ (* a c) (pow b 51)))
(/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a c)) (pow.f64 b #s(literal 51 binary64)))
(/ (+ (* -8 (* a c)) (* 4 (/ (* a c) (pow b 2)))) (pow b 51))
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -8 binary64) (*.f64 a c))) (pow.f64 b #s(literal 51 binary64)))
(/ (+ (* -8 (* a c)) (+ (* -4 (/ (- (* -4 (* (pow a 2) (pow c 2))) (* a (* c (+ (* -64 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 6))) (* 4 (/ (* a c) (pow b 2))))) (pow b 51))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal -12 binary64) (*.f64 #s(literal -64 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)))) (pow.f64 b #s(literal 51 binary64)))
(/ (+ (* -8 (* a c)) (+ (* -4 (/ (- (* -4 (* (pow a 2) (pow c 2))) (* a (* c (+ (* -64 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 6))) (+ (* -4 (/ (- (* 2 (* (pow a 2) (pow c 2))) (* -1/2 (* a (* c (+ (* -64 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 8))) (* 4 (/ (* a c) (pow b 2)))))) (pow b 51))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal -12 binary64) (*.f64 #s(literal -64 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal -12 binary64) (*.f64 #s(literal -64 binary64) (*.f64 a c)))))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))))) (pow.f64 b #s(literal 51 binary64)))
(* 8 (/ (* a c) (pow b 57)))
(/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a c)) (pow.f64 b #s(literal 57 binary64)))
(* -1 (/ (+ (* -8 (* a c)) (* -4 (/ (* a c) (pow b 2)))) (pow b 57)))
(neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -8 binary64) (*.f64 a c))) (pow.f64 b #s(literal 57 binary64))))
(* -1 (/ (+ (* -8 (* a c)) (+ (* -4 (/ (* a c) (pow b 2))) (* -4 (/ (- (* -4 (* (pow a 2) (pow c 2))) (* a (* c (+ (* -64 (* a c)) (+ (* -16 (* a c)) (* -4 (* a c))))))) (pow b 6))))) (pow b 57)))
(neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal -20 binary64) (*.f64 #s(literal -64 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -8 binary64) (*.f64 a c))) (pow.f64 b #s(literal 57 binary64))))
(* -1 (/ (+ (* -8 (* a c)) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (- (* -4 (* (pow a 2) (pow c 2))) (* a (* c (+ (* -64 (* a c)) (+ (* -16 (* a c)) (* -4 (* a c))))))) (pow b 6))) (* -4 (/ (- (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* a (* c (+ (* -64 (* a c)) (+ (* -16 (* a c)) (* -4 (* a c)))))))) (pow b 8)))))) (pow b 57)))
(neg.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (fma.f64 #s(literal -4 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal -20 binary64) (*.f64 #s(literal -64 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal -20 binary64) (*.f64 #s(literal -64 binary64) (*.f64 a c))))))) (pow.f64 b #s(literal 8 binary64))))) (pow.f64 b #s(literal 57 binary64))))
(* -4 c)
(*.f64 #s(literal -4 binary64) c)
(* -4 c)
(*.f64 #s(literal -4 binary64) c)
(* -4 c)
(*.f64 #s(literal -4 binary64) c)
(* -4 c)
(*.f64 #s(literal -4 binary64) c)
c
c
c
c
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
a
a
a
a
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* (sqrt (* a c)) (* b (sqrt -4)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))
(* b (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(* b (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))
(*.f64 b (fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(* b (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 6) (+ (* -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 6) (pow (sqrt -4) 5))))))))))
(*.f64 b (fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(* (pow b 5) (+ 1 (* -2 (/ (* a c) (pow b 8)))))
(*.f64 (pow.f64 b #s(literal 5 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 8 binary64))) #s(literal 1 binary64)))
(* (pow b 5) (+ 1 (* -2 (/ (* a c) (pow b 8)))))
(*.f64 (pow.f64 b #s(literal 5 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 8 binary64))) #s(literal 1 binary64)))
(* -1 (* (sqrt (pow b 11)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 11 binary64))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* (sqrt (pow b 11)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 11 binary64))) (sqrt.f64 #s(literal -1 binary64))))
(* (pow b 6) (+ (* -1 (* (sqrt (/ 1 b)) (sqrt -1))) (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 19)))))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 19 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64))))))
(* (pow b 6) (+ (* -1 (* (sqrt (/ 1 b)) (sqrt -1))) (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 19)))))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 19 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -2 (/ (* a c) (pow b 2))) (pow b 4))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))
(+ (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 8))))) (pow b 4))
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 8 binary64))))) (pow.f64 b #s(literal 4 binary64)))
(+ (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 14))) (* -2 (/ (pow c 2) (pow b 8))))))) (pow b 4))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))
(* (sqrt (* a c)) (* b (sqrt -4)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 7) (sqrt -4)))) (* (sqrt (/ c a)) (* b (sqrt -4)))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 13) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 7) (sqrt -4)))) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 13 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 13) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 19) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 7) (sqrt -4)))) (* (sqrt (/ c a)) (* b (sqrt -4)))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 13 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 19 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
(* -2 (* (sqrt (* a c)) (* b (sqrt -1))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 7) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 13) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 7) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 13 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 13) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 19) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 7) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 13 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 19 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -2 (/ (* a c) (pow b 2))) (pow b 4))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))
(+ (* c (+ (* -2 (/ a (pow b 2))) (* -2 (/ (* (pow a 2) c) (pow b 8))))) (pow b 4))
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 8 binary64))))) (pow.f64 b #s(literal 4 binary64)))
(+ (* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 14))) (* -2 (/ (pow a 2) (pow b 8))))))) (pow b 4))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))
(* (* b (sqrt -4)) (sqrt c))
(*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 c))
(* c (+ (* 1/2 (* (/ (pow b 7) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (* b (sqrt -4)) (sqrt (/ 1 c)))))
(*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))
(* c (+ (* -1/8 (* (/ (pow b 13) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/2 (* (/ (pow b 7) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (* b (sqrt -4)) (sqrt (/ 1 c))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 13 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))))))
(* c (+ (* -1/8 (* (/ (pow b 13) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/16 (* (/ (pow b 19) (pow (sqrt -4) 5)) (sqrt (/ 1 (pow c 7))))) (+ (* 1/2 (* (/ (pow b 7) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (* b (sqrt -4)) (sqrt (/ 1 c)))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 13 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 19 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))))
(* -2 (* (* b (sqrt -1)) (sqrt c)))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 c)))
(* -1 (* c (+ (* 1/4 (* (* (pow b 7) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))))))
(* -1 (* c (+ (* -1/64 (* (* (pow b 13) (sqrt -1)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/4 (* (* (pow b 7) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))))
(* -1 (* c (+ (* -1/64 (* (* (pow b 13) (sqrt -1)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/512 (* (* (pow b 19) (sqrt -1)) (sqrt (/ 1 (pow c 7))))) (+ (* 1/4 (* (* (pow b 7) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (* b (sqrt -1)) (sqrt (/ 1 c)))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 b #s(literal 19 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))))))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* 2 (pow b 6))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))
(* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64)))
(* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64)))
(* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64)))
(* 2 (pow b 6))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))
(* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64)))
(* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64)))
(* (pow b 6) (+ 2 (* -4 (/ (* a c) (pow b 6)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64)))
(* 2 (pow b 6))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* a (+ (* -4 c) (* 2 (/ (pow b 6) a))))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) a))))
(* a (+ (* -4 c) (* 2 (/ (pow b 6) a))))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) a))))
(* a (+ (* -4 c) (* 2 (/ (pow b 6) a))))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) a))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* a (+ (* -2 (/ (pow b 3) a)) (* 4 c))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 #s(literal 4 binary64) c)))
(* -1 (* a (+ (* -2 (/ (pow b 3) a)) (* 4 c))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 #s(literal 4 binary64) c)))
(* -1 (* a (+ (* -2 (/ (pow b 3) a)) (* 4 c))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 #s(literal 4 binary64) c)))
(* 2 (pow b 6))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (* 2 (pow b 6)))
(fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 c)
(*.f64 #s(literal -4 binary64) c)
(* c (- (* 2 (/ (pow b 6) c)) 4))
(*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) c) #s(literal -4 binary64)))
(* c (- (* 2 (/ (pow b 6) c)) 4))
(*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) c) #s(literal -4 binary64)))
(* c (- (* 2 (/ (pow b 6) c)) 4))
(*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) c) #s(literal -4 binary64)))
(* -4 c)
(*.f64 #s(literal -4 binary64) c)
(* -1 (* c (+ 4 (* -2 (/ (pow b 3) c)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal 4 binary64)))
(* -1 (* c (+ 4 (* -2 (/ (pow b 3) c)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal 4 binary64)))
(* -1 (* c (+ 4 (* -2 (/ (pow b 3) c)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal 4 binary64)))
(+ (pow b 9) (pow b 27))
(+.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 b #s(literal 27 binary64)))
(+ (* 1/2 (/ (* a (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c)))) (pow b 27))) (+ (pow b 9) (pow b 27)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal 48 binary64)) c) #s(literal -36 binary64))) (pow.f64 b #s(literal 27 binary64))) (+.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 b #s(literal 27 binary64))))
(+ (* a (+ (* 1/2 (/ (* a (- (+ (* 128 (* (pow b 42) (pow c 2))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))))) (* 1/4 (/ (pow (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) 2) (pow b 54))))) (pow b 27))) (* 1/2 (/ (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) (pow b 27))))) (+ (pow b 9) (pow b 27)))
(fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (/.f64 (+.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 24 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 c c)) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (pow.f64 b #s(literal 36 binary64))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 128 binary64) (pow.f64 b #s(literal 42 binary64))) (*.f64 c c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 48 binary64)) c) #s(literal -36 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 54 binary64))))) (pow.f64 b #s(literal 27 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 48 binary64)) c) #s(literal -36 binary64)) (pow.f64 b #s(literal 27 binary64))))) (+.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 b #s(literal 27 binary64))))
(+ (* a (+ (* 1/2 (/ (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) (pow b 27))) (* a (+ (* 1/2 (/ (* a (- (+ (* -4 (* c (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))))) (* (pow b 6) (+ (* -512 (* (pow b 30) (pow c 3))) (* -32 (* (pow b 18) (* c (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))))))) (* 1/2 (/ (* (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) (- (+ (* 128 (* (pow b 42) (pow c 2))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))))) (* 1/4 (/ (pow (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) 2) (pow b 54))))) (pow b 54))))) (pow b 27))) (* 1/2 (/ (- (+ (* 128 (* (pow b 42) (pow c 2))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow b 12) (pow c 2))) (* 64 (* (pow b 12) (pow c 2)))))) (* 256 (* (pow b 36) (pow c 2)))))) (* 1/4 (/ (pow (+ (* -32 (* (pow b 48) c)) (* -4 (* (pow b 48) c))) 2) (pow b 54)))) (pow b 27))))))) (+ (pow b 9) (pow b 27)))
(fma.f64 a (fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (/.f64 (+.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 18 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 c c)) #s(literal 96 binary64))) (*.f64 (*.f64 #s(literal -512 binary64) (pow.f64 b #s(literal 30 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -4 binary64) c) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 24 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 c c)) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (pow.f64 b #s(literal 36 binary64))) (*.f64 c c))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 48 binary64)) c) #s(literal -36 binary64)) (+.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 24 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 c c)) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (pow.f64 b #s(literal 36 binary64))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 128 binary64) (pow.f64 b #s(literal 42 binary64))) (*.f64 c c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 48 binary64)) c) #s(literal -36 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 54 binary64)))))) (pow.f64 b #s(literal 54 binary64))))) (pow.f64 b #s(literal 27 binary64))) (/.f64 (+.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 24 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 c c)) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (pow.f64 b #s(literal 36 binary64))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 128 binary64) (pow.f64 b #s(literal 42 binary64))) (*.f64 c c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 48 binary64)) c) #s(literal -36 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 54 binary64))))) (pow.f64 b #s(literal 27 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 48 binary64)) c) #s(literal -36 binary64))) (pow.f64 b #s(literal 27 binary64)))) (+.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 b #s(literal 27 binary64))))
(* (sqrt (pow a 9)) (sqrt -262144))
(*.f64 (sqrt.f64 (pow.f64 a #s(literal 9 binary64))) (sqrt.f64 #s(literal -262144 binary64)))
(* (pow a 5) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (+ (* 65536 (pow b 6)) (* 524288 (pow b 6))) (sqrt -262144)))) (* (sqrt (/ 1 a)) (sqrt -262144))))
(*.f64 (pow.f64 a #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 589824 binary64))) (sqrt.f64 #s(literal -262144 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -262144 binary64)))))
(* (pow a 5) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (+ (* 65536 (pow b 6)) (* 524288 (pow b 6))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 5))) (/ (+ (* -131072 (pow b 12)) (* -4 (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12))))) (sqrt -262144)))) (* (sqrt (/ 1 a)) (sqrt -262144)))))
(*.f64 (pow.f64 a #s(literal 5 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 589824 binary64)) (sqrt.f64 #s(literal -262144 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal 96 binary64)) (*.f64 #s(literal 65536 binary64) (pow.f64 b #s(literal 12 binary64)))) (*.f64 #s(literal -131072 binary64) (pow.f64 b #s(literal 12 binary64)))) (sqrt.f64 #s(literal -262144 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -262144 binary64))))))
(* (pow a 5) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (/ (+ (* 65536 (pow b 6)) (* 524288 (pow b 6))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 5))) (/ (+ (* -131072 (pow b 12)) (* -4 (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12))))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 7))) (/ (- (+ (* -4 (+ (* -8192 (pow b 18)) (* -512 (* (pow b 6) (+ (* 32 (pow b 12)) (* 64 (pow b 12))))))) (* (pow b 6) (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12))))) (* 1/4 (/ (* a (pow (+ (* 65536 (pow b 6)) (* 524288 (pow b 6))) 2)) (pow (sqrt -262144) 2)))) (sqrt -262144)))) (* (sqrt (/ 1 a)) (sqrt -262144))))))
(*.f64 (pow.f64 a #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 589824 binary64))) (sqrt.f64 #s(literal -262144 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal 96 binary64)) (*.f64 #s(literal 65536 binary64) (pow.f64 b #s(literal 12 binary64)))) (*.f64 #s(literal -131072 binary64) (pow.f64 b #s(literal 12 binary64))))) (sqrt.f64 #s(literal -262144 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal -512 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal 96 binary64))) (*.f64 #s(literal -8192 binary64) (pow.f64 b #s(literal 18 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal 96 binary64)) (*.f64 #s(literal 65536 binary64) (pow.f64 b #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 589824 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -262144 binary64)) (sqrt.f64 #s(literal -262144 binary64)))))) (sqrt.f64 #s(literal -262144 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -262144 binary64)))))))
(* -512 (* (sqrt (pow a 9)) (sqrt -1)))
(*.f64 #s(literal -512 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal 9 binary64))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* (pow a 5) (+ (* 1/1024 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -1) (+ (* 65536 (pow b 6)) (* 524288 (pow b 6)))))) (* 512 (* (sqrt (/ 1 a)) (sqrt -1))))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 589824 binary64)))) (*.f64 #s(literal 512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* (pow a 5) (+ (* -1/1024 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -1) (+ (* 4 (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12)))) (* 131072 (pow b 12)))))) (+ (* 1/1024 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -1) (+ (* 65536 (pow b 6)) (* 524288 (pow b 6)))))) (* 512 (* (sqrt (/ 1 a)) (sqrt -1)))))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 4 binary64) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal 96 binary64)) (*.f64 #s(literal 65536 binary64) (pow.f64 b #s(literal 12 binary64)))) (*.f64 #s(literal 131072 binary64) (pow.f64 b #s(literal 12 binary64))))) (fma.f64 #s(literal 1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 589824 binary64)))) (*.f64 #s(literal 512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* (pow a 5) (+ (* -1 (/ (+ (* -1/1024 (* (sqrt (/ 1 a)) (* (sqrt -1) (- (+ (* 4 (+ (* 512 (* (pow b 6) (+ (* 32 (pow b 12)) (* 64 (pow b 12))))) (* 8192 (pow b 18)))) (* (pow b 6) (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12))))) (* -1/1048576 (* a (pow (+ (* 65536 (pow b 6)) (* 524288 (pow b 6))) 2))))))) (* 1/1024 (* (sqrt a) (* (sqrt -1) (+ (* 4 (+ (* 512 (+ (* 32 (pow b 12)) (* 64 (pow b 12)))) (* 65536 (pow b 12)))) (* 131072 (pow b 12))))))) (pow a 3))) (+ (* 1/1024 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -1) (+ (* 65536 (pow b 6)) (* 524288 (pow b 6)))))) (* 512 (* (sqrt (/ 1 a)) (sqrt -1)))))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (+.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 589824 binary64)))) (*.f64 #s(literal 512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 4 binary64) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal 96 binary64)) (*.f64 #s(literal 65536 binary64) (pow.f64 b #s(literal 12 binary64)))) (*.f64 #s(literal 131072 binary64) (pow.f64 b #s(literal 12 binary64))))) (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 #s(literal 8192 binary64) (pow.f64 b #s(literal 18 binary64)) (*.f64 (*.f64 #s(literal 512 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal 96 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 512 binary64) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal 96 binary64)) (*.f64 #s(literal 65536 binary64) (pow.f64 b #s(literal 12 binary64)))))) (*.f64 #s(literal 1/1048576 binary64) (*.f64 a (pow.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 589824 binary64)) #s(literal 2 binary64)))))))) (*.f64 a (*.f64 a a)))))))
(+ (pow b 9) (pow b 27))
(+.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 b #s(literal 27 binary64)))
(+ (* 1/2 (/ (* c (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48))))) (pow b 27))) (+ (pow b 9) (pow b 27)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 48 binary64))) #s(literal -36 binary64))) (pow.f64 b #s(literal 27 binary64))) (+.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 b #s(literal 27 binary64))))
(+ (* c (+ (* 1/2 (/ (* c (- (+ (* 128 (* (pow a 2) (pow b 42))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))))) (* 1/4 (/ (pow (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) 2) (pow b 54))))) (pow b 27))) (* 1/2 (/ (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) (pow b 27))))) (+ (pow b 9) (pow b 27)))
(fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (/.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 24 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (*.f64 a a)) (pow.f64 b #s(literal 36 binary64)))) (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 42 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 48 binary64))) #s(literal -36 binary64)) #s(literal 2 binary64))) (pow.f64 b #s(literal 54 binary64)))) (pow.f64 b #s(literal 27 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 48 binary64))) #s(literal -36 binary64)) (pow.f64 b #s(literal 27 binary64))))) (+.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 b #s(literal 27 binary64))))
(+ (* c (+ (* 1/2 (/ (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) (pow b 27))) (* c (+ (* 1/2 (/ (* c (- (+ (* -4 (* a (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))))) (* (pow b 6) (+ (* -512 (* (pow a 3) (pow b 30))) (* -32 (* a (* (pow b 18) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))))))) (* 1/2 (/ (* (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) (- (+ (* 128 (* (pow a 2) (pow b 42))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))))) (* 1/4 (/ (pow (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) 2) (pow b 54))))) (pow b 54))))) (pow b 27))) (* 1/2 (/ (- (+ (* 128 (* (pow a 2) (pow b 42))) (* (pow b 6) (+ (* 2 (* (pow b 24) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 256 (* (pow a 2) (pow b 36)))))) (* 1/4 (/ (pow (+ (* -32 (* a (pow b 48))) (* -4 (* a (pow b 48)))) 2) (pow b 54)))) (pow b 27))))))) (+ (pow b 9) (pow b 27)))
(fma.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (/.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 24 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (*.f64 a a)) (pow.f64 b #s(literal 36 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 18 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64))) (*.f64 #s(literal -512 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 30 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 48 binary64))) #s(literal -36 binary64)) (-.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 24 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (*.f64 a a)) (pow.f64 b #s(literal 36 binary64)))) (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 42 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 48 binary64))) #s(literal -36 binary64)) #s(literal 2 binary64))) (pow.f64 b #s(literal 54 binary64))))) (pow.f64 b #s(literal 54 binary64))))) (pow.f64 b #s(literal 27 binary64))) (/.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 24 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (*.f64 a a)) (pow.f64 b #s(literal 36 binary64)))) (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 42 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 48 binary64))) #s(literal -36 binary64)) #s(literal 2 binary64))) (pow.f64 b #s(literal 54 binary64)))) (pow.f64 b #s(literal 27 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 48 binary64))) #s(literal -36 binary64))) (pow.f64 b #s(literal 27 binary64)))) (+.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 b #s(literal 27 binary64))))
(* (sqrt (* (pow a 9) (pow c 9))) (sqrt -262144))
(*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64)))) (sqrt.f64 #s(literal -262144 binary64)))
(* (pow c 5) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6)))) (sqrt -262144)))) (* (sqrt (/ (pow a 9) c)) (sqrt -262144))))
(*.f64 (pow.f64 c #s(literal 5 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 589824 binary64)) (sqrt.f64 #s(literal -262144 binary64))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 9 binary64)) c)) (sqrt.f64 #s(literal -262144 binary64)))))
(* (pow c 5) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6)))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (+ (* -131072 (* (pow a 7) (pow b 12))) (* -4 (* a (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12))))))) (sqrt -262144)))) (* (sqrt (/ (pow a 9) c)) (sqrt -262144)))))
(*.f64 (pow.f64 c #s(literal 5 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 589824 binary64)) (sqrt.f64 #s(literal -262144 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 65536 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64)))) (*.f64 (*.f64 #s(literal -131072 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 b #s(literal 12 binary64)))) (sqrt.f64 #s(literal -262144 binary64))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 9 binary64)) c)) (sqrt.f64 #s(literal -262144 binary64))))))
(* (pow c 5) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6)))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (+ (* -131072 (* (pow a 7) (pow b 12))) (* -4 (* a (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12))))))) (sqrt -262144)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (/ (- (+ (* -4 (* a (+ (* -8192 (* (pow a 5) (pow b 18))) (* -512 (* (pow a 3) (* (pow b 6) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))))))) (* (pow b 6) (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12)))))) (* 1/4 (/ (* c (pow (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6)))) 2)) (* (pow a 9) (pow (sqrt -262144) 2))))) (sqrt -262144)))) (* (sqrt (/ (pow a 9) c)) (sqrt -262144))))))
(*.f64 (pow.f64 c #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 589824 binary64)) (sqrt.f64 #s(literal -262144 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 65536 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64)))) (*.f64 (*.f64 #s(literal -131072 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 b #s(literal 12 binary64))))) (sqrt.f64 #s(literal -262144 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (fma.f64 #s(literal -512 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64))) (*.f64 (*.f64 #s(literal -8192 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 18 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 65536 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 589824 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -262144 binary64)) (sqrt.f64 #s(literal -262144 binary64))))))) (sqrt.f64 #s(literal -262144 binary64))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 9 binary64)) c)) (sqrt.f64 #s(literal -262144 binary64)))))))
(* -512 (* (sqrt (* (pow a 9) (pow c 9))) (sqrt -1)))
(*.f64 #s(literal -512 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64)))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* (pow c 5) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6))))))) (* 512 (* (sqrt (/ (pow a 9) c)) (sqrt -1))))))
(neg.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 589824 binary64)))) (*.f64 #s(literal 512 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 9 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* (pow c 5) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12)))))) (* 131072 (* (pow a 7) (pow b 12))))))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6))))))) (* 512 (* (sqrt (/ (pow a 9) c)) (sqrt -1)))))))
(neg.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 65536 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64)))) (*.f64 (*.f64 #s(literal 131072 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 b #s(literal 12 binary64)))))) (fma.f64 #s(literal 1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 589824 binary64)))) (*.f64 #s(literal 512 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 9 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* (pow c 5) (+ (* -1 (/ (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 9) c))) (* (sqrt -1) (- (+ (* 4 (* a (+ (* 512 (* (pow a 3) (* (pow b 6) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12))))))) (* 8192 (* (pow a 5) (pow b 18)))))) (* (pow b 6) (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12)))))) (* -1/1048576 (/ (* c (pow (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6)))) 2)) (pow a 9))))))) (* 1/1024 (* (sqrt (/ c (pow a 9))) (* (sqrt -1) (+ (* 4 (* a (+ (* 512 (* (pow a 4) (+ (* 32 (* (pow a 2) (pow b 12))) (* 64 (* (pow a 2) (pow b 12)))))) (* 65536 (* (pow a 6) (pow b 12)))))) (* 131072 (* (pow a 7) (pow b 12)))))))) (pow c 3))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 65536 (* (pow a 8) (pow b 6))) (* 524288 (* (pow a 8) (pow b 6))))))) (* 512 (* (sqrt (/ (pow a 9) c)) (sqrt -1)))))))
(neg.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (+.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 589824 binary64)))) (*.f64 #s(literal 512 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 9 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64))) (*.f64 (*.f64 #s(literal 8192 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 18 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 65536 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64)))))) (*.f64 #s(literal 1/1048576 binary64) (/.f64 (*.f64 c (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 589824 binary64)) #s(literal 2 binary64))) (pow.f64 a #s(literal 9 binary64)))))) (*.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 9 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 (*.f64 #s(literal 512 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 12 binary64))) #s(literal 96 binary64)) (*.f64 (*.f64 #s(literal 65536 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64)))) (*.f64 (*.f64 #s(literal 131072 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 b #s(literal 12 binary64))))))) (*.f64 c (*.f64 c c)))))))
(* (sqrt (* (pow a 9) (pow c 9))) (sqrt -262144))
(*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64)))) (sqrt.f64 #s(literal -262144 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (/ (* (pow b 6) (+ (* 65536 (* (pow a 8) (pow c 8))) (* 524288 (* (pow a 8) (pow c 8))))) (sqrt -262144)))) (* (sqrt (* (pow a 9) (pow c 9))) (sqrt -262144)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 c #s(literal 8 binary64))) #s(literal 589824 binary64)))) (sqrt.f64 #s(literal -262144 binary64))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64)))) (sqrt.f64 #s(literal -262144 binary64))))
(+ (* (sqrt (* (pow a 9) (pow c 9))) (sqrt -262144)) (* (pow b 6) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (/ (+ (* 65536 (* (pow a 8) (pow c 8))) (* 524288 (* (pow a 8) (pow c 8)))) (sqrt -262144)))) (pow b 3))))
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 c #s(literal 8 binary64))) #s(literal 589824 binary64)) (sqrt.f64 #s(literal -262144 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64)))) (sqrt.f64 #s(literal -262144 binary64))))
(+ (* (sqrt (* (pow a 9) (pow c 9))) (sqrt -262144)) (* (pow b 6) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (/ (+ (* 65536 (* (pow a 8) (pow c 8))) (* 524288 (* (pow a 8) (pow c 8)))) (sqrt -262144)))) (* (pow b 3) (+ 1 (* 1/2 (* (sqrt (/ 1 (* (pow a 9) (pow c 9)))) (/ (* (pow b 3) (- (+ (* -131072 (* (pow a 7) (pow c 7))) (* -4 (* a (* c (+ (* 512 (* (pow a 4) (* (pow c 4) (+ (* 32 (* (pow a 2) (pow c 2))) (* 64 (* (pow a 2) (pow c 2))))))) (* 65536 (* (pow a 6) (pow c 6)))))))) (* 1/4 (/ (pow (+ (* 65536 (* (pow a 8) (pow c 8))) (* 524288 (* (pow a 8) (pow c 8)))) 2) (* (pow a 9) (* (pow c 9) (pow (sqrt -262144) 2))))))) (sqrt -262144)))))))))
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 #s(literal 512 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 96 binary64))) (*.f64 (*.f64 #s(literal 65536 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 c #s(literal 6 binary64))))) (*.f64 (*.f64 #s(literal -131072 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 c #s(literal 8 binary64))) #s(literal 589824 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 9 binary64)) (*.f64 (sqrt.f64 #s(literal -262144 binary64)) (sqrt.f64 #s(literal -262144 binary64))))))))) (sqrt.f64 #s(literal -262144 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 c #s(literal 8 binary64))) #s(literal 589824 binary64)) (sqrt.f64 #s(literal -262144 binary64)))))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 9 binary64)))) (sqrt.f64 #s(literal -262144 binary64))))
(sqrt (pow b 77))
(sqrt.f64 (pow.f64 b #s(literal 77 binary64)))
(sqrt (pow b 77))
(sqrt.f64 (pow.f64 b #s(literal 77 binary64)))
(* (pow b 39) (+ (sqrt (/ 1 b)) (* 1/2 (* (sqrt (/ 1 (pow b 15))) (+ (* -32 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))))
(*.f64 (pow.f64 b #s(literal 39 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (fma.f64 #s(literal -32 binary64) (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))
(* (pow b 39) (+ (sqrt (/ 1 b)) (* 1/2 (* (sqrt (/ 1 (pow b 15))) (+ (* -32 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))))
(*.f64 (pow.f64 b #s(literal 39 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (fma.f64 #s(literal -32 binary64) (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))
(* -1 (* (sqrt (pow b 77)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 77 binary64))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* (sqrt (pow b 77)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (pow.f64 b #s(literal 77 binary64))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* (pow b 39) (+ (* 1/2 (* (sqrt (/ 1 (pow b 15))) (* (sqrt -1) (+ (* -32 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (sqrt (/ 1 b)) (sqrt -1)))))
(neg.f64 (*.f64 (pow.f64 b #s(literal 39 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -32 binary64) (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* (pow b 39) (+ (* 1/2 (* (sqrt (/ 1 (pow b 15))) (* (sqrt -1) (+ (* -32 (* a c)) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (sqrt (/ 1 b)) (sqrt -1)))))
(neg.f64 (*.f64 (pow.f64 b #s(literal 39 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -32 binary64) (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64))))))

eval778.0ms (5.7%)

Memory
-256.8MiB live, 1 046.1MiB allocated
Compiler

Compiled 180 119 to 9 104 computations (94.9% saved)

prune363.0ms (2.7%)

Memory
38.7MiB live, 828.3MiB allocated
Pruning

29 alts after pruning (28 fresh and 1 done)

PrunedKeptTotal
New3 000233 023
Fresh11516
Picked415
Done000
Total3 015293 044
Accuracy
100.0%
Counts
3 044 → 29
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.3%
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
99.2%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))
10.5%
(/.f64 (-.f64 (sqrt.f64 b) b) (*.f64 #s(literal 2 binary64) a))
99.2%
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
99.2%
(/.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 b b)))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (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 2 binary64) a))
99.4%
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
10.9%
(/.f64 (*.f64 b b) (neg.f64 a))
3.0%
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a)
10.4%
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) a)
99.5%
(/.f64 (*.f64 #s(literal -2 binary64) c) (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)))) b))
99.5%
(/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (sqrt.f64 b) (sqrt.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
12.6%
(/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 b (*.f64 b b) b))
99.2%
(/.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (fma.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 b (*.f64 b b))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
12.6%
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b (*.f64 b b))))
99.6%
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
64.2%
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (neg.f64 c) (*.f64 b b)))))
99.5%
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
99.4%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c)))
99.2%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) a))
11.9%
(/.f64 #s(literal -1/2 binary64) (/.f64 a b))
3.0%
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a) (/.f64 c (*.f64 b b)))
99.2%
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
99.2%
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
99.2%
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)))
99.2%
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))))
99.1%
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))
11.9%
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
99.4%
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
11.9%
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
Compiler

Compiled 1 294 to 746 computations (42.3% saved)

simplify431.0ms (3.1%)

Memory
-20.8MiB live, 571.1MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 a #s(literal -4 binary64))
cost-diff0
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
cost-diff64
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
cost-diff1344
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
cost-diff0
(*.f64 a #s(literal -4 binary64))
cost-diff64
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
cost-diff960
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
cost-diff0
(*.f64 b (*.f64 b b))
cost-diff0
(*.f64 #s(literal -2 binary64) c)
cost-diff0
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b (*.f64 b b))))
cost-diff128
(+.f64 b (*.f64 b (*.f64 b b)))
cost-diff0
(neg.f64 a)
cost-diff0
(*.f64 b b)
cost-diff0
(/.f64 (*.f64 b b) (neg.f64 a))
cost-diff0
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
cost-diff0
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
cost-diff0
(*.f64 #s(literal -2 binary64) c)
cost-diff0
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
Rules
14 742×lower-fma.f32
14 736×lower-fma.f64
3 394×lower-*.f32
3 376×lower-*.f64
2 644×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
032295
057272
1105272
2212272
3640272
41544272
52787272
64369272
74602272
84789272
94847272
104973272
115426272
08571272
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 #s(literal -2 binary64) c)
#s(literal -2 binary64)
c
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
b
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
a
(*.f64 c #s(literal -4 binary64))
#s(literal -4 binary64)
(/.f64 (*.f64 b b) (neg.f64 a))
(*.f64 b b)
b
(neg.f64 a)
a
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -2 binary64) c)
#s(literal -2 binary64)
c
(+.f64 b (*.f64 b (*.f64 b b)))
b
(*.f64 b (*.f64 b b))
(*.f64 b b)
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
#s(literal 0 binary64)
(/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
#s(literal 1/2 binary64)
(*.f64 a (+.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))))
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 c #s(literal -4 binary64))
(*.f64 b b)
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
#s(literal 0 binary64)
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
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 c #s(literal -4 binary64))
(*.f64 b b)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
Outputs
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 #s(literal -2 binary64) c)
#s(literal -2 binary64)
c
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
b
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
a
(*.f64 c #s(literal -4 binary64))
#s(literal -4 binary64)
(/.f64 (*.f64 b b) (neg.f64 a))
(*.f64 b (/.f64 b (neg.f64 a)))
(*.f64 b b)
b
(neg.f64 a)
a
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -2 binary64) (/.f64 c (fma.f64 b (*.f64 b b) b)))
(*.f64 #s(literal -2 binary64) c)
#s(literal -2 binary64)
c
(+.f64 b (*.f64 b (*.f64 b b)))
(fma.f64 b (*.f64 b b) b)
b
(*.f64 b (*.f64 b b))
(*.f64 b b)
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
#s(literal 0 binary64)
(/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
#s(literal 1/2 binary64)
(*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
b
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(*.f64 c #s(literal -4 binary64))
(*.f64 b b)
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
#s(literal 0 binary64)
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
b
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(*.f64 c #s(literal -4 binary64))
(*.f64 b b)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)

localize130.0ms (0.9%)

Memory
16.6MiB live, 214.5MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy1.6%
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
accuracy1.6%
(*.f64 a #s(literal 2 binary64))
accuracy1.6%
(*.f64 c #s(literal -4 binary64))
accuracy1.5%
(*.f64 b b)
accuracy1.6%
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
accuracy1.6%
(*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
accuracy1.6%
(*.f64 c #s(literal -4 binary64))
accuracy1.5%
(*.f64 b b)
accuracy11.2%
(+.f64 b (*.f64 b (*.f64 b b)))
accuracy1.6%
(*.f64 #s(literal -2 binary64) c)
accuracy1.5%
(*.f64 b (*.f64 b b))
accuracy1.5%
(*.f64 b b)
accuracy1.5%
(neg.f64 a)
accuracy1.5%
(/.f64 (*.f64 b b) (neg.f64 a))
accuracy1.5%
(*.f64 b b)
accuracy1.6%
(*.f64 #s(literal -2 binary64) c)
accuracy1.6%
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
accuracy1.5%
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy1.5%
(*.f64 a (*.f64 c #s(literal -4 binary64)))
Samples
57.0ms256×0valid
Compiler

Compiled 615 to 67 computations (89.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 37.0ms
ival-mult: 14.0ms (38.2% of total)
ival-div: 9.0ms (24.5% of total)
ival-add: 7.0ms (19.1% of total)
ival-sqrt: 5.0ms (13.6% of total)
exact: 1.0ms (2.7% of total)
ival-neg: 1.0ms (2.7% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series139.0ms (1%)

Memory
6.6MiB live, 116.7MiB allocated
Counts
21 → 516
Calls
Call 1
Inputs
#<alt (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))>
#<alt (*.f64 #s(literal -2 binary64) c)>
#<alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))>
#<alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))>
#<alt (/.f64 (*.f64 b b) (neg.f64 a))>
#<alt (*.f64 b b)>
#<alt (neg.f64 a)>
#<alt (+.f64 b (*.f64 b (*.f64 b b)))>
#<alt (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b (*.f64 b b))))>
#<alt (*.f64 b (*.f64 b b))>
#<alt (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))>
#<alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))>
#<alt (*.f64 a #s(literal -4 binary64))>
#<alt (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))>
#<alt (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))>
#<alt (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))>
#<alt (*.f64 a (*.f64 c #s(literal -4 binary64)))>
#<alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))>
#<alt (*.f64 c #s(literal -4 binary64))>
#<alt (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))>
#<alt (*.f64 a #s(literal 2 binary64))>
Outputs
#<alt (* -2 (/ c (+ b (sqrt (pow b 7)))))>
#<alt (* c (- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))>
#<alt (* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))>
#<alt (* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (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)))))>
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 8) (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 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 3) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 4) 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 3) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (* -2 (/ c (pow b 4)))>
#<alt (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))>
#<alt (/ (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3))))) (pow b 4))>
#<alt (/ (+ (* -4 (/ (* a (pow c 2)) (pow b 8))) (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3)))))) (pow b 4))>
#<alt (* -2 (/ c (pow b 4)))>
#<alt (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))>
#<alt (/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 3)))) (pow b 4))>
#<alt (/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* -1 (/ (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* -2 c)) (pow b 3)))) (pow b 3)))) (pow b 4))>
#<alt (* -2 (/ c (+ b (sqrt (pow b 7)))))>
#<alt (+ (* -4 (* (/ (* a (pow c 2)) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (/ c (+ b (sqrt (pow b 7))))))>
#<alt (+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2))))))))))>
#<alt (+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 4) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 4) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))))))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2))))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (* 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 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 8)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt (* -2 c)>
#<alt c>
#<alt c>
#<alt c>
#<alt c>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 5) (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (+ 1 (* (pow b 5) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (sqrt (pow b 7))>
#<alt (* (pow b 4) (+ (sqrt (/ 1 b)) (/ 1 (pow b 3))))>
#<alt (* (pow b 4) (+ (sqrt (/ 1 b)) (+ (* -2 (* (* a c) (sqrt (/ 1 (pow b 15))))) (/ 1 (pow b 3)))))>
#<alt (* (pow b 4) (+ (sqrt (/ 1 b)) (+ (* -2 (* (* a c) (sqrt (/ 1 (pow b 15))))) (/ 1 (pow b 3)))))>
#<alt (* (sqrt (pow b 7)) (sqrt -1))>
#<alt (* (pow b 4) (+ (* (sqrt (/ 1 b)) (sqrt -1)) (/ 1 (pow b 3))))>
#<alt (* (pow b 4) (+ (* -1 (/ (- (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 9))))) 1) (pow b 3))) (* (sqrt (/ 1 b)) (sqrt -1))))>
#<alt (* (pow b 4) (+ (* -1 (/ (- (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 9))))) 1) (pow b 3))) (* (sqrt (/ 1 b)) (sqrt -1))))>
#<alt (+ b (pow b 3))>
#<alt (+ b (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3)))>
#<alt (+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* -2 (/ (* a (pow c 2)) (pow b 9))))) (pow b 3)))>
#<alt (+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 15))) (* -2 (/ (pow c 2) (pow b 9))))))) (pow b 3)))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 6) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 12) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 6) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (+ b (pow b 3))>
#<alt (+ b (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3)))>
#<alt (+ b (+ (* c (+ (* -2 (/ a (pow b 3))) (* -2 (/ (* (pow a 2) c) (pow b 9))))) (pow b 3)))>
#<alt (+ b (+ (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 15))) (* -2 (/ (pow a 2) (pow b 9))))))) (pow b 3)))>
#<alt (* (sqrt c) (sqrt -4))>
#<alt (* c (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c)))>
#<alt (* c (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c))))>
#<alt (* c (+ (* -1/8 (* (/ (pow b 12) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c)))))>
#<alt (* -2 (* (sqrt c) (sqrt -1)))>
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 c))))) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (* (pow b 12) (sqrt -1)) (sqrt (/ 1 c)))) (* 1/4 (* (* (pow b 6) (sqrt -1)) (sqrt c)))) c))) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 6) (+ (* -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 6) (pow (sqrt -4) 5)))))))))>
#<alt (sqrt (pow b 7))>
#<alt (sqrt (pow b 7))>
#<alt (* (pow b 4) (+ (sqrt (/ 1 b)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 15)))))))>
#<alt (* (pow b 4) (+ (sqrt (/ 1 b)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 15)))))))>
#<alt (* (sqrt (pow b 7)) (sqrt -1))>
#<alt (* (sqrt (pow b 7)) (sqrt -1))>
#<alt (* (pow b 4) (+ (* -2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 15))))) (* (sqrt (/ 1 b)) (sqrt -1))))>
#<alt (* (pow b 4) (+ (* -2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 15))))) (* (sqrt (/ 1 b)) (sqrt -1))))>
#<alt (pow b 3)>
#<alt (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3))>
#<alt (+ (* a (+ (* -2 (/ c (pow b 3))) (* -2 (/ (* a (pow c 2)) (pow b 9))))) (pow b 3))>
#<alt (+ (* a (+ (* -2 (/ c (pow b 3))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 15))) (* -2 (/ (pow c 2) (pow b 9))))))) (pow b 3))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 18) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 12) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 12) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 18) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))>
#<alt (pow b 3)>
#<alt (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3))>
#<alt (+ (* c (+ (* -2 (/ a (pow b 3))) (* -2 (/ (* (pow a 2) c) (pow b 9))))) (pow b 3))>
#<alt (+ (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 15))) (* -2 (/ (pow a 2) (pow b 9))))))) (pow b 3))>
#<alt (* (sqrt c) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (sqrt (/ 1 c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (/ (pow b 12) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (sqrt (/ 1 c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (/ (pow b 12) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/16 (* (/ (pow b 18) (pow (sqrt -4) 5)) (sqrt (/ 1 (pow c 7))))) (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (sqrt (/ 1 c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt c) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (* (pow b 12) (sqrt -1)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/4 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (sqrt (/ 1 c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (* (pow b 12) (sqrt -1)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/512 (* (* (pow b 18) (sqrt -1)) (sqrt (/ 1 (pow c 7))))) (+ (* 1/4 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))))>
#<alt (* -1 (/ (pow b 3) a))>
#<alt (* -1 (/ (pow b 3) a))>
#<alt (* -1 (/ (pow b 3) a))>
#<alt (* -1 (/ (pow b 3) a))>
#<alt (* -1 (/ (pow b 3) a))>
#<alt (* -1 (/ (pow b 3) a))>
#<alt (* -1 (/ (pow b 3) a))>
#<alt (* -1 (/ (pow b 3) a))>
#<alt (/ (pow b 3) a)>
#<alt (/ (pow b 3) a)>
#<alt (/ (pow b 3) a)>
#<alt (/ (pow b 3) a)>
#<alt (* -1 (/ (pow b 3) a))>
#<alt (* -1 (/ (pow b 3) a))>
#<alt (* -1 (/ (pow b 3) a))>
#<alt (* -1 (/ (pow b 3) a))>
#<alt (* -1 (/ (pow b 3) a))>
#<alt (* -1 (/ (pow b 3) a))>
#<alt (* -1 (/ (pow b 3) a))>
#<alt (* -1 (/ (pow b 3) a))>
#<alt (* -1 (/ (pow b 2) a))>
#<alt (* -1 (/ (pow b 2) a))>
#<alt (* -1 (/ (pow b 2) a))>
#<alt (* -1 (/ (pow b 2) a))>
#<alt b>
#<alt b>
#<alt b>
#<alt b>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* 2 b)>
#<alt (* 2 b)>
#<alt (* 2 b)>
#<alt (* 2 b)>
#<alt (pow b 3)>
#<alt (* (pow b 3) (+ 1 (/ 1 (pow b 2))))>
#<alt (* (pow b 3) (+ 1 (/ 1 (pow b 2))))>
#<alt (* (pow b 3) (+ 1 (/ 1 (pow b 2))))>
#<alt (pow b 3)>
#<alt (* (pow b 3) (+ 1 (/ 1 (pow b 2))))>
#<alt (* (pow b 3) (+ 1 (/ 1 (pow b 2))))>
#<alt (* (pow b 3) (+ 1 (/ 1 (pow b 2))))>
#<alt (* -2 (/ c (+ b (pow b 3))))>
#<alt (* -2 (/ c (+ b (pow b 3))))>
#<alt (* -2 (/ c (+ b (pow b 3))))>
#<alt (* -2 (/ c (+ b (pow b 3))))>
#<alt (* -2 (/ c (+ b (pow b 3))))>
#<alt (* -2 (/ c (+ b (pow b 3))))>
#<alt (* -2 (/ c (+ b (pow b 3))))>
#<alt (* -2 (/ c (+ b (pow b 3))))>
#<alt (* -2 (/ c (+ b (pow b 3))))>
#<alt (* -2 (/ c (+ b (pow b 3))))>
#<alt (* -2 (/ c (+ b (pow b 3))))>
#<alt (* -2 (/ c (+ b (pow b 3))))>
#<alt (* -2 (/ c b))>
#<alt (/ (+ (* -2 c) (* 2 (* (pow b 2) c))) b)>
#<alt (/ (+ (* -2 c) (* (pow b 2) (+ (* -2 (* (pow b 2) c)) (* 2 c)))) b)>
#<alt (/ (+ (* -2 c) (* (pow b 2) (+ (* 2 c) (* (pow b 2) (+ (* -2 c) (* 2 (* (pow b 2) c))))))) b)>
#<alt (* -2 (/ c (pow b 5)))>
#<alt (/ (+ (* -2 c) (* 2 (/ c (pow b 4)))) (pow b 5))>
#<alt (/ (+ (* -2 c) (+ (* -2 (/ c (pow b 8))) (* 2 (/ c (pow b 4))))) (pow b 5))>
#<alt (/ (+ (* -2 c) (+ (* -2 (/ c (pow b 8))) (+ (* 2 (/ c (pow b 4))) (* 2 (/ c (pow b 12)))))) (pow b 5))>
#<alt (* -2 (/ c (pow b 5)))>
#<alt (* -1 (/ (+ (* -2 (/ c (pow b 4))) (* 2 c)) (pow b 5)))>
#<alt (* -1 (/ (+ (* -2 (/ c (pow b 4))) (+ (* 2 c) (* 2 (/ c (pow b 8))))) (pow b 5)))>
#<alt (* -1 (/ (+ (* -2 (/ c (pow b 4))) (+ (* -2 (/ c (pow b 12))) (+ (* 2 c) (* 2 (/ c (pow b 8)))))) (pow b 5)))>
#<alt b>
#<alt b>
#<alt b>
#<alt b>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (* -2 (/ c (+ b (sqrt (pow b 7)))))>
#<alt (* c (- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))>
#<alt (* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))>
#<alt (* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))>
#<alt (* -2 (* (sqrt c) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))>
#<alt (- (+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3))))) (pow c 2)))) (* -2 (/ b (pow (sqrt -4) 2))))>
#<alt (- (+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (/ (* b (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3)))))) (sqrt -4)) (sqrt c))) (/ (* (pow b 8) (pow c 2)) (pow (sqrt -4) 4))) (pow c 3)))) (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))))))>
#<alt (* (sqrt c) (sqrt -1))>
#<alt (+ (* -1/2 b) (* (sqrt c) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt c))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt c)))) (* -1/2 (* b c))) c)) (* (sqrt c) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (* b (* (sqrt -1) (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt (pow c 3))))))) (sqrt (/ 1 c)))) (* -1/16 (* (pow b 4) c))) (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt (pow c 3)))))) c)) (* -1/2 (* b c))) c)) (* (sqrt c) (sqrt -1)))>
#<alt (* -2 (/ c (+ b (sqrt (pow b 7)))))>
#<alt (+ (* -4 (* (/ (* a (pow c 2)) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (/ c (+ b (sqrt (pow b 7))))))>
#<alt (+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2))))))))))>
#<alt (+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 4) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 4) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))))))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2))))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (* 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 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 8)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (* -2 (/ c (pow b 4)))>
#<alt (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))>
#<alt (/ (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3))))) (pow b 4))>
#<alt (/ (+ (* -4 (/ (* a (pow c 2)) (pow b 8))) (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3)))))) (pow b 4))>
#<alt (* -2 (/ c (pow b 4)))>
#<alt (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))>
#<alt (/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 3)))) (pow b 4))>
#<alt (/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* -1 (/ (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* -2 c)) (pow b 3)))) (pow b 3)))) (pow b 4))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 c)>
#<alt (* -4 c)>
#<alt (* -4 c)>
#<alt (* -4 c)>
#<alt (* -4 c)>
#<alt (* -4 c)>
#<alt (* -4 c)>
#<alt (* -4 c)>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt a>
#<alt a>
#<alt a>
#<alt a>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (/ 1/2 (* a (+ b (sqrt (pow b 7)))))>
#<alt (/ (+ (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7)))) (* 1/2 (/ 1 (+ b (sqrt (pow b 7)))))) a)>
#<alt (/ (+ (* a (- (* -1 (* a (+ (* -2 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2))))))) (* -1 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (/ 1 (+ b (sqrt (pow b 7)))))) a)>
#<alt (/ (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -2 (/ (pow c 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -2 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (+ (* -2 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2))))))) (* -1 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (/ 1 (+ b (sqrt (pow b 7)))))) a)>
#<alt (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* -1/2 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (pow a 2))>
#<alt (/ (+ (* -1/2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/2 (/ (+ (* -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 7) (pow (sqrt -4) 3))))) (pow a 2))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) (pow a 2))>
#<alt (/ (+ (* -1/2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/2 (/ (+ (* -1 (* (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 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (+ (* -1/2 (/ (+ (* -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 7) (pow (sqrt -4) 3))))) (pow a 2))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) (pow a 2))>
#<alt (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))>
#<alt (/ (+ (* -1/4 (* (sqrt (/ a c)) (sqrt -1))) (* 1/8 (/ b c))) (pow a 2))>
#<alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -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 7) (sqrt -1))))) a)) (* -1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -1)))) (pow a 2))>
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (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 7) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 8)) (pow c 2)))) a)) (* 1/2 (+ (* -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 7) (sqrt -1))))))) a)) (* -1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -1)))) (pow a 2))>
#<alt (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))>
#<alt (+ (* -1/2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ b (pow (sqrt -4) 3)))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2))))))))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* b (- (* b (- (* -1/2 (/ b (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2))))))))>
#<alt (/ 1/2 (* a (pow b 4)))>
#<alt (/ (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a (pow b 3))))) (pow b 4))>
#<alt (/ (- (+ (/ 1/2 (* a (pow b 6))) (* 1/2 (/ 1 a))) (/ 1/2 (* a (pow b 3)))) (pow b 4))>
#<alt (/ (- (+ (* 1/2 (/ 1 a)) (+ (* 1/2 (/ 1 (* a (pow b 6)))) (/ c (pow b 8)))) (/ 1/2 (* a (pow b 3)))) (pow b 4))>
#<alt (/ 1/2 (* a (pow b 4)))>
#<alt (/ (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a (pow b 3))))) (pow b 4))>
#<alt (/ (+ (* -1 (/ (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a (pow b 3))))) (pow b 3))) (* 1/2 (/ 1 a))) (pow b 4))>
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ 1 a)) (/ c (pow b 2))) (pow b 3))) (* 1/2 (/ 1 a))) (pow b 3))) (* 1/2 (/ 1 a))) (pow b 4))>
#<alt (/ 1/2 (* a (+ b (sqrt (pow b 7)))))>
#<alt (+ (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2))) (* 1/2 (/ 1 (* a (+ b (sqrt (pow b 7)))))))>
#<alt (+ (* c (- (* -1 (* c (+ (* -2 (/ a (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))) (* -1 (* (sqrt (/ 1 (pow b 7))) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (/ 1 (* a (+ b (sqrt (pow b 7)))))))>
#<alt (+ (* c (- (* c (- (* -1 (* c (+ (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -2 (/ (pow a 2) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -2 (/ a (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (+ (* -2 (/ a (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))) (* -1 (* (sqrt (/ 1 (pow b 7))) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (/ 1 (* a (+ b (sqrt (pow b 7)))))))>
#<alt (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* -1/2 (/ b (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -4))))) c)>
#<alt (/ (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow c 2))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -4))))) (* 1/2 (/ b (* (pow a 2) (pow (sqrt -4) 2))))) c)>
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/4 (/ (* (pow b 8) (pow c 2)) (* (pow a 3) (pow (sqrt -4) 4))))) (pow c 3))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -4))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 7) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* (pow a 2) (pow (sqrt -4) 2))))))) c)>
#<alt (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))>
#<alt (* -1 (/ (+ (* -1/8 (/ b (pow a 2))) (* 1/4 (* (sqrt (/ c (pow a 3))) (sqrt -1)))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (pow b 7) (sqrt -1))))) (* -1/8 (/ (* b c) (pow a 2)))) c)) (* 1/4 (* (sqrt (/ c (pow a 3))) (sqrt -1)))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 7) (sqrt -1))))))))) (* -1/64 (/ (* (pow b 8) c) (pow a 3)))) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 7) (sqrt -1)))))) c)) (* -1/8 (/ (* b c) (pow a 2)))) c)) (* 1/4 (* (sqrt (/ c (pow a 3))) (sqrt -1)))) c))>
#<alt (* -2 (/ c (+ b (sqrt (pow b 7)))))>
#<alt (* c (- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))>
#<alt (* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))>
#<alt (* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))>
#<alt (* -2 (* (sqrt c) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))>
#<alt (- (+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3))))) (pow c 2)))) (* -2 (/ b (pow (sqrt -4) 2))))>
#<alt (- (+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (/ (* b (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3)))))) (sqrt -4)) (sqrt c))) (/ (* (pow b 8) (pow c 2)) (pow (sqrt -4) 4))) (pow c 3)))) (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))))))>
#<alt (* (sqrt c) (sqrt -1))>
#<alt (+ (* -1/2 b) (* (sqrt c) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt c))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt c)))) (* -1/2 (* b c))) c)) (* (sqrt c) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (* b (* (sqrt -1) (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt (pow c 3))))))) (sqrt (/ 1 c)))) (* -1/16 (* (pow b 4) c))) (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt (pow c 3)))))) c)) (* -1/2 (* b c))) c)) (* (sqrt c) (sqrt -1)))>
#<alt (* -2 (/ c (+ b (sqrt (pow b 7)))))>
#<alt (+ (* -4 (* (/ (* a (pow c 2)) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (/ c (+ b (sqrt (pow b 7))))))>
#<alt (+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2))))))))))>
#<alt (+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 4) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 4) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))))))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2))))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (* 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 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 8)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (* -2 (/ c (pow b 4)))>
#<alt (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))>
#<alt (/ (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3))))) (pow b 4))>
#<alt (/ (+ (* -4 (/ (* a (pow c 2)) (pow b 8))) (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3)))))) (pow b 4))>
#<alt (* -2 (/ c (pow b 4)))>
#<alt (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))>
#<alt (/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 3)))) (pow b 4))>
#<alt (/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* -1 (/ (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* -2 c)) (pow b 3)))) (pow b 3)))) (pow b 4))>
#<alt (* -4 (/ (* a c) (+ b (pow b 3))))>
#<alt (* c (+ (* -8 (/ (* (pow a 2) c) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ a (+ b (pow b 3))))))>
#<alt (* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* c (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))>
#<alt (* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* c (+ (* 4 (* c (+ (* -4 (/ (pow a 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow a 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))>
#<alt (* -4 (* (sqrt c) (/ 1 (sqrt -4))))>
#<alt (+ (* -4 (* (sqrt c) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))>
#<alt (+ (* -4 (* (sqrt c) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 1/2 (* (/ (pow b 6) (pow (sqrt -4) 3)) (sqrt (pow c 3))))) (pow c 2)))))>
#<alt (+ (* -4 (* (sqrt c) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (/ (* b (+ (* -1 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 1/2 (* (/ (pow b 6) (pow (sqrt -4) 3)) (sqrt (pow c 3)))))) (sqrt -4)) (sqrt c))) (* -1/2 (/ (* (pow b 7) (pow c 2)) (pow (sqrt -4) 4)))) (pow c 3))) (* 4 (/ (+ (* -1 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 1/2 (* (/ (pow b 6) (pow (sqrt -4) 3)) (sqrt (pow c 3))))) (pow c 2))))))>
#<alt (* 2 (* (sqrt c) (sqrt -1)))>
#<alt (+ (* -1 b) (* 2 (* (sqrt c) (sqrt -1))))>
#<alt (+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/16 (* (* (pow b 6) (sqrt -1)) (sqrt (pow c 3))))) c)) (* b c)) c)) (* 2 (* (sqrt c) (sqrt -1))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/16 (* (* (pow b 6) (sqrt -1)) (sqrt (pow c 3)))))) (* 4 (/ (+ (* -1/2 (* (* b (* (sqrt -1) (+ (* -1/8 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/16 (* (* (pow b 6) (sqrt -1)) (sqrt (pow c 3))))))) (sqrt c))) (* -1/32 (* (pow b 7) (pow c 2)))) c))) c)) (* b c)) c)) (* 2 (* (sqrt c) (sqrt -1))))>
#<alt (* -4 (/ (* a c) (+ b (pow b 3))))>
#<alt (* a (+ (* -8 (/ (* a (pow c 2)) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ c (+ b (pow b 3))))))>
#<alt (* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* a (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))>
#<alt (* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* a (+ (* 4 (* a (+ (* -4 (/ (pow c 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow a 2)))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 6) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 7)) (* 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 6) (pow (sqrt -4) 3))))) (pow a 2))))))>
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 6) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 6) (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 6) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 7)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ b (pow (sqrt -4) 3)))) (* 4 (/ 1 (pow (sqrt -4) 2))))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (/ b (* a (* c (pow (sqrt -4) 4))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))>
#<alt (* -4 (* (* a c) (sqrt (/ 1 (pow b 7)))))>
#<alt (/ (+ (* -4 (* (* a c) (sqrt b))) (* 4 (/ (* a c) (pow b 2)))) (pow b 4))>
#<alt (/ (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2))))) (pow b 4))>
#<alt (/ (+ (* -8 (* (* (pow a 2) (pow c 2)) (sqrt (/ 1 (pow b 13))))) (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2)))))) (pow b 4))>
#<alt (* -4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 7)))))>
#<alt (/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -4 (/ (* a c) (pow b 2)))) (pow b 4))>
#<alt (/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* 4 (* a (* b c))) (* 4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3)))))) (pow b 3)))) (pow b 4))>
#<alt (/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* -1 (/ (+ (* -8 (* (* (pow a 2) (* (pow c 2) (sqrt -1))) (sqrt (/ 1 b)))) (* -4 (* (* a (* c (sqrt -1))) (sqrt (pow b 3))))) (pow b 3))) (* 4 (* a (* b c)))) (pow b 3)))) (pow b 4))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (pow b 7)>
#<alt (pow b 7)>
#<alt (* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))>
#<alt (* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))>
#<alt (* -1 (pow b 7))>
#<alt (* -1 (pow b 7))>
#<alt (* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))>
#<alt (* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))>
#<alt (pow b 6)>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (/ (pow b 6) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 6) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 6) a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 6) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 6) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 6) a)) (* 4 c))))>
#<alt (pow b 6)>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (+ (* -4 (* a c)) (pow b 6))>
#<alt (* -4 c)>
#<alt (* c (- (/ (pow b 6) c) 4))>
#<alt (* c (- (/ (pow b 6) c) 4))>
#<alt (* c (- (/ (pow b 6) c) 4))>
#<alt (* -4 c)>
#<alt (* -1 (* c (+ 4 (* -1 (/ (pow b 6) c)))))>
#<alt (* -1 (* c (+ 4 (* -1 (/ (pow b 6) c)))))>
#<alt (* -1 (* c (+ 4 (* -1 (/ (pow b 6) c)))))>
#<alt (* -4 c)>
#<alt (* -4 c)>
#<alt (* -4 c)>
#<alt (* -4 c)>
#<alt c>
#<alt c>
#<alt c>
#<alt c>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* a (+ b (pow b 3)))>
#<alt (* a (+ b (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3))))>
#<alt (* a (+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* -2 (/ (* a (pow c 2)) (pow b 9))))) (pow b 3))))>
#<alt (* a (+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 15))) (* -2 (/ (pow c 2) (pow b 9))))))) (pow b 3))))>
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -4))>
#<alt (* (pow a 2) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))>
#<alt (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))>
#<alt (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1)))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 7) (sqrt -1))))) a))))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 14) (sqrt -1))))) a))) a))))>
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -4))>
#<alt (+ (* a b) (* (sqrt (* (pow a 3) c)) (sqrt -4)))>
#<alt (+ (* b (+ a (* 1/2 (* (sqrt (/ a c)) (/ (pow b 5) (sqrt -4)))))) (* (sqrt (* (pow a 3) c)) (sqrt -4)))>
#<alt (+ (* b (+ a (* (pow b 5) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -4)))>
#<alt (* a (sqrt (pow b 7)))>
#<alt (* (pow b 4) (+ (* a (sqrt (/ 1 b))) (/ a (pow b 3))))>
#<alt (* (pow b 4) (+ (* -2 (* (* (pow a 2) c) (sqrt (/ 1 (pow b 15))))) (+ (* a (sqrt (/ 1 b))) (/ a (pow b 3)))))>
#<alt (* (pow b 4) (+ (* -2 (* (* (pow a 2) c) (sqrt (/ 1 (pow b 15))))) (+ (* a (sqrt (/ 1 b))) (/ a (pow b 3)))))>
#<alt (* (* a (sqrt -1)) (sqrt (pow b 7)))>
#<alt (* (pow b 4) (+ (* (* a (sqrt -1)) (sqrt (/ 1 b))) (/ a (pow b 3))))>
#<alt (* (pow b 4) (+ (* -1 (/ (+ (* -1 a) (* 2 (* (* (pow a 2) (* c (sqrt -1))) (sqrt (/ 1 (pow b 9)))))) (pow b 3))) (* (* a (sqrt -1)) (sqrt (/ 1 b)))))>
#<alt (* (pow b 4) (+ (* -1 (/ (+ (* -1 a) (* 2 (* (* (pow a 2) (* c (sqrt -1))) (sqrt (/ 1 (pow b 9)))))) (pow b 3))) (* (* a (sqrt -1)) (sqrt (/ 1 b)))))>
#<alt (* a (+ b (pow b 3)))>
#<alt (+ (* -2 (/ (* (pow a 2) c) (pow b 3))) (* a (+ b (pow b 3))))>
#<alt (+ (* a (+ b (pow b 3))) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 9))) (* -2 (/ (pow a 2) (pow b 3))))))>
#<alt (+ (* a (+ b (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 15))) (* -2 (/ (pow a 3) (pow b 9))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -4))>
#<alt (* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c)))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c)))))>
#<alt (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* -1 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 6) (sqrt -1)))) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 12) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* (pow b 6) (sqrt -1))))) c)) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt a>
#<alt a>
#<alt a>
#<alt a>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
#<alt (* -1 a)>
Calls

129 calls:

TimeVariablePointExpression
61.0ms
c
@0
(/ (+ (* c (* a -4)) 0) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))
8.0ms
c
@0
(/ (* -2 c) (+ b (* b (* b b))))
1.0ms
a
@inf
(/ 1/2 (* a (+ b (sqrt (+ (* a (* c -4)) (* b b))))))
1.0ms
c
@inf
(/ 1/2 (* a (+ b (sqrt (+ (* a (* c -4)) (* b b))))))
1.0ms
c
@-inf
(/ 1/2 (* a (+ b (sqrt (+ (* a (* c -4)) (* b b))))))
Compiler

Compiled 1 781 to 1 296 computations (27.2% saved)

rewrite454.0ms (3.3%)

Memory
10.9MiB live, 570.6MiB allocated
Algorithm
batch-egg-rewrite
Rules
7 072×lower-fma.f32
7 066×lower-fma.f64
3 984×lower-/.f32
3 972×lower-/.f64
3 902×lower-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
032190
057180
1223176
21632176
08613176
Stop Event
iter limit
node limit
iter limit
Counts
21 → 1 199
Calls
Call 1
Inputs
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 #s(literal -2 binary64) c)
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (*.f64 b b) (neg.f64 a))
(*.f64 b b)
(neg.f64 a)
(+.f64 b (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b (*.f64 b b))))
(*.f64 b (*.f64 b b))
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
(*.f64 a #s(literal -4 binary64))
(/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(*.f64 c #s(literal -4 binary64))
(*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 a #s(literal 2 binary64))
Outputs
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) b) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 c #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 b (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))))
(fma.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c))))
(/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) c))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c #s(literal 2 binary64))))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) c))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -2 binary64))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c)) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 c #s(literal 2 binary64)))
(neg.f64 (*.f64 c #s(literal 2 binary64)))
(*.f64 #s(literal -2 binary64) c)
(*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 c)))
(*.f64 c #s(literal -2 binary64))
(*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))
(*.f64 #s(literal 2 binary64) (neg.f64 c))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c))
(*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 2 binary64)))
(*.f64 (neg.f64 c) #s(literal 2 binary64))
(*.f64 (neg.f64 (neg.f64 c)) #s(literal -2 binary64))
(+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(+.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 b)))
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))) b)
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) b)
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) b)
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) b)
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) b)
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) b)
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (neg.f64 (neg.f64 (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (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 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (neg.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64) (neg.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))))
(/.f64 (sqrt.f64 (fma.f64 b (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) (sqrt.f64 (fma.f64 b (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(+.f64 #s(literal 0 binary64) (*.f64 b (/.f64 b (neg.f64 a))))
(exp.f64 (*.f64 (log.f64 (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) a))
(neg.f64 (/.f64 (*.f64 b b) a))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)))
(neg.f64 (*.f64 (/.f64 b a) b))
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (neg.f64 a)))
(/.f64 b (/.f64 (neg.f64 a) b))
(/.f64 (*.f64 b b) (neg.f64 a))
(/.f64 (neg.f64 (*.f64 b b)) a)
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 b b) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b)))
(/.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) a)
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64))) (neg.f64 a))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)))
(pow.f64 (neg.f64 (/.f64 a (*.f64 b b))) #s(literal -1 binary64))
(*.f64 b (/.f64 b (neg.f64 a)))
(*.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) a))
(*.f64 (neg.f64 (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (neg.f64 a))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b b))
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a))
(*.f64 (/.f64 b (neg.f64 a)) b)
(*.f64 (neg.f64 b) (/.f64 b a))
(*.f64 (*.f64 b #s(literal -1 binary64)) (/.f64 b a))
(*.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)) (pow.f64 (/.f64 a b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (neg.f64 (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b b)))
(neg.f64 (neg.f64 (*.f64 b b)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))
(*.f64 b b)
(*.f64 b (neg.f64 (neg.f64 b)))
(*.f64 (*.f64 b b) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 b b))
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(*.f64 (neg.f64 (neg.f64 b)) b)
(+.f64 #s(literal 0 binary64) (neg.f64 a))
(-.f64 #s(literal 0 binary64) a)
(-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a a) a))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a #s(literal 0 binary64))))
(neg.f64 a)
(neg.f64 (/.f64 a #s(literal 1 binary64)))
(/.f64 a #s(literal -1 binary64))
(/.f64 (neg.f64 a) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (neg.f64 (*.f64 a (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 (*.f64 a a))))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (fma.f64 a a #s(literal 0 binary64)))
(/.f64 (neg.f64 (*.f64 a a)) a)
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 a a #s(literal 0 binary64))))
(/.f64 (neg.f64 (neg.f64 (*.f64 a a))) (neg.f64 a))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) (neg.f64 a)))))
(*.f64 a #s(literal -1 binary64))
(*.f64 (neg.f64 a) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (neg.f64 a))
(*.f64 #s(literal -1 binary64) a)
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 0 binary64))))
(*.f64 (neg.f64 (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))
(+.f64 b (*.f64 b (*.f64 b b)))
(+.f64 (*.f64 b (*.f64 b b)) b)
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (*.f64 b (*.f64 b b)))))
(+.f64 (neg.f64 (neg.f64 (*.f64 b (*.f64 b b)))) (neg.f64 (neg.f64 b)))
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 b (*.f64 b b) b)))
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 b (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b b) (neg.f64 b))) (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b b) (neg.f64 b))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)))
(fma.f64 b (*.f64 b b) b)
(fma.f64 (*.f64 b b) b b)
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)) b)
(fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/4 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/4 binary64)) b)
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (*.f64 b (*.f64 b b)))
(neg.f64 (neg.f64 (fma.f64 b (*.f64 b b) b)))
(/.f64 (fma.f64 b (*.f64 b b) b) #s(literal 1 binary64))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) b)) #s(literal -1 binary64))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b)) (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b)) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b b)) (-.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b)) (neg.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b b)) (-.f64 b (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) (neg.f64 b)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 b (*.f64 b b) b)))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) b) (-.f64 b (*.f64 b (*.f64 b b)))) (-.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) b) (-.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (neg.f64 (fma.f64 b (*.f64 b b) b))) (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (neg.f64 (fma.f64 b (*.f64 b b) b))) (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b b)) (-.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (neg.f64 (fma.f64 b (*.f64 b b) b)) (-.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) (neg.f64 b))) (fma.f64 b (*.f64 b b) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 b (*.f64 b (*.f64 b b))) (-.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (neg.f64 (fma.f64 b (*.f64 b b) b)))) (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (neg.f64 (fma.f64 b (*.f64 b b) b)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 b (*.f64 b b) b)) (-.f64 b (*.f64 b (*.f64 b b))))) (-.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 b (*.f64 b b) b)) (-.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) (neg.f64 b)))) (neg.f64 (fma.f64 b (*.f64 b b) (neg.f64 b))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (-.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (-.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 b b) (-.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 b (*.f64 b (*.f64 b b))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) b)) #s(literal -1 binary64))
(*.f64 (fma.f64 b (*.f64 b b) b) #s(literal 1 binary64))
(*.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b))))
(*.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (*.f64 b b)) (-.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) b))
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 b (*.f64 b b) b)))
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) b) (-.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (neg.f64 (fma.f64 b (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)))))
(*.f64 (*.f64 (neg.f64 (fma.f64 b (*.f64 b b) b)) (-.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) (neg.f64 b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (neg.f64 b))))
(*.f64 (fma.f64 b b #s(literal 1 binary64)) b)
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)))))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b))) (*.f64 b b)))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 b (*.f64 b b) b) (-.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 b (*.f64 b b) b) (-.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b)))))
(+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b)))))
(+.f64 (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 b (*.f64 b b) b) (-.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 b (*.f64 b b) b) (-.f64 b (*.f64 b (*.f64 b b)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 b (*.f64 b b) b) (*.f64 #s(literal -2 binary64) c))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (fma.f64 b (*.f64 b b) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 b (*.f64 b b) b))) (/.f64 (*.f64 c #s(literal 2 binary64)) (fma.f64 b (*.f64 b b) b)))
(fma.f64 b (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 b (*.f64 b b) b) (-.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 b (*.f64 b b) b) (-.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b)))))
(fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b))) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b)))))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b))) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)))))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b))) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 b (*.f64 b b) b) (-.f64 b (*.f64 b (*.f64 b b))))) b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 b (*.f64 b b) b) (-.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) (fma.f64 b (*.f64 b b) b)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (fma.f64 b (*.f64 b b) b))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b (*.f64 b b) b) (*.f64 #s(literal -2 binary64) c))))
(/.f64 #s(literal -2 binary64) (/.f64 (fma.f64 b (*.f64 b b) b) c))
(/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 b (*.f64 b b) b))
(/.f64 (*.f64 c #s(literal 2 binary64)) (neg.f64 (fma.f64 b (*.f64 b b) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b b) b) (*.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b (*.f64 b b) b) (*.f64 c #s(literal 2 binary64))))
(pow.f64 (/.f64 (fma.f64 b (*.f64 b b) b) (*.f64 #s(literal -2 binary64) c)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 c (fma.f64 b (*.f64 b b) b)))
(*.f64 c (/.f64 #s(literal -2 binary64) (fma.f64 b (*.f64 b b) b)))
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) b)))
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 b (*.f64 b b) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 b (*.f64 b b) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) b)) (*.f64 #s(literal -2 binary64) c))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (fma.f64 b (*.f64 b b) b)))
(*.f64 (/.f64 c (fma.f64 b (*.f64 b b) b)) #s(literal -2 binary64))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) b))) (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (neg.f64 b)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (fma.f64 b (*.f64 b b) b) (-.f64 b (*.f64 b (*.f64 b b))))) (-.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 (fma.f64 b (*.f64 b b) b) (*.f64 #s(literal -2 binary64) c)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 b (*.f64 b b) b) (*.f64 #s(literal -2 binary64) c)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 b)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (*.f64 b b) #s(literal 3/4 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/4 binary64)))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(fma.f64 c (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a) #s(literal 0 binary64))
(fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 c a) (/.f64 #s(literal -4 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1/2 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1/2 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 c a) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) a) (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) c) (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal -4 binary64))) c #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c a)) #s(literal -4 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64))
(fma.f64 (pow.f64 (/.f64 a (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) #s(literal 0 binary64))
(fma.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64))
(neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -2 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 a)))
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a)))
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64)))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) (neg.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (neg.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -2 binary64))
(/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) c))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) a)
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) a) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a)
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) (neg.f64 (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) (*.f64 a (*.f64 c #s(literal 4 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (*.f64 a (*.f64 c #s(literal 4 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 a))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64)))))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(*.f64 (*.f64 c a) (/.f64 #s(literal -4 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1/2 binary64))
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1/2 binary64))
(*.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c a) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) a) (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) c) (*.f64 a #s(literal -4 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal -4 binary64))) c)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c a)) #s(literal -4 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 a (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) #s(literal -1/2 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64))))
(-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (neg.f64 (neg.f64 c)) #s(literal 0 binary64))
(fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal 0 binary64))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal 0 binary64))
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) #s(literal 0 binary64))
(fma.f64 (*.f64 c (neg.f64 a)) #s(literal 4 binary64) #s(literal 0 binary64))
(fma.f64 (neg.f64 (neg.f64 c)) (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
(neg.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (*.f64 a (*.f64 c #s(literal 4 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 256 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))
(/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) #s(literal 0 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))
(pow.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(*.f64 (*.f64 c #s(literal -4 binary64)) a)
(*.f64 (*.f64 a #s(literal -4 binary64)) c)
(*.f64 (*.f64 a #s(literal -4 binary64)) (neg.f64 (neg.f64 c)))
(*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64))))
(*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)))
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c))
(*.f64 (*.f64 c (neg.f64 a)) #s(literal 4 binary64))
(*.f64 (neg.f64 (neg.f64 c)) (*.f64 a #s(literal -4 binary64)))
(neg.f64 (*.f64 a #s(literal 4 binary64)))
(*.f64 a #s(literal -4 binary64))
(*.f64 #s(literal -4 binary64) a)
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 b (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))))
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 b (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))))
(fma.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))))
(fma.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 b b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) b (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a)))
(/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal -1/2 binary64) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a)
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 a))
(pow.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1/2 binary64)))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(fma.f64 c (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a) #s(literal 0 binary64))
(fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 c a) (/.f64 #s(literal -4 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1/2 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1/2 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 c a) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) a) (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) c) (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal -4 binary64))) c #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c a)) #s(literal -4 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64))
(fma.f64 (pow.f64 (/.f64 a (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) #s(literal 0 binary64))
(fma.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64))
(neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -2 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 a)))
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a)))
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64)))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) (neg.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (neg.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -2 binary64))
(/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) c))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) a)
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) a) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a)
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) (neg.f64 (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) (*.f64 a (*.f64 c #s(literal 4 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (*.f64 a (*.f64 c #s(literal 4 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 a))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 0 binary64)))))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(*.f64 (*.f64 c a) (/.f64 #s(literal -4 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1/2 binary64))
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1/2 binary64))
(*.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c a) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) a) (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) c) (*.f64 a #s(literal -4 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal -4 binary64))) c)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c a)) #s(literal -4 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 a (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) #s(literal -1/2 binary64)))
(+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) b) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 c (/.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 c (/.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (*.f64 c a) (/.f64 #s(literal -4 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (*.f64 c a) (/.f64 #s(literal -4 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 b b) (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) b (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 0 binary64)))
(fma.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) c))
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 c #s(literal 4 binary64))))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))
(*.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (*.f64 c a) (/.f64 #s(literal -4 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64))))
(-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (neg.f64 (neg.f64 c)) #s(literal 0 binary64))
(fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal 0 binary64))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal 0 binary64))
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) #s(literal 0 binary64))
(fma.f64 (*.f64 c (neg.f64 a)) #s(literal 4 binary64) #s(literal 0 binary64))
(fma.f64 (neg.f64 (neg.f64 c)) (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
(neg.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (*.f64 a (*.f64 c #s(literal 4 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 256 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))
(/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) #s(literal 0 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))
(pow.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(*.f64 (*.f64 c #s(literal -4 binary64)) a)
(*.f64 (*.f64 a #s(literal -4 binary64)) c)
(*.f64 (*.f64 a #s(literal -4 binary64)) (neg.f64 (neg.f64 c)))
(*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64))))
(*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)))
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c))
(*.f64 (*.f64 c (neg.f64 a)) #s(literal 4 binary64))
(*.f64 (neg.f64 (neg.f64 c)) (*.f64 a #s(literal -4 binary64)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))
(fabs.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 b (neg.f64 (neg.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (neg.f64 (neg.f64 c)) (*.f64 b b))
(fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64) (*.f64 b b))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (*.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 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64))) (*.f64 b b))
(fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b b))
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b))
(fma.f64 (*.f64 c (neg.f64 a)) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (neg.f64 (neg.f64 b)) b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (neg.f64 (neg.f64 c)) (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(neg.f64 (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 #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) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64) (neg.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))))
(/.f64 (fma.f64 b (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (fma.f64 b (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64) (neg.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))))
(/.f64 (neg.f64 (fma.f64 b (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) (neg.f64 (fma.f64 b (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))))
(*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 64 binary64) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64) (neg.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))))
(*.f64 (fma.f64 b (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (pow.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -16 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(*.f64 c #s(literal -4 binary64))
(*.f64 #s(literal -4 binary64) c)
(+.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(+.f64 (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b a))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a a)) (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 b a (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 a b (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b a))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a (*.f64 b a))
(neg.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))
(/.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (*.f64 a a) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) a)))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 b b) (*.f64 a a) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a a))) (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 a (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 a (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) a) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) a) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (*.f64 b b) (*.f64 a a) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 a (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 a (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) a)) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) a)) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b a)))))
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b a)))
(*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (neg.f64 a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a)
(*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))
(*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 a a) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (*.f64 a (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (*.f64 a (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (*.f64 (fma.f64 b b (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a))
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 a) #s(literal 1/2 binary64)))
(neg.f64 (*.f64 #s(literal -2 binary64) a))
(neg.f64 (/.f64 (neg.f64 a) #s(literal 1/2 binary64)))
(/.f64 a #s(literal 1/2 binary64))
(/.f64 (neg.f64 a) #s(literal -1/2 binary64))
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))
(/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal -2 binary64) (neg.f64 a))
(*.f64 a #s(literal 2 binary64))
(*.f64 (neg.f64 a) #s(literal -2 binary64))
(*.f64 #s(literal 2 binary64) a)
(*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) a))

simplify509.0ms (3.7%)

Memory
-46.8MiB live, 664.5MiB allocated
Algorithm
egg-herbie
Rules
8 640×lower-*.f64
8 640×lower-*.f32
7 172×lower-fma.f64
7 172×lower-fma.f32
4 832×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0145812589
1472112147
0894211723
Stop Event
iter limit
node limit
Counts
516 → 492
Calls
Call 1
Inputs
(* -2 (/ c (+ b (sqrt (pow b 7)))))
(* c (- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (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 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 8) (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 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 3) (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 3) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 4) 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 3) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* -2 (/ c (pow b 4)))
(/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))
(/ (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3))))) (pow b 4))
(/ (+ (* -4 (/ (* a (pow c 2)) (pow b 8))) (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3)))))) (pow b 4))
(* -2 (/ c (pow b 4)))
(/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))
(/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 3)))) (pow b 4))
(/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* -1 (/ (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* -2 c)) (pow b 3)))) (pow b 3)))) (pow b 4))
(* -2 (/ c (+ b (sqrt (pow b 7)))))
(+ (* -4 (* (/ (* a (pow c 2)) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (/ c (+ b (sqrt (pow b 7))))))
(+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2))))))))))
(+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 4) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 4) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))))))))
(* -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 7) (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 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (* 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 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (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 7) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 8)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
c
c
c
c
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* (sqrt (* a c)) (sqrt -4))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 5) (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* (pow b 5) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(sqrt (pow b 7))
(* (pow b 4) (+ (sqrt (/ 1 b)) (/ 1 (pow b 3))))
(* (pow b 4) (+ (sqrt (/ 1 b)) (+ (* -2 (* (* a c) (sqrt (/ 1 (pow b 15))))) (/ 1 (pow b 3)))))
(* (pow b 4) (+ (sqrt (/ 1 b)) (+ (* -2 (* (* a c) (sqrt (/ 1 (pow b 15))))) (/ 1 (pow b 3)))))
(* (sqrt (pow b 7)) (sqrt -1))
(* (pow b 4) (+ (* (sqrt (/ 1 b)) (sqrt -1)) (/ 1 (pow b 3))))
(* (pow b 4) (+ (* -1 (/ (- (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 9))))) 1) (pow b 3))) (* (sqrt (/ 1 b)) (sqrt -1))))
(* (pow b 4) (+ (* -1 (/ (- (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 9))))) 1) (pow b 3))) (* (sqrt (/ 1 b)) (sqrt -1))))
(+ b (pow b 3))
(+ b (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3)))
(+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* -2 (/ (* a (pow c 2)) (pow b 9))))) (pow b 3)))
(+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 15))) (* -2 (/ (pow c 2) (pow b 9))))))) (pow b 3)))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 6) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 12) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 6) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(+ b (pow b 3))
(+ b (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3)))
(+ b (+ (* c (+ (* -2 (/ a (pow b 3))) (* -2 (/ (* (pow a 2) c) (pow b 9))))) (pow b 3)))
(+ b (+ (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 15))) (* -2 (/ (pow a 2) (pow b 9))))))) (pow b 3)))
(* (sqrt c) (sqrt -4))
(* c (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c)))
(* c (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c))))
(* c (+ (* -1/8 (* (/ (pow b 12) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c)))))
(* -2 (* (sqrt c) (sqrt -1)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 c))))) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (* (pow b 12) (sqrt -1)) (sqrt (/ 1 c)))) (* 1/4 (* (* (pow b 6) (sqrt -1)) (sqrt c)))) c))) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 6) (+ (* -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 6) (pow (sqrt -4) 5)))))))))
(sqrt (pow b 7))
(sqrt (pow b 7))
(* (pow b 4) (+ (sqrt (/ 1 b)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 15)))))))
(* (pow b 4) (+ (sqrt (/ 1 b)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 15)))))))
(* (sqrt (pow b 7)) (sqrt -1))
(* (sqrt (pow b 7)) (sqrt -1))
(* (pow b 4) (+ (* -2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 15))))) (* (sqrt (/ 1 b)) (sqrt -1))))
(* (pow b 4) (+ (* -2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 15))))) (* (sqrt (/ 1 b)) (sqrt -1))))
(pow b 3)
(+ (* -2 (/ (* a c) (pow b 3))) (pow b 3))
(+ (* a (+ (* -2 (/ c (pow b 3))) (* -2 (/ (* a (pow c 2)) (pow b 9))))) (pow b 3))
(+ (* a (+ (* -2 (/ c (pow b 3))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 15))) (* -2 (/ (pow c 2) (pow b 9))))))) (pow b 3))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 18) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 12) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 12) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 18) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(pow b 3)
(+ (* -2 (/ (* a c) (pow b 3))) (pow b 3))
(+ (* c (+ (* -2 (/ a (pow b 3))) (* -2 (/ (* (pow a 2) c) (pow b 9))))) (pow b 3))
(+ (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 15))) (* -2 (/ (pow a 2) (pow b 9))))))) (pow b 3))
(* (sqrt c) (sqrt -4))
(* c (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (sqrt (/ 1 c)) (sqrt -4))))
(* c (+ (* -1/8 (* (/ (pow b 12) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (sqrt (/ 1 c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (/ (pow b 12) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/16 (* (/ (pow b 18) (pow (sqrt -4) 5)) (sqrt (/ 1 (pow c 7))))) (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (sqrt (/ 1 c)) (sqrt -4))))))
(* -2 (* (sqrt c) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (* (pow b 12) (sqrt -1)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/4 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (sqrt (/ 1 c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (* (pow b 12) (sqrt -1)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/512 (* (* (pow b 18) (sqrt -1)) (sqrt (/ 1 (pow c 7))))) (+ (* 1/4 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))))
(* -1 (/ (pow b 3) a))
(* -1 (/ (pow b 3) a))
(* -1 (/ (pow b 3) a))
(* -1 (/ (pow b 3) a))
(* -1 (/ (pow b 3) a))
(* -1 (/ (pow b 3) a))
(* -1 (/ (pow b 3) a))
(* -1 (/ (pow b 3) a))
(/ (pow b 3) a)
(/ (pow b 3) a)
(/ (pow b 3) a)
(/ (pow b 3) a)
(* -1 (/ (pow b 3) a))
(* -1 (/ (pow b 3) a))
(* -1 (/ (pow b 3) a))
(* -1 (/ (pow b 3) a))
(* -1 (/ (pow b 3) a))
(* -1 (/ (pow b 3) a))
(* -1 (/ (pow b 3) a))
(* -1 (/ (pow b 3) a))
(* -1 (/ (pow b 2) a))
(* -1 (/ (pow b 2) a))
(* -1 (/ (pow b 2) a))
(* -1 (/ (pow b 2) a))
b
b
b
b
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* 2 b)
(* 2 b)
(* 2 b)
(* 2 b)
(pow b 3)
(* (pow b 3) (+ 1 (/ 1 (pow b 2))))
(* (pow b 3) (+ 1 (/ 1 (pow b 2))))
(* (pow b 3) (+ 1 (/ 1 (pow b 2))))
(pow b 3)
(* (pow b 3) (+ 1 (/ 1 (pow b 2))))
(* (pow b 3) (+ 1 (/ 1 (pow b 2))))
(* (pow b 3) (+ 1 (/ 1 (pow b 2))))
(* -2 (/ c (+ b (pow b 3))))
(* -2 (/ c (+ b (pow b 3))))
(* -2 (/ c (+ b (pow b 3))))
(* -2 (/ c (+ b (pow b 3))))
(* -2 (/ c (+ b (pow b 3))))
(* -2 (/ c (+ b (pow b 3))))
(* -2 (/ c (+ b (pow b 3))))
(* -2 (/ c (+ b (pow b 3))))
(* -2 (/ c (+ b (pow b 3))))
(* -2 (/ c (+ b (pow b 3))))
(* -2 (/ c (+ b (pow b 3))))
(* -2 (/ c (+ b (pow b 3))))
(* -2 (/ c b))
(/ (+ (* -2 c) (* 2 (* (pow b 2) c))) b)
(/ (+ (* -2 c) (* (pow b 2) (+ (* -2 (* (pow b 2) c)) (* 2 c)))) b)
(/ (+ (* -2 c) (* (pow b 2) (+ (* 2 c) (* (pow b 2) (+ (* -2 c) (* 2 (* (pow b 2) c))))))) b)
(* -2 (/ c (pow b 5)))
(/ (+ (* -2 c) (* 2 (/ c (pow b 4)))) (pow b 5))
(/ (+ (* -2 c) (+ (* -2 (/ c (pow b 8))) (* 2 (/ c (pow b 4))))) (pow b 5))
(/ (+ (* -2 c) (+ (* -2 (/ c (pow b 8))) (+ (* 2 (/ c (pow b 4))) (* 2 (/ c (pow b 12)))))) (pow b 5))
(* -2 (/ c (pow b 5)))
(* -1 (/ (+ (* -2 (/ c (pow b 4))) (* 2 c)) (pow b 5)))
(* -1 (/ (+ (* -2 (/ c (pow b 4))) (+ (* 2 c) (* 2 (/ c (pow b 8))))) (pow b 5)))
(* -1 (/ (+ (* -2 (/ c (pow b 4))) (+ (* -2 (/ c (pow b 12))) (+ (* 2 c) (* 2 (/ c (pow b 8)))))) (pow b 5)))
b
b
b
b
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(* -2 (/ c (+ b (sqrt (pow b 7)))))
(* c (- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(* -2 (* (sqrt c) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))
(- (+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3))))) (pow c 2)))) (* -2 (/ b (pow (sqrt -4) 2))))
(- (+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (/ (* b (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3)))))) (sqrt -4)) (sqrt c))) (/ (* (pow b 8) (pow c 2)) (pow (sqrt -4) 4))) (pow c 3)))) (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))))))
(* (sqrt c) (sqrt -1))
(+ (* -1/2 b) (* (sqrt c) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt c))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt c)))) (* -1/2 (* b c))) c)) (* (sqrt c) (sqrt -1)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (* b (* (sqrt -1) (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt (pow c 3))))))) (sqrt (/ 1 c)))) (* -1/16 (* (pow b 4) c))) (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt (pow c 3)))))) c)) (* -1/2 (* b c))) c)) (* (sqrt c) (sqrt -1)))
(* -2 (/ c (+ b (sqrt (pow b 7)))))
(+ (* -4 (* (/ (* a (pow c 2)) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (/ c (+ b (sqrt (pow b 7))))))
(+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2))))))))))
(+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 4) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 4) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))))))))
(* -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 7) (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 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (* 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 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (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 7) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 8)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* -2 (/ c (pow b 4)))
(/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))
(/ (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3))))) (pow b 4))
(/ (+ (* -4 (/ (* a (pow c 2)) (pow b 8))) (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3)))))) (pow b 4))
(* -2 (/ c (pow b 4)))
(/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))
(/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 3)))) (pow b 4))
(/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* -1 (/ (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* -2 c)) (pow b 3)))) (pow b 3)))) (pow b 4))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 c)
(* -4 c)
(* -4 c)
(* -4 c)
(* -4 c)
(* -4 c)
(* -4 c)
(* -4 c)
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
a
a
a
a
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(/ 1/2 (* a (+ b (sqrt (pow b 7)))))
(/ (+ (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7)))) (* 1/2 (/ 1 (+ b (sqrt (pow b 7)))))) a)
(/ (+ (* a (- (* -1 (* a (+ (* -2 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2))))))) (* -1 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (/ 1 (+ b (sqrt (pow b 7)))))) a)
(/ (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -2 (/ (pow c 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -2 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (+ (* -2 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2))))))) (* -1 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (/ 1 (+ b (sqrt (pow b 7)))))) a)
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))
(/ (+ (* -1/2 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (pow a 2))
(/ (+ (* -1/2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/2 (/ (+ (* -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 7) (pow (sqrt -4) 3))))) (pow a 2))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) (pow a 2))
(/ (+ (* -1/2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/2 (/ (+ (* -1 (* (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 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (+ (* -1/2 (/ (+ (* -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 7) (pow (sqrt -4) 3))))) (pow a 2))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) (pow a 2))
(* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))
(/ (+ (* -1/4 (* (sqrt (/ a c)) (sqrt -1))) (* 1/8 (/ b c))) (pow a 2))
(/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -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 7) (sqrt -1))))) a)) (* -1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -1)))) (pow a 2))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (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 7) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 8)) (pow c 2)))) a)) (* 1/2 (+ (* -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 7) (sqrt -1))))))) a)) (* -1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -1)))) (pow a 2))
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))
(+ (* -1/2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ b (pow (sqrt -4) 3)))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2))))))))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* b (- (* b (- (* -1/2 (/ b (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2))))))))
(/ 1/2 (* a (pow b 4)))
(/ (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a (pow b 3))))) (pow b 4))
(/ (- (+ (/ 1/2 (* a (pow b 6))) (* 1/2 (/ 1 a))) (/ 1/2 (* a (pow b 3)))) (pow b 4))
(/ (- (+ (* 1/2 (/ 1 a)) (+ (* 1/2 (/ 1 (* a (pow b 6)))) (/ c (pow b 8)))) (/ 1/2 (* a (pow b 3)))) (pow b 4))
(/ 1/2 (* a (pow b 4)))
(/ (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a (pow b 3))))) (pow b 4))
(/ (+ (* -1 (/ (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a (pow b 3))))) (pow b 3))) (* 1/2 (/ 1 a))) (pow b 4))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ 1 a)) (/ c (pow b 2))) (pow b 3))) (* 1/2 (/ 1 a))) (pow b 3))) (* 1/2 (/ 1 a))) (pow b 4))
(/ 1/2 (* a (+ b (sqrt (pow b 7)))))
(+ (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2))) (* 1/2 (/ 1 (* a (+ b (sqrt (pow b 7)))))))
(+ (* c (- (* -1 (* c (+ (* -2 (/ a (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))) (* -1 (* (sqrt (/ 1 (pow b 7))) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (/ 1 (* a (+ b (sqrt (pow b 7)))))))
(+ (* c (- (* c (- (* -1 (* c (+ (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -2 (/ (pow a 2) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -2 (/ a (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (+ (* -2 (/ a (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))) (* -1 (* (sqrt (/ 1 (pow b 7))) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (/ 1 (* a (+ b (sqrt (pow b 7)))))))
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))
(/ (+ (* -1/2 (/ b (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -4))))) c)
(/ (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow c 2))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -4))))) (* 1/2 (/ b (* (pow a 2) (pow (sqrt -4) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/4 (/ (* (pow b 8) (pow c 2)) (* (pow a 3) (pow (sqrt -4) 4))))) (pow c 3))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -4))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 7) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* (pow a 2) (pow (sqrt -4) 2))))))) c)
(* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))
(* -1 (/ (+ (* -1/8 (/ b (pow a 2))) (* 1/4 (* (sqrt (/ c (pow a 3))) (sqrt -1)))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (pow b 7) (sqrt -1))))) (* -1/8 (/ (* b c) (pow a 2)))) c)) (* 1/4 (* (sqrt (/ c (pow a 3))) (sqrt -1)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 7) (sqrt -1))))))))) (* -1/64 (/ (* (pow b 8) c) (pow a 3)))) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 7) (sqrt -1)))))) c)) (* -1/8 (/ (* b c) (pow a 2)))) c)) (* 1/4 (* (sqrt (/ c (pow a 3))) (sqrt -1)))) c))
(* -2 (/ c (+ b (sqrt (pow b 7)))))
(* c (- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(* -2 (* (sqrt c) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))
(- (+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3))))) (pow c 2)))) (* -2 (/ b (pow (sqrt -4) 2))))
(- (+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (/ (* b (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3)))))) (sqrt -4)) (sqrt c))) (/ (* (pow b 8) (pow c 2)) (pow (sqrt -4) 4))) (pow c 3)))) (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))))))
(* (sqrt c) (sqrt -1))
(+ (* -1/2 b) (* (sqrt c) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt c))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt c)))) (* -1/2 (* b c))) c)) (* (sqrt c) (sqrt -1)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (* b (* (sqrt -1) (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt (pow c 3))))))) (sqrt (/ 1 c)))) (* -1/16 (* (pow b 4) c))) (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt (pow c 3)))))) c)) (* -1/2 (* b c))) c)) (* (sqrt c) (sqrt -1)))
(* -2 (/ c (+ b (sqrt (pow b 7)))))
(+ (* -4 (* (/ (* a (pow c 2)) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (/ c (+ b (sqrt (pow b 7))))))
(+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2))))))))))
(+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 4) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 4) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))))))))
(* -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 7) (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 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (* 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 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (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 7) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 8)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* -2 (/ c (pow b 4)))
(/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))
(/ (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3))))) (pow b 4))
(/ (+ (* -4 (/ (* a (pow c 2)) (pow b 8))) (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3)))))) (pow b 4))
(* -2 (/ c (pow b 4)))
(/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))
(/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 3)))) (pow b 4))
(/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* -1 (/ (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* -2 c)) (pow b 3)))) (pow b 3)))) (pow b 4))
(* -4 (/ (* a c) (+ b (pow b 3))))
(* c (+ (* -8 (/ (* (pow a 2) c) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ a (+ b (pow b 3))))))
(* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* c (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))
(* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* c (+ (* 4 (* c (+ (* -4 (/ (pow a 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow a 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))
(* -4 (* (sqrt c) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt c) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt c) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 1/2 (* (/ (pow b 6) (pow (sqrt -4) 3)) (sqrt (pow c 3))))) (pow c 2)))))
(+ (* -4 (* (sqrt c) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (/ (* b (+ (* -1 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 1/2 (* (/ (pow b 6) (pow (sqrt -4) 3)) (sqrt (pow c 3)))))) (sqrt -4)) (sqrt c))) (* -1/2 (/ (* (pow b 7) (pow c 2)) (pow (sqrt -4) 4)))) (pow c 3))) (* 4 (/ (+ (* -1 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 1/2 (* (/ (pow b 6) (pow (sqrt -4) 3)) (sqrt (pow c 3))))) (pow c 2))))))
(* 2 (* (sqrt c) (sqrt -1)))
(+ (* -1 b) (* 2 (* (sqrt c) (sqrt -1))))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/16 (* (* (pow b 6) (sqrt -1)) (sqrt (pow c 3))))) c)) (* b c)) c)) (* 2 (* (sqrt c) (sqrt -1))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/16 (* (* (pow b 6) (sqrt -1)) (sqrt (pow c 3)))))) (* 4 (/ (+ (* -1/2 (* (* b (* (sqrt -1) (+ (* -1/8 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/16 (* (* (pow b 6) (sqrt -1)) (sqrt (pow c 3))))))) (sqrt c))) (* -1/32 (* (pow b 7) (pow c 2)))) c))) c)) (* b c)) c)) (* 2 (* (sqrt c) (sqrt -1))))
(* -4 (/ (* a c) (+ b (pow b 3))))
(* a (+ (* -8 (/ (* a (pow c 2)) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ c (+ b (pow b 3))))))
(* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* a (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))
(* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* a (+ (* 4 (* a (+ (* -4 (/ (pow c 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))
(* -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 6) (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 6) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 7)) (* 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 6) (pow (sqrt -4) 3))))) (pow a 2))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 6) (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 6) (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 6) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 7)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ b (pow (sqrt -4) 3)))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (/ b (* a (* c (pow (sqrt -4) 4))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(* -4 (* (* a c) (sqrt (/ 1 (pow b 7)))))
(/ (+ (* -4 (* (* a c) (sqrt b))) (* 4 (/ (* a c) (pow b 2)))) (pow b 4))
(/ (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2))))) (pow b 4))
(/ (+ (* -8 (* (* (pow a 2) (pow c 2)) (sqrt (/ 1 (pow b 13))))) (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2)))))) (pow b 4))
(* -4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 7)))))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -4 (/ (* a c) (pow b 2)))) (pow b 4))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* 4 (* a (* b c))) (* 4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3)))))) (pow b 3)))) (pow b 4))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* -1 (/ (+ (* -8 (* (* (pow a 2) (* (pow c 2) (sqrt -1))) (sqrt (/ 1 b)))) (* -4 (* (* a (* c (sqrt -1))) (sqrt (pow b 3))))) (pow b 3))) (* 4 (* a (* b c)))) (pow b 3)))) (pow b 4))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(pow b 7)
(pow b 7)
(* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))
(* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))
(* -1 (pow b 7))
(* -1 (pow b 7))
(* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))
(* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))
(pow b 6)
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 6) a)))
(* a (+ (* -4 c) (/ (pow b 6) a)))
(* a (+ (* -4 c) (/ (pow b 6) a)))
(* -4 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 6) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 6) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 6) a)) (* 4 c))))
(pow b 6)
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(+ (* -4 (* a c)) (pow b 6))
(* -4 c)
(* c (- (/ (pow b 6) c) 4))
(* c (- (/ (pow b 6) c) 4))
(* c (- (/ (pow b 6) c) 4))
(* -4 c)
(* -1 (* c (+ 4 (* -1 (/ (pow b 6) c)))))
(* -1 (* c (+ 4 (* -1 (/ (pow b 6) c)))))
(* -1 (* c (+ 4 (* -1 (/ (pow b 6) c)))))
(* -4 c)
(* -4 c)
(* -4 c)
(* -4 c)
c
c
c
c
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* a (+ b (pow b 3)))
(* a (+ b (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3))))
(* a (+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* -2 (/ (* a (pow c 2)) (pow b 9))))) (pow b 3))))
(* a (+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 15))) (* -2 (/ (pow c 2) (pow b 9))))))) (pow b 3))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(* (pow a 2) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 7) (sqrt -1))))) a))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 14) (sqrt -1))))) a))) a))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(+ (* a b) (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(+ (* b (+ a (* 1/2 (* (sqrt (/ a c)) (/ (pow b 5) (sqrt -4)))))) (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(+ (* b (+ a (* (pow b 5) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(* a (sqrt (pow b 7)))
(* (pow b 4) (+ (* a (sqrt (/ 1 b))) (/ a (pow b 3))))
(* (pow b 4) (+ (* -2 (* (* (pow a 2) c) (sqrt (/ 1 (pow b 15))))) (+ (* a (sqrt (/ 1 b))) (/ a (pow b 3)))))
(* (pow b 4) (+ (* -2 (* (* (pow a 2) c) (sqrt (/ 1 (pow b 15))))) (+ (* a (sqrt (/ 1 b))) (/ a (pow b 3)))))
(* (* a (sqrt -1)) (sqrt (pow b 7)))
(* (pow b 4) (+ (* (* a (sqrt -1)) (sqrt (/ 1 b))) (/ a (pow b 3))))
(* (pow b 4) (+ (* -1 (/ (+ (* -1 a) (* 2 (* (* (pow a 2) (* c (sqrt -1))) (sqrt (/ 1 (pow b 9)))))) (pow b 3))) (* (* a (sqrt -1)) (sqrt (/ 1 b)))))
(* (pow b 4) (+ (* -1 (/ (+ (* -1 a) (* 2 (* (* (pow a 2) (* c (sqrt -1))) (sqrt (/ 1 (pow b 9)))))) (pow b 3))) (* (* a (sqrt -1)) (sqrt (/ 1 b)))))
(* a (+ b (pow b 3)))
(+ (* -2 (/ (* (pow a 2) c) (pow b 3))) (* a (+ b (pow b 3))))
(+ (* a (+ b (pow b 3))) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 9))) (* -2 (/ (pow a 2) (pow b 3))))))
(+ (* a (+ b (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 15))) (* -2 (/ (pow a 3) (pow b 9))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c)))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c)))))
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(* -1 (* c (+ (* -1 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 6) (sqrt -1)))) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 12) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* (pow b 6) (sqrt -1))))) c)) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
a
a
a
a
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
Outputs
(* -2 (/ c (+ b (sqrt (pow b 7)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))
(* c (- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 c #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(*.f64 c (fma.f64 c (fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 35 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 14 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 c c))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 8) (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 7) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 c c) (pow.f64 b #s(literal 8 binary64))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (neg.f64 (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 3) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c b) a) #s(literal 1/2 binary64)))) 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 3) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 4) 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 3) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (/.f64 c (*.f64 a a)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b b)))))))) (neg.f64 c)) (*.f64 (/.f64 (*.f64 c b) a) #s(literal 1/2 binary64))) c))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -2 (/ c (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -4 (/ (* a (pow c 2)) (pow b 8))) (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3)))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) b))
(* -2 (/ c (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* -1 (/ (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* -2 c)) (pow b 3)))) (pow b 3)))) (pow b 4))
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(* -2 (/ c (+ b (sqrt (pow b 7)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))
(+ (* -4 (* (/ (* a (pow c 2)) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (/ c (+ b (sqrt (pow b 7))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))))
(+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2))))))))))
(fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 a (fma.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))))))
(+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 4) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 4) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))))))))
(fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 35 binary64)))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 14 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (* 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 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))))) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64)))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (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 7) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b a))) 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 7) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 8)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 8 binary64)) c)))) a) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))) a)) a))) (neg.f64 a))
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
c
c
c
c
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b)
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 5) (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* b (+ 1 (* (pow b 5) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (pow.f64 b #s(literal 5 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(sqrt (pow b 7))
(sqrt.f64 (pow.f64 b #s(literal 7 binary64)))
(* (pow b 4) (+ (sqrt (/ 1 b)) (/ 1 (pow b 3))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow b 4) (+ (sqrt (/ 1 b)) (+ (* -2 (* (* a c) (sqrt (/ 1 (pow b 15))))) (/ 1 (pow b 3)))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))
(* (pow b 4) (+ (sqrt (/ 1 b)) (+ (* -2 (* (* a c) (sqrt (/ 1 (pow b 15))))) (/ 1 (pow b 3)))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))
(* (sqrt (pow b 7)) (sqrt -1))
(*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64)))
(* (pow b 4) (+ (* (sqrt (/ 1 b)) (sqrt -1)) (/ 1 (pow b 3))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow b 4) (+ (* -1 (/ (- (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 9))))) 1) (pow b 3))) (* (sqrt (/ 1 b)) (sqrt -1))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) #s(literal -1 binary64)) (*.f64 b (*.f64 b b)))))
(* (pow b 4) (+ (* -1 (/ (- (* 2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 9))))) 1) (pow b 3))) (* (sqrt (/ 1 b)) (sqrt -1))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) #s(literal -1 binary64)) (*.f64 b (*.f64 b b)))))
(+ b (pow b 3))
(fma.f64 b (*.f64 b b) b)
(+ b (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3)))
(+.f64 b (fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))
(+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* -2 (/ (* a (pow c 2)) (pow b 9))))) (pow b 3)))
(+.f64 b (fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 9 binary64))))) (*.f64 b (*.f64 b b))))
(+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 15))) (* -2 (/ (pow c 2) (pow b 9))))))) (pow b 3)))
(+.f64 b (fma.f64 b (*.f64 b b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 15 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b (neg.f64 a))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 6) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 12) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 6) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 12 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) a)) a))))
(+ b (pow b 3))
(fma.f64 b (*.f64 b b) b)
(+ b (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3)))
(+.f64 b (fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))
(+ b (+ (* c (+ (* -2 (/ a (pow b 3))) (* -2 (/ (* (pow a 2) c) (pow b 9))))) (pow b 3)))
(+.f64 b (fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 9 binary64))))) (*.f64 b (*.f64 b b))))
(+ b (+ (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 15))) (* -2 (/ (pow a 2) (pow b 9))))))) (pow b 3)))
(+.f64 b (fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 15 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 9 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(* (sqrt c) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 c))
(* c (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (/.f64 b c)))
(* c (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (/.f64 b c))))
(* c (+ (* -1/8 (* (/ (pow b 12) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (+ (* (sqrt (/ 1 c)) (sqrt -4)) (/ b c)))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 12 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (/.f64 b c)))))
(* -2 (* (sqrt c) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 c)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) (/.f64 b (neg.f64 c))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 c))))) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))) b) (neg.f64 c))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (* (pow b 12) (sqrt -1)) (sqrt (/ 1 c)))) (* 1/4 (* (* (pow b 6) (sqrt -1)) (sqrt c)))) c))) c)) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 12 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))))) c)) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 6) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 6) (+ (* -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 6) (pow (sqrt -4) 5)))))))))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))))
(sqrt (pow b 7))
(sqrt.f64 (pow.f64 b #s(literal 7 binary64)))
(sqrt (pow b 7))
(sqrt.f64 (pow.f64 b #s(literal 7 binary64)))
(* (pow b 4) (+ (sqrt (/ 1 b)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 15)))))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))
(* (pow b 4) (+ (sqrt (/ 1 b)) (* -2 (* (* a c) (sqrt (/ 1 (pow b 15)))))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))
(* (sqrt (pow b 7)) (sqrt -1))
(*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64)))
(* (sqrt (pow b 7)) (sqrt -1))
(*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64)))
(* (pow b 4) (+ (* -2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 15))))) (* (sqrt (/ 1 b)) (sqrt -1))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))))
(* (pow b 4) (+ (* -2 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 15))))) (* (sqrt (/ 1 b)) (sqrt -1))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* -2 (/ (* a c) (pow b 3))) (pow b 3))
(fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))
(+ (* a (+ (* -2 (/ c (pow b 3))) (* -2 (/ (* a (pow c 2)) (pow b 9))))) (pow b 3))
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 9 binary64))))) (*.f64 b (*.f64 b b)))
(+ (* a (+ (* -2 (/ c (pow b 3))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 15))) (* -2 (/ (pow c 2) (pow b 9))))))) (pow b 3))
(fma.f64 b (*.f64 b b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 15 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 18) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 12) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 12) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 18) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 6) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 18 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* -2 (/ (* a c) (pow b 3))) (pow b 3))
(fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))
(+ (* c (+ (* -2 (/ a (pow b 3))) (* -2 (/ (* (pow a 2) c) (pow b 9))))) (pow b 3))
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 9 binary64))))) (*.f64 b (*.f64 b b)))
(+ (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 15))) (* -2 (/ (pow a 2) (pow b 9))))))) (pow b 3))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 15 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 9 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(* (sqrt c) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 c))
(* c (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (sqrt (/ 1 c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c)))))))
(* c (+ (* -1/8 (* (/ (pow b 12) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (sqrt (/ 1 c)) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 12 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))))))
(* c (+ (* -1/8 (* (/ (pow b 12) (pow (sqrt -4) 3)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/16 (* (/ (pow b 18) (pow (sqrt -4) 5)) (sqrt (/ 1 (pow c 7))))) (+ (* 1/2 (* (/ (pow b 6) (sqrt -4)) (sqrt (/ 1 (pow c 3))))) (* (sqrt (/ 1 c)) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 12 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c)))))))))
(* -2 (* (sqrt c) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 c)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* 1/4 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))))))
(* -1 (* c (+ (* -1/64 (* (* (pow b 12) (sqrt -1)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/4 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (sqrt (/ 1 c)) (sqrt -1)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))))
(* -1 (* c (+ (* -1/64 (* (* (pow b 12) (sqrt -1)) (sqrt (/ 1 (pow c 5))))) (+ (* 1/512 (* (* (pow b 18) (sqrt -1)) (sqrt (/ 1 (pow c 7))))) (+ (* 1/4 (* (* (pow b 6) (sqrt -1)) (sqrt (/ 1 (pow c 3))))) (* 2 (* (sqrt (/ 1 c)) (sqrt -1))))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 18 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))))))
(* -1 (/ (pow b 3) a))
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a))
(* -1 (/ (pow b 3) a))
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a))
(* -1 (/ (pow b 3) a))
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a))
(* -1 (/ (pow b 3) a))
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a))
(* -1 (/ (pow b 3) a))
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a))
(* -1 (/ (pow b 3) a))
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a))
(* -1 (/ (pow b 3) a))
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a))
(* -1 (/ (pow b 3) a))
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a))
(/ (pow b 3) a)
(/.f64 (*.f64 b (*.f64 b b)) a)
(/ (pow b 3) a)
(/.f64 (*.f64 b (*.f64 b b)) a)
(/ (pow b 3) a)
(/.f64 (*.f64 b (*.f64 b b)) a)
(/ (pow b 3) a)
(/.f64 (*.f64 b (*.f64 b b)) a)
(* -1 (/ (pow b 3) a))
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a))
(* -1 (/ (pow b 3) a))
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a))
(* -1 (/ (pow b 3) a))
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a))
(* -1 (/ (pow b 3) a))
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a))
(* -1 (/ (pow b 3) a))
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a))
(* -1 (/ (pow b 3) a))
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a))
(* -1 (/ (pow b 3) a))
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a))
(* -1 (/ (pow b 3) a))
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a))
(* -1 (/ (pow b 2) a))
(neg.f64 (/.f64 (*.f64 b b) a))
(* -1 (/ (pow b 2) a))
(neg.f64 (/.f64 (*.f64 b b) a))
(* -1 (/ (pow b 2) a))
(neg.f64 (/.f64 (*.f64 b b) a))
(* -1 (/ (pow b 2) a))
(neg.f64 (/.f64 (*.f64 b b) a))
b
b
b
b
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(pow b 3)
(*.f64 b (*.f64 b b))
(* (pow b 3) (+ 1 (/ 1 (pow b 2))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(* (pow b 3) (+ 1 (/ 1 (pow b 2))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(* (pow b 3) (+ 1 (/ 1 (pow b 2))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(pow b 3)
(*.f64 b (*.f64 b b))
(* (pow b 3) (+ 1 (/ 1 (pow b 2))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(* (pow b 3) (+ 1 (/ 1 (pow b 2))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(* (pow b 3) (+ 1 (/ 1 (pow b 2))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(* -2 (/ c (+ b (pow b 3))))
(*.f64 #s(literal -2 binary64) (/.f64 c (fma.f64 b (*.f64 b b) b)))
(* -2 (/ c (+ b (pow b 3))))
(*.f64 #s(literal -2 binary64) (/.f64 c (fma.f64 b (*.f64 b b) b)))
(* -2 (/ c (+ b (pow b 3))))
(*.f64 #s(literal -2 binary64) (/.f64 c (fma.f64 b (*.f64 b b) b)))
(* -2 (/ c (+ b (pow b 3))))
(*.f64 #s(literal -2 binary64) (/.f64 c (fma.f64 b (*.f64 b b) b)))
(* -2 (/ c (+ b (pow b 3))))
(*.f64 #s(literal -2 binary64) (/.f64 c (fma.f64 b (*.f64 b b) b)))
(* -2 (/ c (+ b (pow b 3))))
(*.f64 #s(literal -2 binary64) (/.f64 c (fma.f64 b (*.f64 b b) b)))
(* -2 (/ c (+ b (pow b 3))))
(*.f64 #s(literal -2 binary64) (/.f64 c (fma.f64 b (*.f64 b b) b)))
(* -2 (/ c (+ b (pow b 3))))
(*.f64 #s(literal -2 binary64) (/.f64 c (fma.f64 b (*.f64 b b) b)))
(* -2 (/ c (+ b (pow b 3))))
(*.f64 #s(literal -2 binary64) (/.f64 c (fma.f64 b (*.f64 b b) b)))
(* -2 (/ c (+ b (pow b 3))))
(*.f64 #s(literal -2 binary64) (/.f64 c (fma.f64 b (*.f64 b b) b)))
(* -2 (/ c (+ b (pow b 3))))
(*.f64 #s(literal -2 binary64) (/.f64 c (fma.f64 b (*.f64 b b) b)))
(* -2 (/ c (+ b (pow b 3))))
(*.f64 #s(literal -2 binary64) (/.f64 c (fma.f64 b (*.f64 b b) b)))
(* -2 (/ c b))
(/.f64 (*.f64 #s(literal -2 binary64) c) b)
(/ (+ (* -2 c) (* 2 (* (pow b 2) c))) b)
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -2 binary64) c)) b)
(/ (+ (* -2 c) (* (pow b 2) (+ (* -2 (* (pow b 2) c)) (* 2 c)))) b)
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 b b)) (*.f64 c #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) c)) b)
(/ (+ (* -2 c) (* (pow b 2) (+ (* 2 c) (* (pow b 2) (+ (* -2 c) (* 2 (* (pow b 2) c))))))) b)
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -2 binary64) c)) (*.f64 c #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) c)) b)
(* -2 (/ c (pow b 5)))
(*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64))))
(/ (+ (* -2 c) (* 2 (/ c (pow b 4)))) (pow b 5))
(/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 c) (+ (* -2 (/ c (pow b 8))) (* 2 (/ c (pow b 4))))) (pow b 5))
(/.f64 (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 c) (+ (* -2 (/ c (pow b 8))) (+ (* 2 (/ c (pow b 4))) (* 2 (/ c (pow b 12)))))) (pow b 5))
(/.f64 (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 c (*.f64 (*.f64 b (*.f64 b b)) b)) (/.f64 c (pow.f64 b #s(literal 12 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 8 binary64)))))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ c (pow b 5)))
(*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* -2 (/ c (pow b 4))) (* 2 c)) (pow b 5)))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (*.f64 b (*.f64 b b)) b)) (*.f64 c #s(literal 2 binary64))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* -2 (/ c (pow b 4))) (+ (* 2 c) (* 2 (/ c (pow b 8))))) (pow b 5)))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (*.f64 b (*.f64 b b)) b)) (*.f64 #s(literal 2 binary64) (+.f64 c (/.f64 c (pow.f64 b #s(literal 8 binary64)))))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* -2 (/ c (pow b 4))) (+ (* -2 (/ c (pow b 12))) (+ (* 2 c) (* 2 (/ c (pow b 8)))))) (pow b 5)))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (*.f64 b (*.f64 b b)) b)) (fma.f64 #s(literal 2 binary64) (+.f64 c (/.f64 c (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 12 binary64))))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
b
b
b
b
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(* -2 (/ c (+ b (sqrt (pow b 7)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))
(* c (- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 c #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(*.f64 c (fma.f64 c (fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 35 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 14 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(* -2 (* (sqrt c) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64)))
(- (+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3))))) (pow c 2)))) (* -2 (/ b (pow (sqrt -4) 2))))
(+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64)))
(- (+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (/ (* b (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3)))))) (sqrt -4)) (sqrt c))) (/ (* (pow b 8) (pow c 2)) (pow (sqrt -4) 4))) (pow c 3)))) (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))))))
(-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 c)) (/.f64 (*.f64 (*.f64 c c) (pow.f64 b #s(literal 8 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal -2 binary64) (/.f64 b #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) (neg.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* (sqrt c) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))
(+ (* -1/2 b) (* (sqrt c) (sqrt -1)))
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c) (*.f64 b #s(literal -1/2 binary64)))
(+ (* -1 (/ (- (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt c))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt c)))) (* -1/2 (* b c))) c)) (* (sqrt c) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))) (*.f64 (*.f64 c b) #s(literal 1/2 binary64)))) c))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (* b (* (sqrt -1) (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt (pow c 3))))))) (sqrt (/ 1 c)))) (* -1/16 (* (pow b 4) c))) (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt (pow c 3)))))) c)) (* -1/2 (* b c))) c)) (* (sqrt c) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c)) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))) (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 (*.f64 b (*.f64 b b)) b))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c))))))))) (neg.f64 c)) (*.f64 (*.f64 c b) #s(literal 1/2 binary64))) c))
(* -2 (/ c (+ b (sqrt (pow b 7)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))
(+ (* -4 (* (/ (* a (pow c 2)) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (/ c (+ b (sqrt (pow b 7))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))))
(+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2))))))))))
(fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 a (fma.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))))))
(+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 4) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 4) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))))))))
(fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 35 binary64)))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 14 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (* 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 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))))) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64)))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (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 7) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b a))) 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 7) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 8)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 8 binary64)) c)))) a) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))) a)) a))) (neg.f64 a))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -2 (/ c (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -4 (/ (* a (pow c 2)) (pow b 8))) (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3)))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) b))
(* -2 (/ c (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* -1 (/ (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* -2 c)) (pow b 3)))) (pow b 3)))) (pow b 4))
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
a
a
a
a
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(/ 1/2 (* a (+ b (sqrt (pow b 7)))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) a))
(/ (+ (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7)))) (* 1/2 (/ 1 (+ b (sqrt (pow b 7)))))) a)
(/.f64 (fma.f64 (/.f64 (*.f64 c a) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))) a)
(/ (+ (* a (- (* -1 (* a (+ (* -2 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2))))))) (* -1 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (/ 1 (+ b (sqrt (pow b 7)))))) a)
(/.f64 (fma.f64 a (fma.f64 (neg.f64 a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))) a)
(/ (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -2 (/ (pow c 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -2 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (+ (* -2 (/ (pow c 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2))))))) (* -1 (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (/ 1 (+ b (sqrt (pow b 7)))))) a)
(/.f64 (fma.f64 a (fma.f64 a (neg.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 35 binary64)))) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 14 binary64)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))) a)
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -1/2 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (pow a 2))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 b c))) (*.f64 a a))
(/ (+ (* -1/2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/2 (/ (+ (* -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 7) (pow (sqrt -4) 3))))) (pow a 2))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) (pow a 2))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 b c) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a a))
(/ (+ (* -1/2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/2 (/ (+ (* -1 (* (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 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (+ (* -1/2 (/ (+ (* -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 7) (pow (sqrt -4) 3))))) (pow a 2))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) (pow a 2))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 b c) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 8 binary64)))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a))
(* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))
(*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1 binary64))))
(/ (+ (* -1/4 (* (sqrt (/ a c)) (sqrt -1))) (* 1/8 (/ b c))) (pow a 2))
(/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/8 binary64) (/.f64 b c))) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -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 7) (sqrt -1))))) a)) (* -1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -1)))) (pow a 2))
(/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b a)) c)) a)) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (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 7) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 8)) (pow c 2)))) a)) (* 1/2 (+ (* -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 7) (sqrt -1))))))) a)) (* -1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -1)))) (pow a 2))
(/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b a)) c) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 8 binary64)))) (*.f64 c c))) a) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))))) a)) a)) (*.f64 a a))
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 b (*.f64 c (*.f64 a a))) #s(literal 1/8 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ b (pow (sqrt -4) 3)))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2))))))))
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* b (- (* b (- (* -1/2 (/ b (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2))))))))
(fma.f64 b (fma.f64 b (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))
(/ 1/2 (* a (pow b 4)))
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) b)))
(/ (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a (pow b 3))))) (pow b 4))
(/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (- (+ (/ 1/2 (* a (pow b 6))) (* 1/2 (/ 1 a))) (/ 1/2 (* a (pow b 3)))) (pow b 4))
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (- (+ (* 1/2 (/ 1 a)) (+ (* 1/2 (/ 1 (* a (pow b 6)))) (/ c (pow b 8)))) (/ 1/2 (* a (pow b 3)))) (pow b 4))
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (/.f64 c (pow.f64 b #s(literal 8 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ 1/2 (* a (pow b 4)))
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) b)))
(/ (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a (pow b 3))))) (pow b 4))
(/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -1 (/ (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 (* a (pow b 3))))) (pow b 3))) (* 1/2 (/ 1 a))) (pow b 4))
(/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ 1 a)) (/ c (pow b 2))) (pow b 3))) (* 1/2 (/ 1 a))) (pow b 3))) (* 1/2 (/ 1 a))) (pow b 4))
(/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ 1/2 (* a (+ b (sqrt (pow b 7)))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) a))
(+ (* (sqrt (/ 1 (pow b 7))) (/ c (pow (+ b (sqrt (pow b 7))) 2))) (* 1/2 (/ 1 (* a (+ b (sqrt (pow b 7)))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (/.f64 c (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) a)))
(+ (* c (- (* -1 (* c (+ (* -2 (/ a (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))) (* -1 (* (sqrt (/ 1 (pow b 7))) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (/ 1 (* a (+ b (sqrt (pow b 7)))))))
(fma.f64 c (fma.f64 (neg.f64 c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) a)))
(+ (* c (- (* c (- (* -1 (* c (+ (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -2 (/ (pow a 2) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -2 (/ a (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (+ (* -2 (/ a (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -1 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))) (* -1 (* (sqrt (/ 1 (pow b 7))) (/ 1 (pow (+ b (sqrt (pow b 7))) 2)))))) (* 1/2 (/ 1 (* a (+ b (sqrt (pow b 7)))))))
(fma.f64 c (fma.f64 c (neg.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 35 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 14 binary64)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) a)))
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -1/2 (/ b (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -4))))) c)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 b (*.f64 a a)))) c)
(/ (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow c 2))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -4))))) (* 1/2 (/ b (* (pow a 2) (pow (sqrt -4) 2))))) c)
(/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))))) (neg.f64 (*.f64 c c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 b (*.f64 a a))))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/4 (/ (* (pow b 8) (pow c 2)) (* (pow a 3) (pow (sqrt -4) 4))))) (pow c 3))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -4))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 7) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* (pow a 2) (pow (sqrt -4) 2))))))) c)
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c c) (pow.f64 b #s(literal 8 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 b (*.f64 a a)))))) c)
(* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))
(*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ (+ (* -1/8 (/ b (pow a 2))) (* 1/4 (* (sqrt (/ c (pow a 3))) (sqrt -1)))) c))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1/8 binary64) (/.f64 b (*.f64 a a)))) (neg.f64 c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ c (pow a 5))) (* (pow b 7) (sqrt -1))))) (* -1/8 (/ (* b c) (pow a 2)))) c)) (* 1/4 (* (sqrt (/ c (pow a 3))) (sqrt -1)))) c))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 b (/.f64 c (*.f64 a a)))))) c)) (neg.f64 c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 7) (sqrt -1))))))))) (* -1/64 (/ (* (pow b 8) c) (pow a 3)))) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 7) (sqrt -1)))))) c)) (* -1/8 (/ (* b c) (pow a 2)))) c)) (* 1/4 (* (sqrt (/ c (pow a 3))) (sqrt -1)))) c))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))))) (-.f64 (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 c (pow.f64 b #s(literal 8 binary64))) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))))))) (neg.f64 c)) (*.f64 #s(literal 1/8 binary64) (*.f64 b (/.f64 c (*.f64 a a))))) c)) (neg.f64 c))
(* -2 (/ c (+ b (sqrt (pow b 7)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))
(* c (- (* -4 (* (/ (* a c) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 c #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(* c (- (* c (+ (* -4 (* (/ a (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* c (+ (* 2 (* c (+ (* -4 (* (/ (pow a 3) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 35))))) (+ (* -4 (/ (pow a 3) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (/ (* a (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))) (+ b (sqrt (pow b 7)))) (sqrt (/ 1 (pow b 7))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (/ (pow a 2) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 21))))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 7)))))))
(*.f64 c (fma.f64 c (fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 35 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 14 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))))) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))))
(* -2 (* (sqrt c) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64)))
(- (+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3))))) (pow c 2)))) (* -2 (/ b (pow (sqrt -4) 2))))
(+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64)))
(- (+ (* -2 (* (sqrt c) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (/ (* b (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3)))))) (sqrt -4)) (sqrt c))) (/ (* (pow b 8) (pow c 2)) (pow (sqrt -4) 4))) (pow c 3)))) (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (/ (pow b 7) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))) (* 2 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (/ 1 c)))))))
(-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 c)) (/.f64 (*.f64 (*.f64 c c) (pow.f64 b #s(literal 8 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal -2 binary64) (/.f64 b #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) (neg.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* (sqrt c) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))
(+ (* -1/2 b) (* (sqrt c) (sqrt -1)))
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c) (*.f64 b #s(literal -1/2 binary64)))
(+ (* -1 (/ (- (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt c))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt c)))) (* -1/2 (* b c))) c)) (* (sqrt c) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c))) (*.f64 (*.f64 c b) #s(literal 1/2 binary64)))) c))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (* b (* (sqrt -1) (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt (pow c 3))))))) (sqrt (/ 1 c)))) (* -1/16 (* (pow b 4) c))) (+ (* -1/4 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/8 (* (* (pow b 3) (sqrt -1)) (sqrt (pow c 3)))))) c)) (* -1/2 (* b c))) c)) (* (sqrt c) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 c)) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))) (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 (*.f64 b (*.f64 b b)) b))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c))))))))) (neg.f64 c)) (*.f64 (*.f64 c b) #s(literal 1/2 binary64))) c))
(* -2 (/ c (+ b (sqrt (pow b 7)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))))
(+ (* -4 (* (/ (* a (pow c 2)) (pow (+ b (sqrt (pow b 7))) 2)) (sqrt (/ 1 (pow b 7))))) (* -2 (/ c (+ b (sqrt (pow b 7))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))))
(+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2))))))))))
(fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 a (fma.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)))))))
(+ (* -2 (/ c (+ b (sqrt (pow b 7))))) (* a (+ (* -4 (* (sqrt (/ 1 (pow b 7))) (/ (pow c 2) (pow (+ b (sqrt (pow b 7))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (* (sqrt (/ 1 (pow b 35))) (/ (pow c 4) (pow (+ b (sqrt (pow b 7))) 2)))) (+ (* -4 (/ (pow c 4) (* (pow b 14) (pow (+ b (sqrt (pow b 7))) 3)))) (* 2 (* (sqrt (/ 1 (pow b 7))) (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))) (+ b (sqrt (pow b 7)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow b 7) (pow (+ b (sqrt (pow b 7))) 3)))) (* -2 (* (sqrt (/ 1 (pow b 21))) (/ (pow c 3) (pow (+ b (sqrt (pow b 7))) 2)))))))))))
(fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 35 binary64)))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 14 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 21 binary64)))) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 7 binary64)))) #s(literal 3 binary64)))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 7) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 8)) (* 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 7) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))))) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64)))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (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 7) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b a))) 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 7) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 8)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 7) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 8 binary64)) c)))) a) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))) a)) a))) (neg.f64 a))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (pow (sqrt -4) 3)))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -2 (/ c (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -4 (/ (* a (pow c 2)) (pow b 8))) (+ (* -2 c) (+ (* -2 (/ c (pow b 6))) (* 2 (/ c (pow b 3)))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) b))
(* -2 (/ c (pow b 4)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* 2 (/ c (pow b 3)))) (pow b 3)))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -2 c) (* -1 (/ (+ (* -2 c) (* -1 (/ (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* -2 c)) (pow b 3)))) (pow b 3)))) (pow b 4))
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (fma.f64 #s(literal -2 binary64) c (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(* -4 (/ (* a c) (+ b (pow b 3))))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b (*.f64 b b) b))))
(* c (+ (* -8 (/ (* (pow a 2) c) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ a (+ b (pow b 3))))))
(*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (fma.f64 b (*.f64 b b) b)) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b))))))
(* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* c (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) b) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b))))) (/.f64 (*.f64 #s(literal -4 binary64) a) (fma.f64 b (*.f64 b b) b))))
(* c (+ (* -4 (/ a (+ b (pow b 3)))) (* c (+ (* -8 (/ (pow a 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* c (+ (* 4 (* c (+ (* -4 (/ (pow a 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow a 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow a 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow a 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))
(*.f64 c (fma.f64 c (fma.f64 c (*.f64 #s(literal 4 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 15 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) b) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) b) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b))))) (/.f64 (*.f64 #s(literal -4 binary64) a) (fma.f64 b (*.f64 b b) b))))
(* -4 (* (sqrt c) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt c) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64)))
(+ (* -4 (* (sqrt c) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 1/2 (* (/ (pow b 6) (pow (sqrt -4) 3)) (sqrt (pow c 3))))) (pow c 2)))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (sqrt.f64 (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))))
(+ (* -4 (* (sqrt c) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (/ (* b (+ (* -1 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 1/2 (* (/ (pow b 6) (pow (sqrt -4) 3)) (sqrt (pow c 3)))))) (sqrt -4)) (sqrt c))) (* -1/2 (/ (* (pow b 7) (pow c 2)) (pow (sqrt -4) 4)))) (pow c 3))) (* 4 (/ (+ (* -1 (* (/ (pow b 2) (pow (sqrt -4) 3)) (sqrt (pow c 3)))) (* 1/2 (* (/ (pow b 6) (pow (sqrt -4) 3)) (sqrt (pow c 3))))) (pow c 2))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (sqrt.f64 (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 c (*.f64 c c))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (sqrt.f64 (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64))))
(* 2 (* (sqrt c) (sqrt -1)))
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 c)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1 b) (* 2 (* (sqrt c) (sqrt -1))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 c)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 b))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/16 (* (* (pow b 6) (sqrt -1)) (sqrt (pow c 3))))) c)) (* b c)) c)) (* 2 (* (sqrt c) (sqrt -1))))
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c))))))) c) (*.f64 c b)) c))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/16 (* (* (pow b 6) (sqrt -1)) (sqrt (pow c 3)))))) (* 4 (/ (+ (* -1/2 (* (* b (* (sqrt -1) (+ (* -1/8 (* (* (pow b 2) (sqrt -1)) (sqrt (pow c 3)))) (* 1/16 (* (* (pow b 6) (sqrt -1)) (sqrt (pow c 3))))))) (sqrt c))) (* -1/32 (* (pow b 7) (pow c 2)))) c))) c)) (* b c)) c)) (* 2 (* (sqrt c) (sqrt -1))))
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 c b) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c)))))))) (sqrt.f64 c))) (*.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c c))) c) (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 c c))))))))) c)) c))
(* -4 (/ (* a c) (+ b (pow b 3))))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b (*.f64 b b) b))))
(* a (+ (* -8 (/ (* a (pow c 2)) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* -4 (/ c (+ b (pow b 3))))))
(*.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))) (/.f64 (*.f64 c #s(literal -4 binary64)) (fma.f64 b (*.f64 b b) b))))
(* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* 4 (* a (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))))))))
(*.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) b) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b))))) (/.f64 (*.f64 c #s(literal -4 binary64)) (fma.f64 b (*.f64 b b) b))))
(* a (+ (* -4 (/ c (+ b (pow b 3)))) (* a (+ (* -8 (/ (pow c 2) (* (pow b 3) (pow (+ b (pow b 3)) 2)))) (* a (+ (* 4 (* a (+ (* -4 (/ (pow c 4) (* (pow b 12) (pow (+ b (pow b 3)) 3)))) (+ (* -4 (/ (pow c 4) (* (pow b 15) (pow (+ b (pow b 3)) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2)))))) (* (pow b 3) (+ b (pow b 3))))))))) (* 4 (+ (* -4 (/ (pow c 3) (* (pow b 6) (pow (+ b (pow b 3)) 3)))) (* -2 (/ (pow c 3) (* (pow b 9) (pow (+ b (pow b 3)) 2))))))))))))
(*.f64 a (fma.f64 a (fma.f64 a (*.f64 #s(literal 4 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 15 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) b) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) b) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b)))))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b b) b) (fma.f64 b (*.f64 b b) b))))) (/.f64 (*.f64 c #s(literal -4 binary64)) (fma.f64 b (*.f64 b b) b))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64)))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 6) (pow (sqrt -4) 3))))) (pow a 2)))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (neg.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a a)))))
(+ (* -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 6) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 7)) (* 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 6) (pow (sqrt -4) 3))))) (pow a 2))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (neg.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a a))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (neg.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a a))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (neg.f64 b))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 6) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a) (*.f64 b a)) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 6) (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 6) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 7)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (-.f64 (*.f64 b a) (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 7 binary64)) c))))) a)) a)) a))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64)))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ b (pow (sqrt -4) 3)))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (/ b (* a (* c (pow (sqrt -4) 4))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -4 (* (* a c) (sqrt (/ 1 (pow b 7)))))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))))
(/ (+ (* -4 (* (* a c) (sqrt b))) (* 4 (/ (* a c) (pow b 2)))) (pow b 4))
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (sqrt.f64 b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (sqrt.f64 b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -8 (* (* (pow a 2) (pow c 2)) (sqrt (/ 1 (pow b 13))))) (+ (* -4 (* (* a c) (sqrt b))) (+ (* -4 (* (* a c) (sqrt (/ 1 (pow b 9))))) (* 4 (/ (* a c) (pow b 2)))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 13 binary64)))))) (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (sqrt.f64 b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) b))
(* -4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 7)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -4 (/ (* a c) (pow b 2)))) (pow b 4))
(/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 b) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* 4 (* a (* b c))) (* 4 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3)))))) (pow b 3)))) (pow b 4))
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 b))) (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 a (*.f64 c b) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(/ (+ (* -4 (* (* a (* c (sqrt -1))) (sqrt b))) (* -1 (/ (+ (* -1 (/ (+ (* -8 (* (* (pow a 2) (* (pow c 2) (sqrt -1))) (sqrt (/ 1 b)))) (* -4 (* (* a (* c (sqrt -1))) (sqrt (pow b 3))))) (pow b 3))) (* 4 (* a (* b c)))) (pow b 3)))) (pow b 4))
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 b))) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c b))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) b))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))
(*.f64 (pow.f64 b #s(literal 7 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)))
(* (pow b 7) (+ 1 (* -4 (/ (* a c) (pow b 7)))))
(*.f64 (pow.f64 b #s(literal 7 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)))
(* -1 (pow b 7))
(neg.f64 (pow.f64 b #s(literal 7 binary64)))
(* -1 (pow b 7))
(neg.f64 (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)))
(* -1 (* (pow b 7) (+ 1 (* 4 (/ (* a c) (pow b 7))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)))
(pow b 6)
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* a (+ (* -4 c) (/ (pow b 6) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) a)))
(* a (+ (* -4 c) (/ (pow b 6) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) a)))
(* a (+ (* -4 c) (/ (pow b 6) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) a)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -1 (* a (+ (* -1 (/ (pow b 6) a)) (* 4 c))))
(neg.f64 (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) a))))
(* -1 (* a (+ (* -1 (/ (pow b 6) a)) (* 4 c))))
(neg.f64 (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) a))))
(* -1 (* a (+ (* -1 (/ (pow b 6) a)) (* 4 c))))
(neg.f64 (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) a))))
(pow b 6)
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(+ (* -4 (* a c)) (pow b 6))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* c (- (/ (pow b 6) c) 4))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) c) #s(literal -4 binary64)))
(* c (- (/ (pow b 6) c) 4))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) c) #s(literal -4 binary64)))
(* c (- (/ (pow b 6) c) 4))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) c) #s(literal -4 binary64)))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* -1 (* c (+ 4 (* -1 (/ (pow b 6) c)))))
(*.f64 (neg.f64 c) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) c)))
(* -1 (* c (+ 4 (* -1 (/ (pow b 6) c)))))
(*.f64 (neg.f64 c) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) c)))
(* -1 (* c (+ 4 (* -1 (/ (pow b 6) c)))))
(*.f64 (neg.f64 c) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) c)))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
c
c
c
c
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* a (+ b (pow b 3)))
(*.f64 a (fma.f64 b (*.f64 b b) b))
(* a (+ b (+ (* -2 (/ (* a c) (pow b 3))) (pow b 3))))
(*.f64 a (+.f64 b (fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))))
(* a (+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* -2 (/ (* a (pow c 2)) (pow b 9))))) (pow b 3))))
(*.f64 a (+.f64 b (fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 9 binary64))))) (*.f64 b (*.f64 b b)))))
(* a (+ b (+ (* a (+ (* -2 (/ c (pow b 3))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 15))) (* -2 (/ (pow c 2) (pow b 9))))))) (pow b 3))))
(*.f64 a (+.f64 b (fma.f64 b (*.f64 b b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 15 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* (pow a 2) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(*.f64 (*.f64 a a) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 7) (sqrt -1))))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 b)) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 7) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 14) (sqrt -1))))) a))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 14 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (sqrt.f64 #s(literal -1 binary64))))) a)) a)))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(+ (* a b) (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b a))
(+ (* b (+ a (* 1/2 (* (sqrt (/ a c)) (/ (pow b 5) (sqrt -4)))))) (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (sqrt.f64 #s(literal -4 binary64))) a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(+ (* b (+ a (* (pow b 5) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(fma.f64 b (fma.f64 (pow.f64 b #s(literal 5 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* a (sqrt (pow b 7)))
(*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) a)
(* (pow b 4) (+ (* a (sqrt (/ 1 b))) (/ a (pow b 3))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (fma.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 b (*.f64 b b)))))
(* (pow b 4) (+ (* -2 (* (* (pow a 2) c) (sqrt (/ 1 (pow b 15))))) (+ (* a (sqrt (/ 1 b))) (/ a (pow b 3)))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (fma.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 b (*.f64 b b))))))
(* (pow b 4) (+ (* -2 (* (* (pow a 2) c) (sqrt (/ 1 (pow b 15))))) (+ (* a (sqrt (/ 1 b))) (/ a (pow b 3)))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 15 binary64)))) (fma.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 b (*.f64 b b))))))
(* (* a (sqrt -1)) (sqrt (pow b 7)))
(*.f64 (sqrt.f64 (pow.f64 b #s(literal 7 binary64))) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))
(* (pow b 4) (+ (* (* a (sqrt -1)) (sqrt (/ 1 b))) (/ a (pow b 3))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (fma.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (/.f64 a (*.f64 b (*.f64 b b)))))
(* (pow b 4) (+ (* -1 (/ (+ (* -1 a) (* 2 (* (* (pow a 2) (* c (sqrt -1))) (sqrt (/ 1 (pow b 9)))))) (pow b 3))) (* (* a (sqrt -1)) (sqrt (/ 1 b)))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (-.f64 (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))))) (neg.f64 a)) (*.f64 b (*.f64 b b)))))
(* (pow b 4) (+ (* -1 (/ (+ (* -1 a) (* 2 (* (* (pow a 2) (* c (sqrt -1))) (sqrt (/ 1 (pow b 9)))))) (pow b 3))) (* (* a (sqrt -1)) (sqrt (/ 1 b)))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) b) (-.f64 (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 9 binary64)))))) (neg.f64 a)) (*.f64 b (*.f64 b b)))))
(* a (+ b (pow b 3)))
(*.f64 a (fma.f64 b (*.f64 b b) b))
(+ (* -2 (/ (* (pow a 2) c) (pow b 3))) (* a (+ b (pow b 3))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 b (*.f64 b b) b)))
(+ (* a (+ b (pow b 3))) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 9))) (* -2 (/ (pow a 2) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 9 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 a (fma.f64 b (*.f64 b b) b)))
(+ (* a (+ b (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 15))) (* -2 (/ (pow a 3) (pow b 9))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 15 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 b (*.f64 b b) b)))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c)))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b a) c)))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b a) c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 12) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 6) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c)))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b a) c)))))
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* -1 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (neg.f64 (/.f64 (*.f64 b a) c)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 6) (sqrt -1)))) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b a)) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 12) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* (pow b 6) (sqrt -1))))) c)) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (-.f64 (*.f64 b a) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 12 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) c)) c))))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
a
a
a
a
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)

eval317.0ms (2.3%)

Memory
35.1MiB live, 537.6MiB allocated
Compiler

Compiled 57 698 to 4 314 computations (92.5% saved)

prune261.0ms (1.9%)

Memory
11.5MiB live, 538.2MiB allocated
Pruning

22 alts after pruning (21 fresh and 1 done)

PrunedKeptTotal
New1 868181 886
Fresh20323
Picked415
Done101
Total1 893221 915
Accuracy
100.0%
Counts
1 915 → 22
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.3%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a)
99.4%
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
99.2%
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
12.6%
(/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (*.f64 b b) b b))
99.5%
(/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (sqrt.f64 b) (sqrt.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
14.1%
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b b)))
99.6%
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
64.2%
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (neg.f64 c))))))
51.9%
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) a)))))
64.2%
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (neg.f64 c) (*.f64 b b)))))
63.7%
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b #s(literal 2 binary64)))
18.8%
(/.f64 (*.f64 #s(literal -2 binary64) c) b)
99.4%
(/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) c))
3.0%
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a) (/.f64 c (*.f64 b b)))
99.2%
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 b a (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
99.1%
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))
10.9%
(*.f64 (/.f64 b (neg.f64 a)) b)
99.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
99.2%
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal -4 binary64))) c)
99.2%
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) c) (*.f64 a #s(literal -4 binary64)))
99.3%
(*.f64 c (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
99.4%
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
Compiler

Compiled 3 761 to 696 computations (81.5% saved)

regimes113.0ms (0.8%)

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

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes31.0ms (0.2%)

Memory
17.4MiB live, 56.6MiB allocated
Counts
25 → 1
Calls
Call 1
Inputs
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(/.f64 (*.f64 #s(literal -2 binary64) c) b)
(*.f64 (/.f64 b (neg.f64 a)) b)
(/.f64 (*.f64 b b) (neg.f64 a))
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b #s(literal 2 binary64)))
(/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal -1/2 binary64) (/.f64 a b))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a)
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) a)
(/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 b (*.f64 b b) b))
(/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (*.f64 b b) b b))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (sqrt.f64 b) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 b (fma.f64 b (/.f64 #s(literal -1 binary64) b) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (neg.f64 c) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (neg.f64 c))))))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a) (/.f64 c (*.f64 b b)))
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
Outputs
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
Calls

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes36.0ms (0.3%)

Memory
-23.1MiB live, 31.3MiB allocated
Counts
24 → 1
Calls
Call 1
Inputs
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(/.f64 (*.f64 #s(literal -2 binary64) c) b)
(*.f64 (/.f64 b (neg.f64 a)) b)
(/.f64 (*.f64 b b) (neg.f64 a))
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b #s(literal 2 binary64)))
(/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal -1/2 binary64) (/.f64 a b))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a)
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) a)
(/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 b (*.f64 b b) b))
(/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (*.f64 b b) b b))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (sqrt.f64 b) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 b (fma.f64 b (/.f64 #s(literal -1 binary64) b) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (neg.f64 c) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (neg.f64 c))))))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a) (/.f64 c (*.f64 b b)))
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
Outputs
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
Calls

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes41.0ms (0.3%)

Memory
-10.8MiB live, 27.7MiB allocated
Counts
21 → 1
Calls
Call 1
Inputs
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(/.f64 (*.f64 #s(literal -2 binary64) c) b)
(*.f64 (/.f64 b (neg.f64 a)) b)
(/.f64 (*.f64 b b) (neg.f64 a))
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b #s(literal 2 binary64)))
(/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal -1/2 binary64) (/.f64 a b))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a)
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) a)
(/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 b (*.f64 b b) b))
(/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (*.f64 b b) b b))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (sqrt.f64 b) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 b (fma.f64 b (/.f64 #s(literal -1 binary64) b) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (neg.f64 c) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (neg.f64 c))))))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a) (/.f64 c (*.f64 b b)))
Outputs
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (neg.f64 c))))))
Calls

4 calls:

22.0ms
a
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))
6.0ms
b
6.0ms
c
Results
AccuracySegmentsBranch
64.2%1a
64.2%1b
64.2%1c
64.2%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes26.0ms (0.2%)

Memory
-0.8MiB live, 37.0MiB allocated
Counts
19 → 1
Calls
Call 1
Inputs
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(/.f64 (*.f64 #s(literal -2 binary64) c) b)
(*.f64 (/.f64 b (neg.f64 a)) b)
(/.f64 (*.f64 b b) (neg.f64 a))
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b #s(literal 2 binary64)))
(/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal -1/2 binary64) (/.f64 a b))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) b)) a)
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) a)
(/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 b (*.f64 b b) b))
(/.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (*.f64 b b) b b))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (sqrt.f64 b) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 b (fma.f64 b (/.f64 #s(literal -1 binary64) b) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (neg.f64 c) (*.f64 b b)))))
Outputs
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (neg.f64 c) (*.f64 b b)))))
Calls

4 calls:

7.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))
6.0ms
a
6.0ms
c
Results
AccuracySegmentsBranch
64.2%1b
64.2%1c
64.2%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
64.2%1a
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes24.0ms (0.2%)

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

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes9.0ms (0.1%)

Memory
20.8MiB live, 20.8MiB allocated
Counts
5 → 1
Calls
Call 1
Inputs
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(/.f64 (*.f64 #s(literal -2 binary64) c) b)
(*.f64 (/.f64 b (neg.f64 a)) b)
(/.f64 (*.f64 b b) (neg.f64 a))
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
Outputs
(/.f64 (*.f64 #s(literal -2 binary64) c) b)
Calls

4 calls:

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))
2.0ms
b
2.0ms
a
2.0ms
c
Results
AccuracySegmentsBranch
18.8%1c
18.8%1b
18.8%1a
18.8%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes5.0ms (0%)

Memory
12.8MiB live, 12.8MiB allocated
Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
Outputs
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
Calls

4 calls:

1.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))
1.0ms
c
1.0ms
b
1.0ms
a
Results
AccuracySegmentsBranch
11.9%1a
11.9%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
11.9%1b
11.9%1c
Compiler

Compiled 32 to 23 computations (28.1% saved)

simplify15.0ms (0.1%)

Memory
-29.9MiB live, 10.7MiB allocated
Algorithm
egg-herbie
Rules
22×*-commutative_binary64
16×+-commutative_binary64
sub-neg_binary64
neg-sub0_binary64
neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04090
15890
26690
37290
47590
57690
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (neg.f64 c))))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (neg.f64 c) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal -2 binary64) c) b)
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
Outputs
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (neg.f64 c))))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 b b (neg.f64 (*.f64 c a))))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 a (neg.f64 c) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal -2 binary64) c) b)
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))

soundness929.0ms (6.8%)

Memory
16.0MiB live, 769.7MiB allocated
Rules
8 640×lower-*.f64
8 640×lower-*.f32
8 556×lower-*.f64
8 556×lower-*.f32
8 306×lower-*.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0296821662
0815120761
0145812589
1472112147
0894211723
036343
067263
1267226
22446226
08945219
01441
02341
17639
253638
3686438
0815835
0305929241
0802028117
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 436 to 247 computations (43.3% saved)

preprocess64.0ms (0.5%)

Memory
-12.7MiB live, 105.1MiB allocated
Compiler

Compiled 226 to 102 computations (54.9% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...