Quadratic roots, narrow range

Time bar (total: 12.8s)

analyze304.0ms (2.4%)

Memory
5.5MiB live, 673.9MiB 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.4s (19.1%)

Memory
31.7MiB live, 3 977.2MiB allocated
Samples
988.0ms5 498×0valid
580.0ms2 758×1valid
318.0ms1 390×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.5s
const: 390.0ms (25.7% of total)
ival-<: 315.0ms (20.8% of total)
ival-mult: 268.0ms (17.7% of total)
ival-div: 111.0ms (7.3% of total)
ival-sub: 94.0ms (6.2% of total)
ival-sqrt: 94.0ms (6.2% of total)
ival-add: 87.0ms (5.7% of total)
ival-neg: 65.0ms (4.3% of total)
adjust: 45.0ms (3% of total)
ival-and: 35.0ms (2.3% of total)
exact: 10.0ms (0.7% of total)
ival-assert: 4.0ms (0.3% of total)
Bogosity

preprocess156.0ms (1.2%)

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

Useful iterations: 0 (0.0ms)

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

explain192.0ms (1.5%)

Memory
7.6MiB live, 354.1MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2310-6(2.9133689646405856e-8 0.07539445883883548 1436.7592164933928)(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
00-0-a
00-0-#s(literal 4 binary64)
00-0-(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
00-0-(*.f64 (*.f64 #s(literal 4 binary64) a) c)
00-0-(*.f64 b b)
00-0-(*.f64 #s(literal 2 binary64) a)
00-0-c
00-0-#s(literal 2 binary64)
00-0-(neg.f64 b)
00-0-(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
00-0-(*.f64 #s(literal 4 binary64) a)
00-0-b
00-0-(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
+.f64(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))cancellation2258
Confusion
Predicted +Predicted -
+2256
-025
Precision
1.0
Recall
0.974025974025974
Confusion?
Predicted +Predicted MaybePredicted -
+22560
-0223
Precision?
0.9914163090128756
Recall?
1.0
Freqs
test
numberfreq
031
1225
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
51.0ms336×0valid
30.0ms176×1valid
Compiler

Compiled 184 to 60 computations (67.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 54.0ms
ival-mult: 31.0ms (57.8% of total)
ival-div: 5.0ms (9.3% of total)
ival-sqrt: 5.0ms (9.3% of total)
adjust: 3.0ms (5.6% of total)
ival-add: 3.0ms (5.6% of total)
ival-sub: 3.0ms (5.6% of total)
ival-neg: 2.0ms (3.7% of total)
exact: 1.0ms (1.9% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated
Compiler

Compiled 3 to 3 computations (0% saved)

prune1.0ms (0%)

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

Compiled 20 to 14 computations (30% saved)

simplify108.0ms (0.8%)

Memory
16.8MiB live, 126.7MiB 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)

localize57.0ms (0.4%)

Memory
-2.2MiB live, 116.9MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy99.6%
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
accuracy99.6%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
accuracy55.5%
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Samples
25.0ms168×0valid
15.0ms88×1valid
Compiler

Compiled 72 to 16 computations (77.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
ival-mult: 6.0ms (32% of total)
ival-add: 3.0ms (16% of total)
ival-div: 2.0ms (10.7% of total)
ival-sub: 2.0ms (10.7% of total)
ival-sqrt: 2.0ms (10.7% of total)
adjust: 1.0ms (5.3% of total)
ival-neg: 1.0ms (5.3% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series25.0ms (0.2%)

Memory
-18.8MiB live, 58.4MiB allocated
Counts
5 → 156
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)>
#<alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))>
Outputs
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -2 b)>
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))>
#<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 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))>
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))>
#<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 2) (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 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -4 (* a c))>
#<alt (- (pow b 2) (* 4 (* a c)))>
#<alt (- (pow b 2) (* 4 (* a c)))>
#<alt (- (pow b 2) (* 4 (* a c)))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))>
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))>
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))>
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))>
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))>
#<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))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<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 2) (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 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))>
#<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 2) (sqrt -1)))) (* 1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<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 (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))>
Calls

39 calls:

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

rewrite278.0ms (2.2%)

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

Useful iterations: 0 (0.0ms)

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

simplify357.0ms (2.8%)

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

Useful iterations: 0 (0.0ms)

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

eval84.0ms (0.7%)

Memory
14.0MiB live, 167.5MiB allocated
Compiler

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

prune114.0ms (0.9%)

Memory
-0.2MiB live, 200.7MiB allocated
Pruning

27 alts after pruning (27 fresh and 0 done)

PrunedKeptTotal
New56627593
Fresh000
Picked101
Done000
Total56727594
Accuracy
98.7%
Counts
594 → 27
Alt Table
Click to see full alt table
StatusAccuracyProgram
90.2%
(/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))))))) b) (*.f64 #s(literal 2 binary64) a))
87.1%
(/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
54.1%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.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.5%
(/.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))
81.0%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
56.1%
(/.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))
87.3%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
55.3%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (+.f64 (neg.f64 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) a))
54.9%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
55.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
55.0%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 2 binary64) a))
55.3%
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
80.9%
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a))
81.0%
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 #s(literal 2 binary64) a))
87.1%
(/.f64 (*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
90.2%
(/.f64 (*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
64.6%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
90.3%
(/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
64.7%
(/.f64 c (neg.f64 b))
54.6%
(-.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))))
90.4%
(+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))))
55.3%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
87.2%
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
90.3%
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
81.0%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
81.1%
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
Compiler

Compiled 1 780 to 990 computations (44.4% saved)

simplify240.0ms (1.9%)

Memory
-13.9MiB live, 254.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b)
cost-diff0
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
cost-diff320
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
cost-diff2624
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
cost-diff0
(*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))
cost-diff0
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)
cost-diff320
(fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))
cost-diff1536
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 c (neg.f64 b))
cost-diff0
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
cost-diff128
(+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))))
cost-diff320
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
cost-diff704
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
Rules
6 554×lower-*.f32
6 508×lower-*.f64
3 714×lower-fma.f32
3 702×lower-fma.f64
2 718×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
064659
0120616
1244593
2611570
32170554
45918554
08074551
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(*.f64 c c)
c
(/.f64 a (*.f64 b b))
a
(*.f64 b b)
b
(*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 a a)
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))
(pow.f64 c #s(literal 4 binary64))
#s(literal 4 binary64)
#s(literal 20 binary64)
(pow.f64 b #s(literal 6 binary64))
#s(literal 6 binary64)
(/.f64 a b)
#s(literal -1/4 binary64)
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))
(*.f64 c (*.f64 c c))
#s(literal -2 binary64)
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
(/.f64 c (neg.f64 b))
c
(neg.f64 b)
b
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(neg.f64 b)
b
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(*.f64 a (*.f64 #s(literal -4 binary64) c))
a
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)
(*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))
#s(literal -2 binary64)
(fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))
a
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(*.f64 a (*.f64 c c))
(*.f64 c c)
c
(*.f64 b b)
b
(*.f64 a c)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b)
(sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))
#s(literal -16 binary64)
(*.f64 a (*.f64 c (*.f64 a c)))
a
(*.f64 c (*.f64 a c))
c
(*.f64 a c)
(*.f64 b (*.f64 b (*.f64 b b)))
b
(*.f64 b (*.f64 b b))
(*.f64 b b)
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(*.f64 a (*.f64 #s(literal 4 binary64) c))
(*.f64 #s(literal 4 binary64) c)
#s(literal 4 binary64)
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
(+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))))
(fma.f64 (*.f64 a a) (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b))
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)
(*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c b))
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)
(*.f64 c c)
c
(/.f64 a (*.f64 b b))
a
(*.f64 b b)
b
(*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 (*.f64 a a) (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(*.f64 a a)
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))
(pow.f64 c #s(literal 4 binary64))
#s(literal 4 binary64)
#s(literal 20 binary64)
(pow.f64 b #s(literal 6 binary64))
#s(literal 6 binary64)
(/.f64 a b)
#s(literal -1/4 binary64)
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))
(*.f64 c (*.f64 c c))
#s(literal -2 binary64)
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
(/.f64 c (neg.f64 b))
c
(neg.f64 b)
b
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)
(neg.f64 b)
b
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)
(*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (/.f64 (*.f64 a #s(literal -2 binary64)) b))
(*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))
(*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64)))
#s(literal -2 binary64)
(fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))
(*.f64 c (fma.f64 c (*.f64 a (/.f64 a (*.f64 b b))) a))
a
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))
(*.f64 a (*.f64 c c))
(*.f64 (*.f64 c c) a)
(*.f64 c c)
c
(*.f64 b b)
b
(*.f64 a c)
(*.f64 c a)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
(*.f64 b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b)
(*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.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)))))
(sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.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 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))
#s(literal -16 binary64)
(*.f64 a (*.f64 c (*.f64 a c)))
(*.f64 c (*.f64 c (*.f64 a a)))
a
(*.f64 c (*.f64 a c))
(*.f64 (*.f64 c c) a)
c
(*.f64 a c)
(*.f64 c a)
(*.f64 b (*.f64 b (*.f64 b b)))
b
(*.f64 b (*.f64 b b))
(*.f64 b b)
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(*.f64 a (*.f64 #s(literal 4 binary64) c))
(*.f64 #s(literal 4 binary64) (*.f64 c a))
(*.f64 #s(literal 4 binary64) c)
(*.f64 c #s(literal 4 binary64))
#s(literal 4 binary64)
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)
(*.f64 b (sqrt.f64 (fma.f64 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)

localize260.0ms (2%)

Memory
9.0MiB live, 444.8MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b)
accuracy99.5%
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))
accuracy99.5%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
accuracy55.3%
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
accuracy99.6%
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)
accuracy99.6%
(*.f64 a (*.f64 c c))
accuracy99.6%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
accuracy99.5%
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
accuracy100.0%
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))
accuracy99.8%
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))
accuracy99.6%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
accuracy55.5%
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
accuracy100.0%
(/.f64 c (neg.f64 b))
accuracy100.0%
(neg.f64 b)
accuracy99.5%
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
accuracy99.5%
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
accuracy99.5%
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy99.4%
(*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))
Samples
84.0ms168×0valid
70.0ms88×1valid
Compiler

Compiled 661 to 70 computations (89.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 109.0ms
ival-mult: 48.0ms (44.2% of total)
ival-div: 22.0ms (20.2% of total)
ival-add: 12.0ms (11% of total)
ival-pow: 8.0ms (7.4% of total)
adjust: 7.0ms (6.4% of total)
ival-sqrt: 7.0ms (6.4% of total)
ival-neg: 3.0ms (2.8% of total)
ival-sub: 1.0ms (0.9% of total)
exact: 1.0ms (0.9% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series177.0ms (1.4%)

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

198 calls:

TimeVariablePointExpression
17.0ms
c
@0
(neg (/ (+ (* (* c c) (/ a (* b b))) c) b))
16.0ms
c
@inf
(/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b))
12.0ms
b
@-inf
(/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (* 2 a))
7.0ms
c
@inf
(/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (* 2 a))
6.0ms
c
@0
(/ (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (* 2 a))

rewrite767.0ms (6%)

Memory
-177.2MiB live, 862.7MiB allocated
Algorithm
batch-egg-rewrite
Rules
7 190×lower-*.f32
7 144×lower-*.f64
5 898×lower-fma.f32
5 886×lower-fma.f64
3 966×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
064440
0120416
1452381
23529363
010571357
Stop Event
iter limit
node limit
iter limit
Counts
24 → 1 028
Calls
Call 1
Inputs
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/.f64 c (neg.f64 b))
(neg.f64 b)
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
(fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)
(*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b)
(*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(*.f64 a (*.f64 c c))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))
Outputs
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))
(/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (neg.f64 a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 b)))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b a)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (neg.f64 a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 b)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b a)))
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) b))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (neg.f64 b)))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (/.f64 b a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (/.f64 b a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (neg.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 a)) (neg.f64 b))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 b a))
(/.f64 (*.f64 (/.f64 a b) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (/.f64 a b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 b a)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))) #s(literal -1 binary64))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a b)))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a b)))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 (/.f64 a b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a b))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (/.f64 a b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 c (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64) (*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 a b) (*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))
(/.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (neg.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (neg.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) b (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.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 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) b (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) b (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.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 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) b (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) b))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) b))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) #s(literal -1/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 b (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) b))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 b (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) b))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) #s(literal -1/4 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (neg.f64 b) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) b))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (neg.f64 b) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) b))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) b (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.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 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) b (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) b (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.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 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) b (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) b (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) b))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) b (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) b))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) #s(literal -1/4 binary64)))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (neg.f64 b)) (*.f64 b (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 b (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 b (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (neg.f64 b)) (*.f64 b (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 b (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 b (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) #s(literal -1/4 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) #s(literal -1/4 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) #s(literal -1/4 binary64)) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 5/2 binary64))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(+.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(+.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))))
(+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 (pow.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))))
(-.f64 (fma.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (*.f64 a a)) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))))
(fma.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 a (*.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))))
(fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) #s(literal -1 binary64) (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))))
(fma.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))))
(fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(fma.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) a (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) a) a (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))))
(fma.f64 (*.f64 (*.f64 a a) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))))
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (neg.f64 b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64))) (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))))
(/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (neg.f64 b) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 b (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 b (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 b (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 b (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 b (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) (*.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 b (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (neg.f64 b) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (neg.f64 b) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) (*.f64 b (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 b (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 b (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 b (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 b (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) (*.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 b (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (neg.f64 b) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 b)))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) b (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) b))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (neg.f64 b) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 b)))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (neg.f64 b) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 b)))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) b (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) b))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 b) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 b)))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 b) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 b)))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 b) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 b)))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) b (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) b))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) b (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) b))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (neg.f64 b) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) b (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (neg.f64 b) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (neg.f64 b) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) b (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (neg.f64 b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) b (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) b))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (neg.f64 b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (neg.f64 b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) b (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) b))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (neg.f64 b) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) b (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (neg.f64 b) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (neg.f64 b) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) b (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b))
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)))))
(*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))))
(+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))
(/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(/.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 #s(literal -1 binary64) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 b))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 b))
(/.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) b)
(pow.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) #s(literal -1 binary64))
(*.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(exp.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(neg.f64 (/.f64 c b))
(/.f64 c (neg.f64 b))
(/.f64 (neg.f64 c) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (neg.f64 c))))
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b))
(/.f64 (/.f64 c #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(-.f64 #s(literal 0 binary64) b)
(neg.f64 b)
(/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))
(*.f64 b #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) b)
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal -1 binary64)))
(*.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))
(pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 2 binary64) b))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 2 binary64) b)) a)
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64)) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 2 binary64) b))) (neg.f64 a))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1/2 binary64) a)) b)
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 b))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 a #s(literal 2 binary64))) b)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) a) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 2 binary64) b))) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) a))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 a (*.f64 a (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 2 binary64) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 a (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(*.f64 (/.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b))
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 2 binary64) b)))
(*.f64 (pow.f64 (/.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))
(+.f64 (*.f64 c a) (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a)))
(+.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a)) (*.f64 c a))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))))
(fma.f64 c a (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a)))
(fma.f64 c (*.f64 (/.f64 (*.f64 c a) (*.f64 b b)) a) (*.f64 c a))
(fma.f64 a c (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a)))
(fma.f64 a (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c a))
(fma.f64 (/.f64 a b) (*.f64 c (/.f64 (*.f64 c a) b)) (*.f64 c a))
(fma.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 c c) b) a) (*.f64 c a))
(fma.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a) (*.f64 c a))
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c (*.f64 c a)) (*.f64 c a))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a))
(fma.f64 (*.f64 c (*.f64 c a)) (/.f64 a (*.f64 b b)) (*.f64 c a))
(fma.f64 (*.f64 c a) (/.f64 (*.f64 c a) (*.f64 b b)) (*.f64 c a))
(fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) a (*.f64 c a))
(fma.f64 (*.f64 c (/.f64 (*.f64 c a) b)) (/.f64 a b) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c a) b) (*.f64 c a))
(fma.f64 (*.f64 a (/.f64 a b)) (/.f64 (*.f64 c c) b) (*.f64 c a))
(fma.f64 (*.f64 a (/.f64 a (*.f64 b b))) (*.f64 c c) (*.f64 c a))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 c a) (-.f64 (*.f64 c a) (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a)))) (fma.f64 c (*.f64 a (*.f64 c a)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a)) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c a) (-.f64 (*.f64 c a) (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))))
(/.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (*.f64 c a) (-.f64 (*.f64 c a) (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))) (neg.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))))
(/.f64 (-.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c a) (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a))))
(/.f64 (*.f64 a (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))
(pow.f64 (/.f64 (fma.f64 (*.f64 c a) (-.f64 (*.f64 c a) (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))) #s(literal -1 binary64))
(*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) a)
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) (-.f64 (*.f64 c a) (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) b))
(*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #s(literal -2 binary64))
(+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64))))
(fma.f64 c (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64))))
(fma.f64 a (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64))))
(fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) #s(literal -2 binary64)) (*.f64 c (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -2 binary64) (*.f64 c a) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a)) (*.f64 c (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 c a) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal -2 binary64) (*.f64 c (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) c (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) a (*.f64 c (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 #s(literal -2 binary64) c) a (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a))) #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -8 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 c a) (-.f64 (*.f64 c a) (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a)))) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (-.f64 (*.f64 c a) (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))) #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))
(*.f64 a (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -2 binary64)))
(*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal -2 binary64))
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(+.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))) #s(literal -1 binary64)))
(-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))
(fma.f64 b (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (/.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (/.f64 b b) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(fma.f64 (/.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) b) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) b) (/.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(neg.f64 (neg.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))))
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) b)
(/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))))) (neg.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (neg.f64 b))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) (fma.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))
(/.f64 (-.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))
(/.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) b) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(*.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (pow.f64 (/.f64 b (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))))
(+.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) (*.f64 b (neg.f64 b))))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) (*.f64 b (neg.f64 b))) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))))
(-.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))))) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))))
(fma.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) (*.f64 b (neg.f64 b))))
(fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) (*.f64 b (neg.f64 b))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) (*.f64 b (neg.f64 b)) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))))
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 b) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))))
(fma.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) b (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))))
(fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) (*.f64 b (neg.f64 b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) (*.f64 b (neg.f64 b)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (neg.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))))))
(*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 a #s(literal 2 binary64))))
(neg.f64 (/.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))
(/.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal 1/2 binary64))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) b)
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))
(/.f64 (/.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) #s(literal -1 binary64)))
(*.f64 (neg.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))
(*.f64 (*.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) b)
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 a (*.f64 a (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))))
(fma.f64 a (*.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))))
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) a) a (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a a) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))))
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))))
(/.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))
(*.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 c (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c)))
(*.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))
(exp.f64 (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)))
(fabs.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))
(pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c a)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (neg.f64 b))))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (neg.f64 a)) (*.f64 b b)))
(/.f64 (*.f64 c c) (/.f64 (*.f64 b b) a))
(/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c c) (neg.f64 a)) (*.f64 b (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 c a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (/.f64 (*.f64 c a) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c a)))))
(/.f64 (*.f64 c (/.f64 (*.f64 c a) b)) b)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (/.f64 b a) b))
(/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (*.f64 c c) (neg.f64 a))) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 c a) b))) (neg.f64 b))
(/.f64 (*.f64 (/.f64 a b) (*.f64 c c)) b)
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (/.f64 (*.f64 b b) a))
(/.f64 (*.f64 (neg.f64 a) (/.f64 (*.f64 c c) b)) (neg.f64 b))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) b)) (/.f64 b a))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c a))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (*.f64 c (/.f64 (*.f64 c a) b))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 c a) (*.f64 b b)))
(*.f64 a (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c c) b)))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c c)))
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))
(*.f64 (*.f64 c c) (/.f64 a (*.f64 b b)))
(*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))
(*.f64 (*.f64 c (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 c a) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 c a) (/.f64 c (*.f64 b b)))
(*.f64 (*.f64 (*.f64 c c) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 (*.f64 c a) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 c a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c a))) #s(literal -1 binary64)))
(*.f64 (/.f64 c b) (/.f64 (*.f64 c a) b))
(*.f64 (/.f64 c b) (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c a) (*.f64 b b)) c)
(*.f64 (*.f64 c (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) a)
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 c b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) (/.f64 c b))
(*.f64 c (*.f64 c a))
(*.f64 a (*.f64 c c))
(*.f64 (*.f64 c c) a)
(*.f64 (*.f64 c a) c)
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) #s(literal 1/2 binary64))))
(exp.f64 (fma.f64 (log.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) #s(literal 1/2 binary64) (log.f64 (*.f64 b b))))
(*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) (*.f64 b b))
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) b)

simplify484.0ms (3.8%)

Memory
30.2MiB live, 810.1MiB allocated
Algorithm
egg-herbie
Rules
6 400×lower-*.f64
6 400×lower-*.f32
6 066×lower-+.f64
6 066×lower-+.f32
5 802×lower-fma.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0201520620
1564620461
0894419684
Stop Event
iter limit
node limit
Counts
792 → 789
Calls
Call 1
Inputs
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* -2 (/ (pow c 3) (pow b 5)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(* -2 (/ (pow c 3) (pow b 5)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(* -2 (/ (pow c 3) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) (pow c 2))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (+ (/ 1 (* b (pow c 2))) (/ a (* (pow b 3) c)))) c))))
(* -1 (/ c b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 7))
(* -1 (/ c b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b)
(* -1 (/ c b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -1 (/ c b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))))
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))))
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3))))))
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3))))))
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3))))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3))
(* -1 (/ c b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(* -1 (/ c b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* a c)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* a c)
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(* a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -2 (/ (* a c) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -2 (* a c))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* -2 (* a c))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(* -2 (* a c))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* -2 (* a c))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* 1/2 (* (sqrt (/ a c)) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b)))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))))
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))))))))
(* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b)))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5)))))))))))))
(* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* 1/2 (* (sqrt (* a c)) (sqrt -16)))
(+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16))))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1)))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1)))
(* -2 (/ (* a c) b))
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))))) (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (+ (* 64 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4))))))))
(* -2 (* a (* b c)))
(* a (- (* a (- (* -8 (/ (pow c 2) b)) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* -4 (/ (* a (pow c 3)) (pow b 3)))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 3)))))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(* a (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))))
(* -1 (* a (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))))
(* -2 (* a (* b c)))
(* c (- (* c (- (* -8 (/ (pow a 2) b)) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* -4 (/ (* (pow a 3) c) (pow b 3)))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 3)))))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(* c (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))))
(* -1 (* c (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))))
(* a (* b (* c (sqrt -16))))
(* b (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))))
(* b (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))))
(* b (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c)))))))
(* -2 (* a (* b c)))
(* b (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(* b (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(* b (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))))
(* 2 (pow b 3))
(* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 2)))
(* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))))
(* -1 (* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))
(* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b)))
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))))
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))))
(* -1 (/ c b))
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b)))
(* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b)))
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b)))
(* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b)))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))))
(* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(* 1/4 (* (sqrt (/ c a)) (sqrt -16)))
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a)))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (+ (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* 64 (* (pow a 2) (pow c 3))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(pow b 3)
(+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3))
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 5))) (* -8 (/ (pow c 2) b)))) (pow b 3))
(+ (* (pow a 2) (+ (* -8 (/ (pow c 2) b)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 9))) (* -32 (/ (pow c 4) (pow b 5))))))) (pow b 3))
(* a (* b (* c (sqrt -16))))
(* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))
(* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))
(* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))
(* -1 (* a (* b (* c (sqrt -16)))))
(* -1 (* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))))
(pow b 3)
(+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3))
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 5))) (* -8 (/ (pow a 2) b)))) (pow b 3))
(+ (* (pow c 2) (+ (* -8 (/ (pow a 2) b)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 9))) (* -32 (/ (pow a 4) (pow b 5))))))) (pow b 3))
(* a (* b (* c (sqrt -16))))
(* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))
(* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))
(* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))
(* -1 (* a (* b (* c (sqrt -16)))))
(* -1 (* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))))
(* a (* b (* c (sqrt -16))))
(* b (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16)))))
(* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(pow b 3)
(* (pow b 3) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(* (pow b 3) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 3) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(pow b 3)
(* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)))
(* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8)))) 1)))
(* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* 256 (/ (* (pow a 6) (pow c 6)) (pow b 12))))) 1)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 5))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 5))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 5))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* -1 (/ (+ (* 2 (* (pow a 2) (pow c 3))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (* (pow a 2) (pow c 3))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (* (pow a 2) (pow c 3))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c))))))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2)))))))))
(pow b 3)
(* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))
(* -1 (pow b 3))
(* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))
(pow b 3)
(+ (* 2 (* a (* b c))) (pow b 3))
(+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3))
(+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(pow b 3)
(+ (* 2 (* a (* b c))) (pow b 3))
(+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3))
(+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
Outputs
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))) (*.f64 c c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (+ (/ 1 (* b (pow c 2))) (/ a (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c c)))) (neg.f64 c))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b)))
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b b)))) (neg.f64 b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (-.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b))))
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b))))
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3))))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b))))
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3))))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b))))
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3))))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a)))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) (neg.f64 a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) b) c))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b)))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.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 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 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(+.f64 b (*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (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 2) (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 (*.f64 b b) (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 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (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 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (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 b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* a c)
(*.f64 a c)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* a c)
(*.f64 a c)
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))
(* a c)
(*.f64 a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))
(* a c)
(*.f64 a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (neg.f64 b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (neg.f64 b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (neg.f64 b))
(* -2 (* a c))
(*.f64 (*.f64 #s(literal -2 binary64) a) c)
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))))
(* -2 (* a c))
(*.f64 (*.f64 #s(literal -2 binary64) a) c)
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b b))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b b))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b b))
(* -2 (* a c))
(*.f64 (*.f64 #s(literal -2 binary64) a) c)
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))
(* -2 (* a c))
(*.f64 (*.f64 #s(literal -2 binary64) a) c)
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (+.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (+.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (fma.f64 a (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 (*.f64 b c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* 1/2 (* (sqrt (/ a c)) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) b) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))))))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))))
(*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) b) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))))))
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/16 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))) b)))
(* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (neg.f64 b))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))))))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/1024 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) a)) (*.f64 a (*.f64 a a)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (+.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (+.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b)))) (fma.f64 c (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64))) (fma.f64 (*.f64 a b) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))))
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5)))))))))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 9 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))) b)))
(* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 b))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))))))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/128 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(neg.f64 (*.f64 c (-.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))))))))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal -1/1024 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))) c)) (*.f64 c (*.f64 c c))))))
(* 1/2 (* (sqrt (* a c)) (sqrt -16)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))))
(+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))) (neg.f64 b))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1)))
(fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64)))))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1)))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal 3/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -16 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) a) c))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))) b)
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))) b)
(/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))))) b)
(/.f64 (-.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))))))
(*.f64 (neg.f64 b) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(*.f64 (neg.f64 b) (-.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64)))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))))) (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (+ (* 64 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 (-.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 10 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (fma.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (neg.f64 (pow.f64 b #s(literal 6 binary64))))))
(* -2 (* a (* b c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)))
(* a (- (* a (- (* -8 (/ (pow c 2) b)) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(*.f64 a (fma.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b c))))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* -4 (/ (* a (pow c 3)) (pow b 3)))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal -2 binary64) (*.f64 b c))))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 3)))))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) b) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal -2 binary64) (*.f64 b c))))
(* a (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(*.f64 a (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))
(* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(*.f64 a (-.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))))
(* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))))
(* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (pow.f64 b #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))))))
(* -1 (* a (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))
(* -2 (* a (* b c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)))
(* c (- (* c (- (* -8 (/ (pow a 2) b)) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(*.f64 c (fma.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a b))))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* -4 (/ (* (pow a 3) c) (pow b 3)))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 3)))))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (fma.f64 c (fma.f64 c (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))
(* c (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(*.f64 c (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))
(* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(*.f64 c (-.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))))))))
(* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))))))))
(* -1 (* c (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* a (* b (* c (sqrt -16))))
(*.f64 a (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* b (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) b) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* b (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))))
(*.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* b (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c)))))))
(*.f64 b (fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* -2 (* a (* b c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)))
(* b (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(*.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) #s(literal -6 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) c)))
(* b (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(*.f64 b (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c))))
(* b (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))))
(*.f64 b (-.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) c))))))
(* 2 (pow b 3))
(*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))
(* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 2)))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64)))
(* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (-.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)))))
(* -1 (* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b))))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b)))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (/.f64 c (neg.f64 b)))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))
(fma.f64 a (fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 (*.f64 b c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (/.f64 c (neg.f64 b)))
(* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b)))
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b))
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) b) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b)))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))
(fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) b) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))))
(fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) b) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b))))
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a))) (*.f64 (*.f64 #s(literal -1/256 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))))
(-.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/1024 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) a) (*.f64 (*.f64 #s(literal 1/256 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a (*.f64 a a))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b)))
(*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) c) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b))))))) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) (*.f64 a b)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b)))
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))))) (*.f64 c c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) b))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))
(*.f64 c (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))))) (*.f64 c c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) b)))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))))
(*.f64 c (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))) b)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))))) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) b)))))
(* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))
(*.f64 (neg.f64 c) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c c)))))
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/256 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c c)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal -1/1024 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))) c) (*.f64 (*.f64 #s(literal -1/256 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))))))
(* 1/4 (* (sqrt (/ c a)) (sqrt -16)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))))
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16))))
(fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64)))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal 3/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (neg.f64 c)) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64)))))) (pow.f64 b #s(literal 4 binary64))))) c) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))) (fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)))) (neg.f64 c)) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))
(* -1 (* b (+ (* -1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (+ (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* 64 (* (pow a 2) (pow c 3))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 10 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (fma.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3))
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 5))) (* -8 (/ (pow c 2) b)))) (pow b 3))
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))
(+ (* (pow a 2) (+ (* -8 (/ (pow c 2) b)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 9))) (* -32 (/ (pow c 4) (pow b 5))))))) (pow b 3))
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 a a) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))
(* a (* b (* c (sqrt -16))))
(*.f64 a (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))
(*.f64 a (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))
(* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))
(* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))
(* -1 (* a (* b (* c (sqrt -16)))))
(neg.f64 (*.f64 a (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* -1 (* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))
(*.f64 (neg.f64 a) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3))
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 5))) (* -8 (/ (pow a 2) b)))) (pow b 3))
(fma.f64 (*.f64 c c) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) b)) (*.f64 b (*.f64 b b)))
(+ (* (pow c 2) (+ (* -8 (/ (pow a 2) b)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 9))) (* -32 (/ (pow a 4) (pow b 5))))))) (pow b 3))
(fma.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) b)) (*.f64 b (*.f64 b b)))
(* a (* b (* c (sqrt -16))))
(*.f64 a (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))
(*.f64 c (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))
(* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))
(* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))))
(* -1 (* a (* b (* c (sqrt -16)))))
(neg.f64 (*.f64 a (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* -1 (* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))
(*.f64 (neg.f64 c) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))))
(* a (* b (* c (sqrt -16))))
(*.f64 a (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* b (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16)))))
(*.f64 b (fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))
(* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(*.f64 b (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(*.f64 b (fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(* (pow b 3) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* (pow b 3) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 3) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))
(* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8)))) 1)))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) #s(literal -1 binary64))))
(* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* 256 (/ (* (pow a 6) (pow c 6)) (pow b 12))))) 1)))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (/.f64 (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 8 binary64))))) #s(literal -1 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 5))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 5))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 5))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 2 (* (pow a 2) (pow c 3))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (* (pow a 2) (pow c 3))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (* (pow a 2) (pow c 3))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c)))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)))
(* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c))))))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2)))))))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)))))
(pow b 3)
(*.f64 b (*.f64 b b))
(* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)))))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b))))))
(* -1 (pow b 3))
(neg.f64 (*.f64 b (*.f64 b b)))
(* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* 2 (* a (* b c))) (pow b 3))
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c)) (*.f64 b (*.f64 b b)))
(+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3))
(fma.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 c c) b)) (*.f64 #s(literal 2 binary64) (*.f64 b c))) (*.f64 b (*.f64 b b)))
(+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) b)) (*.f64 #s(literal 2 binary64) (*.f64 b c))) (*.f64 b (*.f64 b b)))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)))
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(*.f64 a (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (pow.f64 b #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* 2 (* a (* b c))) (pow b 3))
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c)) (*.f64 b (*.f64 b b)))
(+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3))
(fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) b) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 b (*.f64 b b)))
(+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 b (*.f64 b b)))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))

eval439.0ms (3.4%)

Memory
-14.7MiB live, 550.6MiB allocated
Compiler

Compiled 127 861 to 5 954 computations (95.3% saved)

prune584.0ms (4.6%)

Memory
-9.6MiB live, 543.9MiB allocated
Pruning

79 alts after pruning (78 fresh and 1 done)

PrunedKeptTotal
New1 769671 836
Fresh111122
Picked415
Done000
Total1 784791 863
Accuracy
99.1%
Counts
1 863 → 79
Alt Table
Click to see full alt table
StatusAccuracyProgram
90.2%
(fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))
90.4%
(fma.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
90.4%
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b)))
54.5%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) b) (/.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
90.1%
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
89.7%
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
55.5%
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
54.5%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
81.1%
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
54.9%
(/.f64 (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
55.4%
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) b (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
55.0%
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
55.0%
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
87.1%
(/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
55.4%
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.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))
80.9%
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b b)) b) (*.f64 #s(literal 2 binary64) a))
56.6%
(/.f64 (/.f64 (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
55.3%
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))))) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
55.6%
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) (fma.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))) (*.f64 #s(literal 2 binary64) a))
55.4%
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.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))
54.1%
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) b) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
55.0%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
54.0%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
55.4%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))))) (*.f64 #s(literal 2 binary64) a))
54.1%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.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.3%
(/.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 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
80.8%
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) a))
64.6%
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b) (*.f64 #s(literal 2 binary64) a))
86.4%
(/.f64 (/.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
80.9%
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) b) (*.f64 #s(literal 2 binary64) a))
54.5%
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.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))
54.5%
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))
86.5%
(/.f64 (/.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal -2 binary64) (*.f64 b c)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
80.9%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
90.0%
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))))
56.1%
(/.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))
56.0%
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a))
55.4%
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))))
87.3%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
56.6%
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
87.3%
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64)))))) (pow.f64 b #s(literal 4 binary64))))) c) b)
55.4%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 a #s(literal 2 binary64)))
55.3%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
55.3%
(/.f64 (+.f64 (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
55.0%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 2 binary64) a))
56.6%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a))
56.6%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
55.3%
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
80.9%
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1/2 binary64) a)) b)
80.9%
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
80.8%
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
81.0%
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 #s(literal 2 binary64) a))
64.6%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
54.5%
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))
81.0%
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
54.5%
(/.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
64.7%
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
64.7%
(/.f64 c (neg.f64 b))
80.8%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
55.4%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))
64.6%
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
80.8%
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 2 binary64) b))))
54.1%
(-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 a #s(literal -16 binary64)))))) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
54.6%
(-.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))))
90.2%
(+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b)))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))))
56.6%
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
90.0%
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c c)))) (neg.f64 c))))
80.8%
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (/.f64 #s(literal 1/2 binary64) a))
55.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))
64.7%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
80.9%
(*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64)))))
80.9%
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))))
90.0%
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a)))
81.0%
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
87.2%
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
90.3%
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
81.0%
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b))))
81.1%
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
Compiler

Compiled 7 657 to 3 273 computations (57.3% saved)

simplify340.0ms (2.7%)

Memory
7.1MiB live, 332.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff320
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
cost-diff704
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
cost-diff896
(-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
cost-diff6144
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))
cost-diff0
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
cost-diff0
(/.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))
cost-diff320
(*.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))))))
cost-diff4736
(*.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)))))))
cost-diff0
(*.f64 a #s(literal -2 binary64))
cost-diff0
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
cost-diff0
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1/2 binary64) a)) b)
cost-diff1536
(*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1/2 binary64) a))
cost-diff0
(/.f64 #s(literal -1 binary64) b)
cost-diff192
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
cost-diff0
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
cost-diff0
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
cost-diff0
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))
cost-diff128
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b)))
Rules
5 458×lower-*.f32
5 422×lower-*.f64
5 310×lower-fma.f32
5 298×lower-fma.f64
1 848×lower-/.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
061593
0114571
1231549
2622530
32043474
45880462
08407462
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b)))
a
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
#s(literal -2 binary64)
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(*.f64 c (*.f64 c c))
c
(*.f64 c c)
(pow.f64 b #s(literal 5 binary64))
b
#s(literal 5 binary64)
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
#s(literal -5 binary64)
(*.f64 a (pow.f64 c #s(literal 4 binary64)))
(pow.f64 c #s(literal 4 binary64))
#s(literal 4 binary64)
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))
(neg.f64 (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
(*.f64 b b)
(/.f64 c (neg.f64 b))
(neg.f64 b)
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(/.f64 #s(literal -1 binary64) b)
#s(literal -1 binary64)
b
c
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1/2 binary64) a)) b)
(*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(*.f64 a #s(literal -2 binary64))
a
#s(literal -2 binary64)
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(*.f64 c c)
c
(/.f64 a (*.f64 b b))
(*.f64 b b)
b
(/.f64 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (+.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 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)
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 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)))))
#s(literal -1 binary64)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(*.f64 a #s(literal 2 binary64))
a
#s(literal 2 binary64)
(-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(*.f64 b b)
b
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
#s(literal -4 binary64)
(*.f64 c a)
c
#s(literal -1 binary64)
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
#s(literal 1 binary64)
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(neg.f64 b)
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
Outputs
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b)))
(fma.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a) (*.f64 (/.f64 c b) (-.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
a
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))
(fma.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (neg.f64 b)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
#s(literal -2 binary64)
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(*.f64 c (*.f64 c c))
c
(*.f64 c c)
(pow.f64 b #s(literal 5 binary64))
b
#s(literal 5 binary64)
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
#s(literal -5 binary64)
(*.f64 a (pow.f64 c #s(literal 4 binary64)))
(pow.f64 c #s(literal 4 binary64))
#s(literal 4 binary64)
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b (neg.f64 b))))
(neg.f64 (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b (neg.f64 b)))
(*.f64 b (*.f64 b b))
(*.f64 b b)
(/.f64 c (neg.f64 b))
(neg.f64 b)
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(/.f64 c (neg.f64 b))
(/.f64 #s(literal -1 binary64) b)
#s(literal -1 binary64)
b
c
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1/2 binary64) a)) b)
(*.f64 (/.f64 c b) (-.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1/2 binary64) a))
(neg.f64 (fma.f64 c (*.f64 a (/.f64 c (*.f64 b b))) c))
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 c (*.f64 b b))) c))
(*.f64 a #s(literal -2 binary64))
a
#s(literal -2 binary64)
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(fma.f64 c (*.f64 a (/.f64 c (*.f64 b b))) c)
(*.f64 c c)
c
(/.f64 a (*.f64 b b))
(*.f64 b b)
b
(/.f64 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) 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 (-.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 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
b
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
a
(*.f64 #s(literal -4 binary64) c)
(*.f64 c #s(literal -4 binary64))
#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 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 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 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(literal -1 binary64)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (/.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a c)))
(*.f64 a #s(literal 2 binary64))
a
#s(literal 2 binary64)
(-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(*.f64 b b)
b
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
#s(literal -4 binary64)
(*.f64 c a)
(*.f64 a c)
c
#s(literal -1 binary64)
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(literal 1 binary64)
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(neg.f64 b)
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))

localize298.0ms (2.3%)

Memory
-3.3MiB live, 416.8MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
accuracy99.6%
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
accuracy99.6%
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
accuracy56.5%
(-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
accuracy99.6%
(/.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))
accuracy99.5%
(*.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))))))
accuracy99.4%
(*.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)))))))
accuracy55.5%
(-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
accuracy99.6%
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1/2 binary64) a)) b)
accuracy99.6%
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
accuracy99.6%
(/.f64 a (*.f64 b b))
accuracy99.4%
(*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1/2 binary64) a))
accuracy100.0%
(/.f64 #s(literal -1 binary64) b)
accuracy99.7%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
accuracy99.6%
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
accuracy99.5%
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
accuracy99.5%
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
accuracy99.4%
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))
Samples
132.0ms200×0valid
44.0ms56×1valid
Compiler

Compiled 595 to 68 computations (88.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 123.0ms
ival-div: 52.0ms (42.4% of total)
ival-mult: 35.0ms (28.5% of total)
ival-pow: 10.0ms (8.1% of total)
ival-add: 9.0ms (7.3% of total)
adjust: 5.0ms (4.1% of total)
ival-sub: 4.0ms (3.3% of total)
ival-sqrt: 4.0ms (3.3% of total)
ival-neg: 2.0ms (1.6% of total)
exact: 1.0ms (0.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series82.0ms (0.6%)

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

189 calls:

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

rewrite388.0ms (3%)

Memory
16.9MiB live, 613.9MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 214×lower-*.f32
4 178×lower-*.f64
4 052×lower-/.f32
4 028×lower-/.f64
3 136×lower-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
061419
0114402
1454326
23745318
09314315
Stop Event
iter limit
node limit
iter limit
Counts
24 → 920
Calls
Call 1
Inputs
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b)))
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(/.f64 #s(literal -1 binary64) b)
(*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1/2 binary64) a)) b)
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(*.f64 a #s(literal -2 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 #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 #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 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))
(-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(/.f64 a (*.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 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
Outputs
(+.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b)))
(+.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (*.f64 a a)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (neg.f64 b))))
(+.f64 (+.f64 (/.f64 c (neg.f64 b)) (*.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(-.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(-.f64 (/.f64 (*.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c (neg.f64 b))))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c (neg.f64 b))))))
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b)))
(fma.f64 a (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (neg.f64 b))))
(fma.f64 c (/.f64 #s(literal -1 binary64) b) (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(fma.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (*.f64 a a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (neg.f64 b))))
(fma.f64 (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a (/.f64 c (neg.f64 b)))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c) (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (neg.f64 b))))
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b) (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (neg.f64 b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (*.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c (neg.f64 b)))) (fma.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (*.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c (neg.f64 b)))) (fma.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (fma.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (*.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 (*.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (*.f64 (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 c (neg.f64 b)))))))
(/.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b)))) (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c (neg.f64 b)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (*.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 (*.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (*.f64 (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 c (neg.f64 b))))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))))) (neg.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c (neg.f64 b))))))
(/.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a))) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (*.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c (neg.f64 b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)))) (neg.f64 (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (*.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c (neg.f64 b)))) (fma.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (*.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))))))
(*.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c (neg.f64 b))))))
(+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(+.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(+.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) (*.f64 (neg.f64 c) (/.f64 c (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64)))) (*.f64 a #s(literal -2 binary64))) (fma.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64)))) (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64))))))
(-.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a)) (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (*.f64 (neg.f64 c) (/.f64 c (*.f64 b (*.f64 b b)))))
(fma.f64 a (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))) (fma.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(fma.f64 a (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64)))) a) (fma.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64)))) a) (-.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64)))) (*.f64 a #s(literal -2 binary64)) (fma.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64)))) (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(fma.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(fma.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c (neg.f64 b)) (/.f64 c (*.f64 b b)) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 (/.f64 c (neg.f64 b)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))) a (fma.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))) a (-.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64)))) (fma.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64)))) (-.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(fma.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (neg.f64 (*.f64 c c))) #s(literal -1 binary64)) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64)) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 (/.f64 c b) (/.f64 c (*.f64 b b)) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 (/.f64 c b) (/.f64 c (*.f64 b (neg.f64 b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b (neg.f64 b)) c) #s(literal -1 binary64)) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) c (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 c b) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64))))) #s(literal -2 binary64) (fma.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64))))) #s(literal -2 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a))))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (neg.f64 (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a)))) (neg.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a)))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a)))))
(*.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))) (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 c (*.f64 (*.f64 (*.f64 c c) (pow.f64 b #s(literal -5 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 c (*.f64 (*.f64 (*.f64 c c) (pow.f64 b #s(literal -5 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 5 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (pow.f64 b #s(literal -7 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal -7 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 (pow.f64 b #s(literal -7 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal -5 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal -5 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64))) #s(literal -5 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7/2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7/2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7/2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 c c) (pow.f64 b #s(literal -5 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 c c) (pow.f64 b #s(literal -5 binary64))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (pow.f64 b #s(literal -7/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) #s(literal -5 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 a #s(literal -5 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) (pow.f64 b #s(literal -21 binary64)) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 15 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) (pow.f64 b #s(literal -21 binary64)) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 15 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) (pow.f64 b #s(literal -21 binary64)) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 15 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) (pow.f64 b #s(literal -21 binary64)) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 15 binary64)))) (fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))))
(/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.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 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) (pow.f64 b #s(literal -21 binary64)) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 15 binary64))))) (neg.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) (pow.f64 b #s(literal -21 binary64)) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 15 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 15 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) (pow.f64 b #s(literal -21 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64)))) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 15 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) (pow.f64 b #s(literal -21 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (neg.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) (pow.f64 b #s(literal -21 binary64)) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 15 binary64)))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(pow.f64 (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) (pow.f64 b #s(literal -21 binary64)) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 15 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) (pow.f64 b #s(literal -21 binary64)) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 15 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal -2 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(exp.f64 (fma.f64 (log.f64 c) #s(literal 3 binary64) (neg.f64 (*.f64 #s(literal 5 binary64) (log.f64 b)))))
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal 5 binary64) (log.f64 b))) (*.f64 (log.f64 c) #s(literal 3 binary64))))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)) (*.f64 #s(literal 5 binary64) (log.f64 b))))
(neg.f64 (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64)))))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))))
(/.f64 (neg.f64 (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64)))) (neg.f64 (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64))) (pow.f64 b #s(literal 5 binary64)))
(pow.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 c c) (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64)))))
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 c (*.f64 c c)))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 c c) (pow.f64 b #s(literal -5 binary64))) c)
(*.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 c (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) c)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(neg.f64 (/.f64 c b))
(/.f64 c (neg.f64 b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 b) c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (neg.f64 b) c) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 b) c) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (neg.f64 b) c))))
(/.f64 (neg.f64 c) b)
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 b))
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b))
(/.f64 (/.f64 c #s(literal -1 binary64)) b)
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) b)
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) b)
(/.f64 (neg.f64 (/.f64 c #s(literal -1 binary64))) (neg.f64 b))
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) b)
(pow.f64 (/.f64 (neg.f64 b) c) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (neg.f64 b) c) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal -1 binary64) b)
(/.f64 #s(literal 1 binary64) (neg.f64 b))
(pow.f64 (neg.f64 b) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 a c))))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 a c))))
(fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) a)
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64)))) (neg.f64 a))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64)))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))))) (neg.f64 (neg.f64 a)))
(pow.f64 (/.f64 a (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal 2 binary64)))))
(*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal -2 binary64)))
(*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) a) (*.f64 #s(literal -2 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a #s(literal -2 binary64))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 b (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64)))) a)) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (neg.f64 b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64)))) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 b (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64)))) a) #s(literal 1 binary64))))
(/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) b)
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64)))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64)))) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 b (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64)))) a))))
(/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (neg.f64 a)) (neg.f64 b))
(/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 b a))
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 a b))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 b a)))
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (neg.f64 a))) b)
(/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) b)) a)
(/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (neg.f64 a)) #s(literal -1 binary64)) b)
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 a b)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (neg.f64 a)))) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 a))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (neg.f64 a)) #s(literal -1 binary64))) (neg.f64 b))
(pow.f64 (*.f64 (/.f64 b (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64)))) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 b (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64)))) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))) b))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 b a)))
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal 2 binary64))) b))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (neg.f64 a)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64))))
(*.f64 (pow.f64 (/.f64 b (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c)))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(fma.f64 a (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a c)))
(fma.f64 #s(literal -2 binary64) (*.f64 a c) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a c)))
(fma.f64 c (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(fma.f64 c (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a c)))
(fma.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a c)))
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a c)))
(fma.f64 (*.f64 a c) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a c)))
(fma.f64 (*.f64 a #s(literal -2 binary64)) c (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c)))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 c (/.f64 a (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a c)))
(fma.f64 (*.f64 c #s(literal -2 binary64)) a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)))
(fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -2 binary64)) a (*.f64 #s(literal -2 binary64) (*.f64 a c)))
(fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) a) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a c)))
(fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c c)) (/.f64 a (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c)))
(fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 b b))) (*.f64 c c) (*.f64 #s(literal -2 binary64) (*.f64 a c)))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -8 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c))))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 c)))
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -2 binary64))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 a #s(literal -2 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 c)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -8 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c)))))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 c))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 c))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))
(*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64)))
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))
(*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) a)
(*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) a) #s(literal -2 binary64))
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64)))
(neg.f64 (*.f64 a #s(literal 2 binary64)))
(*.f64 a #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) a)
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (neg.f64 a))
(*.f64 (neg.f64 a) #s(literal 2 binary64))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(+.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) b) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(+.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (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 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) b))
(+.f64 (*.f64 b (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (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 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 b (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 b (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (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 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (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 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) b (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (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 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.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)) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (-.f64 (neg.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))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b b (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.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)))) #s(literal -1 binary64)) (fma.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 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #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 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 1 binary64)) (-.f64 (neg.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))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (neg.f64 b) (sqrt.f64 (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))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (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))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (fma.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 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (*.f64 (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))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 (fma.f64 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 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 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))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (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)))) (-.f64 (fma.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (neg.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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.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)))) #s(literal -1 binary64))) (neg.f64 (fma.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 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal -1 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 1 binary64))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (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))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (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)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (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))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (fma.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 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (neg.f64 (*.f64 (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))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (-.f64 (fma.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 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (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))))) (neg.f64 (-.f64 (fma.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 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.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 b) (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)))))
(*.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 (neg.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)))) #s(literal -1 binary64))
(*.f64 (-.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 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 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.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 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #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 (+.f64 b (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)))))) (-.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))))) b) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(+.f64 (*.f64 b (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 b (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) b (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (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 (neg.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 (neg.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 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 (neg.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 (*.f64 b (*.f64 b b)) (*.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)))) #s(literal -1 binary64)) (*.f64 (fma.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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.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)))) #s(literal 1 binary64)) (*.f64 (fma.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 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal -1 binary64)) (*.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 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.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) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.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) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (-.f64 (neg.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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (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 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (-.f64 (neg.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 b (*.f64 b b)) (*.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 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 (*.f64 b (*.f64 b b)) (*.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 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.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)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.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)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.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 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal -1 binary64))) (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 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.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)))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.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) (-.f64 (*.f64 b (*.f64 b b)) (*.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)))))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (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) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (*.f64 (-.f64 (neg.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 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b b)) (*.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)))))) (neg.f64 (fma.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 (-.f64 (*.f64 b (*.f64 b b)) (*.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 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (fma.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) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b (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))))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.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 (neg.f64 b) (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))))))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (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))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (fma.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 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.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 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (+.f64 (neg.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 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (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))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 (fma.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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.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 (neg.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 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) a)
(/.f64 (*.f64 (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))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (-.f64 (fma.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 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 (neg.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 (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))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 (-.f64 (fma.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 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (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 (neg.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (neg.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 (neg.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 (neg.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 a))
(/.f64 (neg.f64 (*.f64 (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))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (-.f64 (fma.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 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) #s(literal -2 binary64))
(/.f64 (neg.f64 (/.f64 (+.f64 (neg.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 #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (+.f64 (neg.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 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.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 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.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 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (+.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)))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))
(*.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.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 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.f64 (/.f64 #s(literal -1 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 (neg.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 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (pow.f64 (/.f64 a (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (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)))) a) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #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 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) 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 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #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 (pow.f64 (/.f64 a (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1 binary64)) (pow.f64 (/.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)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 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))))))
(fma.f64 #s(literal -1 binary64) (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(fma.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.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 a c) (*.f64 a c))) (*.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 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) 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 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.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))))) (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))))))
(/.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 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.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))))) (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)))))
(/.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 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (-.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))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 (fma.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 (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))) (+.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) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.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))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 (fma.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 (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)))) (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 (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (neg.f64 (neg.f64 (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))))) (neg.f64 (neg.f64 (-.f64 (fma.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(pow.f64 (/.f64 (-.f64 (fma.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))))) (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)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1 binary64))
(*.f64 (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))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.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 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.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 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b b)) (*.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 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 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(exp.f64 (log.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (/.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 a #s(literal 2 binary64))) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1 binary64))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.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)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) a) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 2 binary64))) (neg.f64 a))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(*.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(+.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(+.f64 (*.f64 b b) (*.f64 (neg.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 0 binary64) (neg.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 a c)) #s(literal -4 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c))
(+.f64 (neg.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)))) b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(+.f64 (*.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 (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 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 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b b))
(-.f64 (/.f64 (*.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 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 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)))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.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))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 b b (*.f64 (neg.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)))))
(fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 (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))))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.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)))))
(fma.f64 (neg.f64 b) (neg.f64 b) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.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)))))
(fma.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 (neg.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)))))
(fma.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.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)))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (neg.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) (neg.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (fma.f64 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) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 (*.f64 b b) (neg.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))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (-.f64 (fma.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))))) (fma.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))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (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))))
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.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 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (fma.f64 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) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (-.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.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 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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.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))) (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 (fma.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 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.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 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (neg.f64 (fma.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))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b b)) (*.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)))))) (neg.f64 (*.f64 (-.f64 (fma.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))))) (fma.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 (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))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (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)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b b)) (*.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)))))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.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 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.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)))))) (neg.f64 (fma.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 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (-.f64 (neg.f64 b) (sqrt.f64 (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))) (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)))))) (neg.f64 (-.f64 (fma.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 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.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))))))
(pow.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal -1 binary64))
(*.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 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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal -1 binary64)))
(exp.f64 (fma.f64 (log.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64) (log.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))))))
(exp.f64 (+.f64 (log.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (log.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 (neg.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 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #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))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (/.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 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.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 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.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 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (-.f64 (neg.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))))) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (fma.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 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(exp.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))))))
(/.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (exp.f64 (log.f64 (*.f64 a #s(literal 2 binary64)))) (exp.f64 (log.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (exp.f64 (log.f64 (*.f64 a #s(literal -2 binary64)))) (exp.f64 (log.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))) (neg.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) #s(literal -2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(*.f64 #s(literal 2 binary64) (/.f64 a (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(*.f64 (exp.f64 (log.f64 (*.f64 a #s(literal 2 binary64)))) (exp.f64 (neg.f64 (log.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64))))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) b)
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (neg.f64 (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b))
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b (neg.f64 b)))
(/.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 b))
(/.f64 (/.f64 (*.f64 c c) (neg.f64 b)) (*.f64 b b))
(/.f64 (/.f64 (*.f64 c c) #s(literal -1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (*.f64 b (neg.f64 b)))
(/.f64 (neg.f64 (/.f64 (*.f64 c c) (neg.f64 b))) (*.f64 b (neg.f64 b)))
(/.f64 (neg.f64 (/.f64 (*.f64 c c) #s(literal -1 binary64))) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (neg.f64 b)) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 c (neg.f64 b)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (neg.f64 (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 c b) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 c b) (/.f64 c (*.f64 b (neg.f64 b))))
(*.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b (neg.f64 b)) c) #s(literal -1 binary64)))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) c)
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 c b))
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)) (/.f64 c (*.f64 b (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) #s(literal -1 binary64)))
(neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))))))
(/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (pow.f64 b #s(literal 7/2 binary64))) (pow.f64 b #s(literal 7/2 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) #s(literal 1 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (pow.f64 b #s(literal 7/2 binary64)))) (neg.f64 (pow.f64 b #s(literal 7/2 binary64))))
(pow.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64))))
(*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))
(*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 5 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (pow.f64 b #s(literal -7 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64)))))
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal -7 binary64)))
(*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))
(*.f64 (pow.f64 b #s(literal -7 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) #s(literal -1 binary64)))
(*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal -7 binary64))))
(*.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal -7 binary64))) #s(literal -5 binary64))
(*.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7/2 binary64))))
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7/2 binary64))))
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7/2 binary64))))
(*.f64 (pow.f64 b #s(literal -7/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) #s(literal -5 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) #s(literal -5 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 a #s(literal -5 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))
(*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -5 binary64)))
(*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -5 binary64))
(*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) a)
(*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 c c)) (*.f64 c c))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) a)) #s(literal -1 binary64)))
(neg.f64 (/.f64 a (*.f64 b (neg.f64 b))))
(/.f64 a (*.f64 b b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) a))))
(/.f64 (neg.f64 a) (*.f64 b (neg.f64 b)))
(/.f64 (/.f64 a b) b)
(/.f64 (neg.f64 (neg.f64 a)) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 a b)) (neg.f64 b))
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (*.f64 b (neg.f64 b)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (*.f64 b (neg.f64 b)))
(/.f64 (neg.f64 (neg.f64 (/.f64 a b))) b)
(pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 a b)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b)))
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b))
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)
(-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.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 (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 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) (+.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 #s(literal -1 binary64) (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(fma.f64 #s(literal 1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (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 (*.f64 b b)) (*.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 #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 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.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 b (*.f64 b b)) (*.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 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.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 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 (*.f64 b b)) (*.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 b b (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.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))))) (neg.f64 (fma.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 (*.f64 b (*.f64 b b)) (*.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))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.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)))))) (neg.f64 (neg.f64 (fma.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)))))))
(pow.f64 (/.f64 (fma.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 b (*.f64 b b)) (*.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))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.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 #s(literal 1 binary64) (fma.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 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.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 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (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)))) (-.f64 (fma.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))))))
(exp.f64 (*.f64 (log.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (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)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))
(*.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 #s(literal -1 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 binary64) (/.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 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 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.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 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (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)))) (-.f64 (fma.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 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.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 (fma.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 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.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))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.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)))))) #s(literal -1 binary64)))

simplify608.0ms (4.7%)

Memory
-10.0MiB live, 903.2MiB allocated
Algorithm
egg-herbie
Rules
7 558×lower-*.f64
7 558×lower-*.f32
6 102×lower-fma.f64
6 102×lower-fma.f32
2 940×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0164613682
1549013152
0814812782
Stop Event
iter limit
node limit
Counts
756 → 756
Calls
Call 1
Inputs
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ (pow c 2) (pow b 3)))
(+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(* -1 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -1 (/ (pow c 2) (pow b 3)))
(/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))
(* -2 (/ (pow c 3) (pow b 5)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(* -2 (/ (pow c 3) (pow b 5)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(* -2 (/ (pow c 3) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(* -1 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))
(* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))
(* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(* -1 (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))))
(* -1 (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))))
(* -1 (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))))
(* -1 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(* (pow c 2) (- (* -1 (/ a (pow b 2))) (/ 1 c)))
(* (pow c 2) (- (* -1 (/ a (pow b 2))) (/ 1 c)))
(* (pow c 2) (- (* -1 (/ a (pow b 2))) (/ 1 c)))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(* (pow c 2) (- (* -1 (/ a (pow b 2))) (/ 1 c)))
(* (pow c 2) (- (* -1 (/ a (pow b 2))) (/ 1 c)))
(* (pow c 2) (- (* -1 (/ a (pow b 2))) (/ 1 c)))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 2))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 2))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 2))
(* -1 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(* -1 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -2 (* a c))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* -2 (* a c))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(* -2 (* a c))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* -2 (* a c))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
1
(+ 1 (* -1 (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))
(+ 1 (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4))))))) (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))))
(+ 1 (* b (+ (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* b (+ (* -1 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4)))))) (* b (+ (* 1/2 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4))))) (sqrt -4))))))))))
(* -1 (/ (* a c) (pow b 2)))
(/ (+ (* -1 (* a c)) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2)))) (pow b 2))
(/ (+ (* -1 (* a c)) (+ (* -1 (/ (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3))))) (pow b 4))) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2))))) (pow b 2))
(/ (+ (* -1 (* a c)) (+ (* -1 (/ (- (* 1/4 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (+ (* -2 (* (pow a 4) (pow c 4))) (+ (* -1 (* a (* c (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3)))))))) (* -1 (* (pow a 2) (* (pow c 2) (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3))))) (pow b 4))) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (pow b 2))
(* -1 (/ (pow b 2) (* a c)))
(* (pow b 2) (- (* 2 (/ 1 (pow b 2))) (/ 1 (* a c))))
(* (pow b 2) (- (+ (* 2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 4))) (/ 1 (* a c))))))
(* (pow b 2) (- (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (+ (* 2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) (pow c 2))))) (+ (* 2 (/ (* a c) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (+ (/ 1 (* a c)) (/ (* a (* c (- (* a c) (+ (* -2 (* a c)) (* 2 (* a c)))))) (pow b 6)))))))))
(* -1 (/ (* a c) (pow b 2)))
(* a (+ (* -1 (* a (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4)))))) (* -1 (/ c (pow b 2)))))
(* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (* a (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6))))))) (* -1 (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4)))))))))
(* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (* a (+ (* -1 (* a (- (* 1/4 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) (pow b 2))) (+ (* -2 (/ (pow c 4) (pow b 8))) (+ (* -1 (/ (* c (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6)))))) (pow b 2))) (* -1 (/ (* (pow c 2) (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 4)))))))) (* -1 (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6))))))))))))
1
(+ 1 (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)))
(+ 1 (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (sqrt -4)))))
(+ 1 (+ (* -1 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (sqrt -4)))))))
1
(- (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a)))
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c)) (* 1/4 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) a)))
(* -1 (/ (* a c) (pow b 2)))
(* c (+ (* -1 (* c (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4)))))) (* -1 (/ a (pow b 2)))))
(* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -1 (* c (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6))))))) (* -1 (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4)))))))))
(* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -1 (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (* c (+ (* -1 (* c (- (* 1/4 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (pow b 2))) (+ (* -2 (/ (pow a 4) (pow b 8))) (+ (* -1 (/ (* a (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6)))))) (pow b 2))) (* -1 (/ (* (pow a 2) (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 4)))))))) (* -1 (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6))))))))))))
1
(+ 1 (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)))
(+ 1 (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (sqrt -4)))))
(+ 1 (+ (* -1 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (sqrt -4)))))))
1
(- (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c)))
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a)) (* 1/4 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) 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))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (sqrt (* a c)) (sqrt -4))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(* 2 b)
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* 2 (/ (* a c) b))
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 c)
(* 2 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))
(* 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))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(/ 1/2 c)
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(* -5 (* a (pow c 4)))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(/ a (pow b 2))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(- b (* (sqrt (* a c)) (sqrt -4)))
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(* 2 (/ (* a c) b))
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)
(* 2 b)
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* 2 (/ (* a c) b))
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b))))
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* 2 (/ (* a c) b))
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b))))
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (/ b (* a (* c (pow (sqrt -4) 2)))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4)))) (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4)))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))))
(/ -1/2 b)
(/ (- (* -1/2 (/ (* a c) (pow b 2))) 1/2) b)
(/ (- (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))) b)
(/ (- (* -1 (/ (+ (* 1/2 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ 1/2 (+ (* 1/2 (/ (* a c) (pow b 2))) (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b)
(* -1/2 (/ b (* a c)))
(* -1 (* b (- (* 1/2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b 4))) (* 1/2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a c)) (* a c))))) (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 (* a c)))) (+ (* -1/2 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))))))
(/ -1/2 b)
(- (* -1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(- (* c (- (* -1 (/ (* (pow a 2) c) (pow b 5))) (* 1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))
(- (* c (- (* c (- (* -1 (* c (+ (* 1/2 (/ (pow a 3) (pow b 7))) (* 2 (/ (pow a 3) (pow b 7)))))) (/ (pow a 2) (pow b 5)))) (* 1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(/ (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (/ b (* a (pow (sqrt -4) 2)))) c)
(/ (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -4) 2))))) c)
(/ (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) c)
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -1))) (* 1/4 (/ b a))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/32 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))
(/ -1/2 b)
(- (* -1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(- (* a (- (* -1 (/ (* a (pow c 2)) (pow b 5))) (* 1/2 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))
(- (* a (- (* a (- (* -1 (* a (+ (* 1/2 (/ (pow c 3) (pow b 7))) (* 2 (/ (pow c 3) (pow b 7)))))) (/ (pow c 2) (pow b 5)))) (* 1/2 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(/ (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (/ b (* c (pow (sqrt -4) 2)))) a)
(/ (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) a)
(/ (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) a)
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* 1/4 (/ b c))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/32 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))
Outputs
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) c)) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (neg.f64 c)))) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 c (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c c) (neg.f64 (*.f64 b b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c c) (neg.f64 (*.f64 b b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)))
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (*.f64 b (*.f64 b b))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64))))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64))))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64))))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(* -1 c)
(neg.f64 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c (neg.f64 c))) (*.f64 b b))
(* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))
(*.f64 a (-.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))
(*.f64 a (-.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))
(*.f64 a (-.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c (neg.f64 c))) (*.f64 b b))
(* -1 (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))))
(*.f64 a (-.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* -1 (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))))
(*.f64 a (-.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* -1 (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))))
(*.f64 a (-.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* -1 c)
(neg.f64 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c (neg.f64 c))) (*.f64 b b))
(* (pow c 2) (- (* -1 (/ a (pow b 2))) (/ 1 c)))
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) c)))
(* (pow c 2) (- (* -1 (/ a (pow b 2))) (/ 1 c)))
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) c)))
(* (pow c 2) (- (* -1 (/ a (pow b 2))) (/ 1 c)))
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) c)))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c (neg.f64 c))) (*.f64 b b))
(* (pow c 2) (- (* -1 (/ a (pow b 2))) (/ 1 c)))
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) c)))
(* (pow c 2) (- (* -1 (/ a (pow b 2))) (/ 1 c)))
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) c)))
(* (pow c 2) (- (* -1 (/ a (pow b 2))) (/ 1 c)))
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) c)))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c (neg.f64 c))) (*.f64 b b))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 2))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 2))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 2))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 b b))
(* -1 c)
(neg.f64 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -1 c)
(neg.f64 c)
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c (neg.f64 c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (neg.f64 a))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (neg.f64 a))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (neg.f64 a))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c (neg.f64 c))) (*.f64 b (*.f64 b b)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (neg.f64 a))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (neg.f64 a))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (neg.f64 a))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c (neg.f64 c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c (neg.f64 c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c (neg.f64 c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))
(* -2 (* a c))
(*.f64 (*.f64 a #s(literal -2 binary64)) c)
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))))
(* -2 (* a c))
(*.f64 (*.f64 a #s(literal -2 binary64)) c)
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.f64 b b))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.f64 b b))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.f64 b b))
(* -2 (* a c))
(*.f64 (*.f64 a #s(literal -2 binary64)) c)
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))))
(* -2 (* a c))
(*.f64 (*.f64 a #s(literal -2 binary64)) c)
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))))
(* -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))
(* -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))
(* -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))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.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 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a)))
(* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (/.f64 b a)))
(* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (-.f64 (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 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) (/.f64 b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 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 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 b)) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #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 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 (neg.f64 b) c)))
(* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 b c)))
(* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) (/.f64 b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 b)) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c)))
1
#s(literal 1 binary64)
(+ 1 (* -1 (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))
(fma.f64 (neg.f64 b) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64))
(+ 1 (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4))))))) (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))))
(fma.f64 b (neg.f64 (fma.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 1 binary64))
(+ 1 (* b (+ (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* b (+ (* -1 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4)))))) (* b (+ (* 1/2 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4))))) (sqrt -4))))))))))
(fma.f64 b (fma.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) (neg.f64 (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 1 binary64))
(* -1 (/ (* a c) (pow b 2)))
(neg.f64 (*.f64 a (/.f64 c (*.f64 b b))))
(/ (+ (* -1 (* a c)) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2)))) (pow b 2))
(/.f64 (neg.f64 (fma.f64 c a (/.f64 (fma.f64 (*.f64 c c) (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -1 (* a c)) (+ (* -1 (/ (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3))))) (pow b 4))) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2))))) (pow b 2))
(/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (neg.f64 (fma.f64 (*.f64 c a) (fma.f64 (*.f64 c c) (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c a)) (*.f64 b b))
(/ (+ (* -1 (* a c)) (+ (* -1 (/ (- (* 1/4 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (+ (* -2 (* (pow a 4) (pow c 4))) (+ (* -1 (* a (* c (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3)))))))) (* -1 (* (pow a 2) (* (pow c 2) (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3))))) (pow b 4))) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (pow b 2))
(/.f64 (-.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (neg.f64 (fma.f64 (*.f64 c a) (fma.f64 (*.f64 c c) (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))))) (neg.f64 (fma.f64 a (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (neg.f64 (fma.f64 (*.f64 c a) (fma.f64 (*.f64 c c) (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (fma.f64 (*.f64 c c) (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 a a))))))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 c a)) (*.f64 b b))
(* -1 (/ (pow b 2) (* a c)))
(/.f64 (neg.f64 (*.f64 b b)) (*.f64 c a))
(* (pow b 2) (- (* 2 (/ 1 (pow b 2))) (/ 1 (* a c))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))))
(* (pow b 2) (- (+ (* 2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 4))) (/ 1 (* a c))))))
(*.f64 (*.f64 b b) (-.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* (pow b 2) (- (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (+ (* 2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) (pow c 2))))) (+ (* 2 (/ (* a c) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (+ (/ 1 (* a c)) (/ (* a (* c (- (* a c) (+ (* -2 (* a c)) (* 2 (* a c)))))) (pow b 6)))))))))
(*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c (fma.f64 c a #s(literal 0 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))))
(* -1 (/ (* a c) (pow b 2)))
(neg.f64 (*.f64 a (/.f64 c (*.f64 b b))))
(* a (+ (* -1 (* a (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4)))))) (* -1 (/ c (pow b 2)))))
(*.f64 a (neg.f64 (fma.f64 a (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (* a (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6))))))) (* -1 (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4)))))))))
(*.f64 a (-.f64 (*.f64 a (neg.f64 (fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 c (/.f64 (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 c (*.f64 b b))))
(* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (* a (+ (* -1 (* a (- (* 1/4 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) (pow b 2))) (+ (* -2 (/ (pow c 4) (pow b 8))) (+ (* -1 (/ (* c (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6)))))) (pow b 2))) (* -1 (/ (* (pow c 2) (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 4)))))))) (* -1 (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6))))))))))))
(*.f64 a (-.f64 (*.f64 a (fma.f64 a (neg.f64 (fma.f64 a (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64))))) (neg.f64 (fma.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 c (/.f64 (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 c (/.f64 (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 c (*.f64 b b))))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)))
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))) a))
(+ 1 (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (sqrt -4)))))
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))) a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))))) (sqrt.f64 #s(literal -4 binary64))))
(+ 1 (+ (* -1 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (sqrt -4)))))))
(+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c))))) (*.f64 (*.f64 a a) (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))) a)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c))))) (*.f64 (*.f64 a a) (*.f64 c #s(literal -4 binary64))))))
1
#s(literal 1 binary64)
(- (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a)))
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) a))
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c)) (* 1/4 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) a)))
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) c) #s(literal 1/8 binary64)) a)) a))) a))
(* -1 (/ (* a c) (pow b 2)))
(neg.f64 (*.f64 a (/.f64 c (*.f64 b b))))
(* c (+ (* -1 (* c (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4)))))) (* -1 (/ a (pow b 2)))))
(*.f64 c (neg.f64 (fma.f64 c (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) (/.f64 a (*.f64 b b)))))
(* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -1 (* c (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6))))))) (* -1 (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4)))))))))
(*.f64 c (fma.f64 c (neg.f64 (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 a (/.f64 (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 (/.f64 a (*.f64 b b)))))
(* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -1 (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (* c (+ (* -1 (* c (- (* 1/4 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (pow b 2))) (+ (* -2 (/ (pow a 4) (pow b 8))) (+ (* -1 (/ (* a (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6)))))) (pow b 2))) (* -1 (/ (* (pow a 2) (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 4)))))))) (* -1 (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6))))))))))))
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (neg.f64 (fma.f64 c (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64))))) (neg.f64 (fma.f64 a (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 a (/.f64 (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 a (/.f64 (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))))))))) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 a (*.f64 b b))))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)))
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) c))
(+ 1 (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (sqrt -4)))))
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) c)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))))) (sqrt.f64 #s(literal -4 binary64))))
(+ 1 (+ (* -1 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (sqrt -4)))))))
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -4 binary64))))) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -4 binary64)))))) (/.f64 (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) c)))
1
#s(literal 1 binary64)
(- (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c)))
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) c))
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a)) (* 1/4 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) c)))
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) a) #s(literal 1/8 binary64)) c)) c))) c))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (fma.f64 a (/.f64 (*.f64 c (neg.f64 c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (fma.f64 a (/.f64 (*.f64 c (neg.f64 c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/16 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal 1/2 binary64))) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/128 binary64))) a)) a)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) b)
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 #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 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(fma.f64 b #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 b #s(literal 2 binary64)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -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 (neg.f64 b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)) (neg.f64 a))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(fma.f64 b #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 b #s(literal 2 binary64)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (neg.f64 b) c)))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) b) c)))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c)))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 binary64))
(* 2 c)
(*.f64 c #s(literal 2 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 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))
(*.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))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -4 binary64)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 b (/.f64 (*.f64 (/.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)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -4 binary64))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(neg.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal 1/2 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 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)) a) (*.f64 (*.f64 b a) #s(literal -1/2 binary64))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b a) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) c)))) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)))) a)) a))) a))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 b #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))))
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 a (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 c (*.f64 c c)))) (fma.f64 (/.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 #s(literal 1/2 binary64) (/.f64 b a))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 #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 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c b) a))) c))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c b) a))) c))
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(/ 1/2 c)
(/.f64 #s(literal 1/2 binary64) c)
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(* -5 (* a (pow c 4)))
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(/ a (pow b 2))
(/.f64 a (*.f64 b b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(- b (* (sqrt (* a c)) (sqrt -4)))
(-.f64 b (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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))))) #s(literal 1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b)
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))))) b)
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)
(/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))))) b)
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))
(*.f64 (neg.f64 b) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64)))
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))))
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b))))
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal 2 binary64))))
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c b) #s(literal 2 binary64))))
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c b) #s(literal 2 binary64))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/8 binary64) (-.f64 (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) b) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b))))
(*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (-.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64) (/.f64 b c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) b) c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (/ b (* a (* c (pow (sqrt -4) 2)))))
(-.f64 (/.f64 b (*.f64 (*.f64 c a) #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4)))) (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4)))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 b (fma.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ (- (* -1/2 (/ (* a c) (pow b 2))) 1/2) b)
(/.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) b)
(/ (- (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))) b)
(/.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 c (neg.f64 c)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)
(/ (- (* -1 (/ (+ (* 1/2 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ 1/2 (+ (* 1/2 (/ (* a c) (pow b 2))) (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b)
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal 5/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1/2 binary64))))) b)
(* -1/2 (/ b (* a c)))
(*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)))
(* -1 (* b (- (* 1/2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b 4))) (* 1/2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 b) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a c)) (* a c))))) (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 (* a c)))) (+ (* -1/2 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))))))
(*.f64 (neg.f64 b) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c a)) (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 c (neg.f64 c)))) (*.f64 a (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 c a))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))))))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(- (* -1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))
(- (* c (- (* -1 (/ (* (pow a 2) c) (pow b 5))) (* 1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))
(fma.f64 c (fma.f64 (*.f64 a a) (neg.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) b)))
(- (* c (- (* c (- (* -1 (* c (+ (* 1/2 (/ (pow a 3) (pow b 7))) (* 2 (/ (pow a 3) (pow b 7)))))) (/ (pow a 2) (pow b 5)))) (* 1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))
(fma.f64 c (fma.f64 c (fma.f64 (neg.f64 c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal 5/2 binary64)) (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) b)))
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (/ b (* a (pow (sqrt -4) 2)))) c)
(/.f64 (-.f64 (/.f64 b (*.f64 a #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) c)
(/ (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -4) 2))))) c)
(/.f64 (+.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.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)) (*.f64 a (*.f64 a a)))))) (*.f64 c c))) (/.f64 b (*.f64 a #s(literal -4 binary64)))) c)
(/ (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) c)
(/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 b (*.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)) (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))))) (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) b) a))) c)
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -1))) (* 1/4 (/ b a))) c))
(neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) b) a)) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c b) a))) c)) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/32 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal 1/16 binary64)))) (fma.f64 (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 a a)) #s(literal 1/32 binary64) (*.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)) (*.f64 a (*.f64 a a)))))))) c)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c b) a))) c)) c))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(- (* -1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))
(- (* a (- (* -1 (/ (* a (pow c 2)) (pow b 5))) (* 1/2 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))
(fma.f64 a (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) b)))
(- (* a (- (* a (- (* -1 (* a (+ (* 1/2 (/ (pow c 3) (pow b 7))) (* 2 (/ (pow c 3) (pow b 7)))))) (/ (pow c 2) (pow b 5)))) (* 1/2 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal 5/2 binary64)) (neg.f64 a) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) b)))
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (/ b (* c (pow (sqrt -4) 2)))) a)
(/.f64 (-.f64 (/.f64 b (*.f64 c #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) a)
(/ (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) a)
(/.f64 (+.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.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 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a a))) (/.f64 b (*.f64 c #s(literal -4 binary64)))) a)
(/ (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) a)
(/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 b (*.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 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (fma.f64 #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 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) b) c))) a)
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* 1/4 (/ b c))) a))
(neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/4 binary64) b) c)) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b a) c))) a)) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/32 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/16 binary64)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal -1/16 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)))))))) a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b a) c))) a)) a))

eval304.0ms (2.4%)

Memory
44.3MiB live, 546.1MiB allocated
Compiler

Compiled 72 056 to 5 125 computations (92.9% saved)

prune267.0ms (2.1%)

Memory
-31.6MiB live, 459.1MiB allocated
Pruning

30 alts after pruning (28 fresh and 2 done)

PrunedKeptTotal
New1 731161 747
Fresh611273
Picked415
Done011
Total1 796301 826
Accuracy
100.0%
Counts
1 826 → 30
Alt Table
Click to see full alt table
StatusAccuracyProgram
90.4%
(fma.f64 a (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c c) (neg.f64 (*.f64 b b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64))) (/.f64 c (neg.f64 b)))
81.1%
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
99.3%
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (neg.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 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
64.6%
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) (*.f64 #s(literal 2 binary64) a))
81.0%
(/.f64 (/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 b b)) b)
87.3%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
55.4%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 a #s(literal 2 binary64)))
55.3%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
99.3%
(/.f64 (*.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 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) a))
64.6%
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (/.f64 #s(literal 1/2 binary64) a)) b)
81.0%
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
64.6%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
81.0%
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
64.7%
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
64.7%
(/.f64 c (neg.f64 b))
99.3%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64)))))
55.4%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))
64.6%
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c))
54.6%
(-.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))))
99.3%
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
99.1%
(*.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
55.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))
64.7%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
99.1%
(*.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.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/2 binary64) a) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
99.4%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
80.9%
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal 2 binary64))) b))
81.0%
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
81.1%
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
Compiler

Compiled 1 283 to 815 computations (36.5% saved)

simplify213.0ms (1.7%)

Memory
1.2MiB live, 274.5MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 #s(literal 4 binary64) (*.f64 a c))
cost-diff128
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
cost-diff192
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
cost-diff1344
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
cost-diff0
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
cost-diff0
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)
cost-diff0
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(*.f64 c c)
cost-diff0
(/.f64 (*.f64 c c) (*.f64 b b))
cost-diff0
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)
cost-diff0
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (neg.f64 b) c)
cost-diff704
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c))
cost-diff0
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
cost-diff0
(*.f64 c #s(literal 2 binary64))
cost-diff128
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
cost-diff320
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
Rules
3 844×lower-*.f32
3 822×lower-*.f64
2 766×lower-/.f32
2 750×lower-/.f64
1 812×lower-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
037301
068291
1128286
2261285
3667281
42129281
55657281
08085281
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(*.f64 c #s(literal 2 binary64))
c
#s(literal 2 binary64)
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
#s(literal 1 binary64)
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(neg.f64 b)
b
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
#s(literal -4 binary64)
(*.f64 c a)
a
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c))
#s(literal 1 binary64)
(/.f64 (neg.f64 b) c)
(neg.f64 b)
b
c
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)
a
(/.f64 (*.f64 c c) (*.f64 b b))
(*.f64 c c)
c
(*.f64 b b)
b
(neg.f64 b)
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 a #s(literal 2 binary64)))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
b
(*.f64 #s(literal -4 binary64) (*.f64 c a))
#s(literal -4 binary64)
(*.f64 c a)
c
a
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
#s(literal 0 binary64)
(*.f64 #s(literal 4 binary64) (*.f64 a c))
#s(literal 4 binary64)
(*.f64 a c)
a
c
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(neg.f64 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))
#s(literal -4 binary64)
(*.f64 b b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))
(*.f64 c #s(literal 2 binary64))
c
#s(literal 2 binary64)
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))
#s(literal 1 binary64)
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))
(neg.f64 b)
b
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
#s(literal -4 binary64)
(*.f64 c a)
a
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c))
(/.f64 c (neg.f64 b))
#s(literal 1 binary64)
(/.f64 (neg.f64 b) c)
(/.f64 b (neg.f64 c))
(neg.f64 b)
b
c
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
a
(/.f64 (*.f64 c c) (*.f64 b b))
(*.f64 c c)
c
(*.f64 b b)
b
(neg.f64 b)
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b)
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
b
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
#s(literal -4 binary64)
(*.f64 c a)
c
a
(*.f64 a #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(*.f64 c (*.f64 a #s(literal 4 binary64)))
#s(literal 0 binary64)
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(*.f64 c (*.f64 a #s(literal 4 binary64)))
#s(literal 4 binary64)
(*.f64 a c)
(*.f64 c a)
a
c
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))
(neg.f64 b)
b
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(*.f64 c #s(literal -4 binary64))
#s(literal -4 binary64)
(*.f64 b b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)

localize148.0ms (1.2%)

Memory
9.8MiB live, 286.8MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
accuracy99.7%
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
accuracy99.6%
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
accuracy99.5%
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
accuracy100.0%
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
accuracy99.8%
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
accuracy99.6%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 a #s(literal 2 binary64)))
accuracy55.5%
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)
accuracy100.0%
(*.f64 b b)
accuracy100.0%
(neg.f64 b)
accuracy99.6%
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
accuracy99.4%
(/.f64 (*.f64 c c) (*.f64 b b))
accuracy100.0%
(/.f64 (neg.f64 b) c)
accuracy100.0%
(neg.f64 b)
accuracy99.6%
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c))
accuracy99.8%
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
accuracy99.7%
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
accuracy99.7%
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
accuracy99.6%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
Samples
48.0ms179×0valid
38.0ms77×1valid
Compiler

Compiled 303 to 41 computations (86.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 56.0ms
ival-mult: 21.0ms (37.2% of total)
ival-div: 15.0ms (26.6% of total)
ival-add: 6.0ms (10.6% of total)
ival-sub: 4.0ms (7.1% of total)
ival-sqrt: 4.0ms (7.1% of total)
adjust: 3.0ms (5.3% of total)
exact: 1.0ms (1.8% of total)
ival-neg: 1.0ms (1.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series36.0ms (0.3%)

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

159 calls:

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

rewrite358.0ms (2.8%)

Memory
11.8MiB live, 712.6MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 130×lower-fma.f32
5 124×lower-fma.f64
4 720×lower-/.f32
4 704×lower-/.f64
3 808×lower-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
037214
068206
1279198
21880198
08777198
Stop Event
iter limit
node limit
iter limit
Counts
22 → 1 232
Calls
Call 1
Inputs
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 c #s(literal 2 binary64))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c))
(/.f64 (neg.f64 b) c)
(neg.f64 b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)
(/.f64 (*.f64 c c) (*.f64 b b))
(*.f64 c c)
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 a #s(literal 2 binary64)))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(*.f64 b b)
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
Outputs
(/.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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 c #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 c #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.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)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 c #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 c #s(literal 2 binary64))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 2 binary64))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 c #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 c #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 c (/.f64 #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 2 binary64) (/.f64 c (-.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 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.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 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 c #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) c)
(*.f64 (neg.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 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) c) #s(literal 2 binary64))
(*.f64 (*.f64 (*.f64 c #s(literal 2 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 (*.f64 #s(literal -1 binary64) (*.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 (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (*.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)))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))
(exp.f64 (*.f64 (log.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 b (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (*.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 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 b (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (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 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (-.f64 (*.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)))))))
(pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (-.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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (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 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.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 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (neg.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 (*.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)))))) (fma.f64 b b (fma.f64 (neg.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 #s(literal 1 binary64) (-.f64 (*.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)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))
(*.f64 c #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) c)
(*.f64 (*.f64 c #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 2 binary64)))
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (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)))) (neg.f64 b))
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(-.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (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)))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 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 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 b b) (-.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)))
(-.f64 (/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b 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)) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.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 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (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) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.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))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 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))))) (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (-.f64 (*.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 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (-.f64 (*.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)))))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.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)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.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)))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (+.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.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))))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)))
(/.f64 (fma.f64 (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 b (*.f64 b b))) (+.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.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) (fma.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 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (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))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.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 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.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 (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 (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 (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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))))))
(pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.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 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 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 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (-.f64 (*.f64 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 #s(literal 1 binary64) (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (neg.f64 (-.f64 (*.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 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b))
(neg.f64 (/.f64 c b))
(/.f64 c (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 (neg.f64 c) b)
(/.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 (neg.f64 (/.f64 c (neg.f64 b))) #s(literal -1 binary64))
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b))
(/.f64 (*.f64 c #s(literal -1 binary64)) b)
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) b)) (neg.f64 (/.f64 #s(literal 1 binary64) c)))
(/.f64 (neg.f64 (*.f64 c #s(literal -1 binary64))) (neg.f64 b))
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64))
(pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 b (neg.f64 c)))) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 c))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 c (neg.f64 b))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 b c))
(-.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 b c))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 c))) (/.f64 b c))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 c))) (/.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (neg.f64 c))))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (/.f64 b c))
(neg.f64 (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 c (neg.f64 b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c)) b))
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 (neg.f64 b) #s(literal 1 binary64))))
(/.f64 b (neg.f64 c))
(/.f64 b (*.f64 #s(literal 1 binary64) (neg.f64 c)))
(/.f64 b (neg.f64 (neg.f64 (neg.f64 c))))
(/.f64 (neg.f64 b) c)
(/.f64 (neg.f64 b) (neg.f64 (neg.f64 c)))
(/.f64 (neg.f64 b) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c))))
(/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (neg.f64 b))))
(/.f64 (/.f64 b c) #s(literal -1 binary64))
(/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) c)
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 c b)) c) (/.f64 (*.f64 c c) b))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 c (neg.f64 b)))) c) (*.f64 c (neg.f64 (/.f64 c (neg.f64 b)))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) c) (*.f64 c b)) (*.f64 c c))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 c))) (*.f64 c b)) (*.f64 c (neg.f64 (neg.f64 c))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 c)) (*.f64 c (neg.f64 b))) (*.f64 c (neg.f64 c)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 c (neg.f64 b))) (*.f64 c #s(literal -1 binary64))) (*.f64 c (/.f64 c (neg.f64 b))))
(/.f64 (neg.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64))) (neg.f64 c))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 b c) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b (/.f64 b (*.f64 c c)) (*.f64 #s(literal 0 binary64) (/.f64 b c)))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) c) #s(literal 3 binary64)) (pow.f64 (/.f64 b c) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 0 binary64) c) (fma.f64 b (/.f64 b (*.f64 c c)) (*.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 b c)))))
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64))
(pow.f64 (/.f64 c (neg.f64 b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(*.f64 b (/.f64 #s(literal 1 binary64) (neg.f64 c)))
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 c))))
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) c))
(*.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 (/.f64 #s(literal 1 binary64) c) (neg.f64 b))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))
(*.f64 (/.f64 b c) #s(literal -1 binary64))
(*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 c)))
(*.f64 (pow.f64 (pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(-.f64 #s(literal 0 binary64) b)
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) (+.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(neg.f64 b)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 b (neg.f64 b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 b b) (neg.f64 (+.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 b (neg.f64 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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (neg.f64 b)))))
(*.f64 b #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) b)
(*.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))) (neg.f64 b)) (/.f64 (/.f64 (*.f64 c c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))) (neg.f64 b)))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c)))) (/.f64 (*.f64 c c) (*.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c)))))
(neg.f64 (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)) (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c)) (neg.f64 b)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (neg.f64 b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) b)
(/.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))))
(/.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c)) (neg.f64 b)))
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c))) (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (neg.f64 b))
(/.f64 (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) #s(literal 1 binary64)) (neg.f64 b))
(/.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b)) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c)))
(/.f64 (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) #s(literal -1 binary64)) b)
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c)) (neg.f64 b))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) b)
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) #s(literal 1 binary64))) b)
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) #s(literal -1 binary64))) (neg.f64 b))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b) (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b)))))
(pow.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (neg.f64 b)))
(*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))
(*.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c)))))
(*.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b))))
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c)) (neg.f64 b))))
(*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 #s(literal -1 binary64) b))
(*.f64 (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))))
(*.f64 (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 b (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 b (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))))
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))))
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
(fma.f64 c #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(fma.f64 c (*.f64 (/.f64 c (*.f64 b b)) a) c)
(fma.f64 #s(literal 1 binary64) c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)
(fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) c)
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) a c)
(fma.f64 (/.f64 c b) (*.f64 (/.f64 c b) a) c)
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) c)
(fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 b b)) c)
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)
(fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)
(fma.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)) c)
(fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) (/.f64 #s(literal -1 binary64) (*.f64 b b)) c)
(fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (/.f64 #s(literal 1 binary64) b) c)
(fma.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c c) (*.f64 b b)) c)
(fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (/.f64 #s(literal -1 binary64) (*.f64 b b)) c)
(fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (/.f64 #s(literal 1 binary64) b) c)
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal 1 binary64) b) c)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))
(/.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c)))
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))))
(/.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c)) (*.f64 c c))) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c)) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c)))))
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))) (fma.f64 (/.f64 (*.f64 c c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))
(*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b)))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c))))
(*.f64 (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) (neg.f64 c)))))
(*.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 c c))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (log.f64 (*.f64 b b))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 b))) (/.f64 (*.f64 c c) (*.f64 b (neg.f64 b))))
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (neg.f64 b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 c b) c)))
(/.f64 (*.f64 c c) (*.f64 b b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 c c))))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b)))
(/.f64 (/.f64 (*.f64 c c) b) b)
(/.f64 (neg.f64 (*.f64 c (neg.f64 c))) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (neg.f64 b))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (*.f64 (/.f64 c b) c) b)
(/.f64 (neg.f64 (neg.f64 (*.f64 c (neg.f64 c)))) (*.f64 b (neg.f64 b)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 c c) b))) b)
(/.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64))) (*.f64 b (neg.f64 b)))
(/.f64 (neg.f64 (*.f64 (/.f64 c b) c)) (neg.f64 b))
(pow.f64 (/.f64 c b) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64))
(*.f64 c (/.f64 c (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 c c) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 c c)))))
(*.f64 (*.f64 c (neg.f64 c)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c b) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c c))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 c (*.f64 b b)) c)
(*.f64 (neg.f64 (*.f64 c (neg.f64 c))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c c) b))
(*.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 (/.f64 c b) c) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))
(pow.f64 c #s(literal 2 binary64))
(pow.f64 (*.f64 c c) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 c)) #s(literal 2 binary64))
(*.f64 c c)
(*.f64 (exp.f64 (log.f64 c)) (exp.f64 (log.f64 c)))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (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 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 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 #s(literal 2 binary64) a)) (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) 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 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))))
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.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 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) a)) #s(literal -2 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) a) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b 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 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) a) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) a) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) a) a) (*.f64 #s(literal 2 binary64) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 a b)) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a a))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) b))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))))
(/.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))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) a))) #s(literal 2 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a))))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.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))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (pow.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) a))
(*.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (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 2 binary64) a) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b 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 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))))
(*.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))))
(*.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (/.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) a))))
(*.f64 (neg.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) a)) #s(literal -1/2 binary64))
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 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)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))) #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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 b))
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (+.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 b)) (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.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)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 b)))
(/.f64 (neg.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (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))) (neg.f64 b))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (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))))) (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (+.f64 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 (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)))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (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 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.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 #s(literal 0 binary64) (pow.f64 (-.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) (fma.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 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (-.f64 (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)) (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))) (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))))) (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))))) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (fma.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 b b (*.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) b))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))
(*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.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))) (neg.f64 b))))
(*.f64 (neg.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.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 (*.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 #s(literal 1 binary64) (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(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 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b 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 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (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 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (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 (*.f64 b b) (*.f64 b b))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b 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 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) #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 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b 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 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(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 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 1/2 binary64)))
(hypot.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(hypot.f64 (*.f64 b (neg.f64 b)) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fabs.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (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 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))))
(sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.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 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 b b (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(fma.f64 b b (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(fma.f64 b b (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a 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 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal 4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a 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 (neg.f64 (*.f64 c a)) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(/.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) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.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 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b 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 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (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 (*.f64 b b) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (pow.f64 (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))) #s(literal 3 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (pow.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64))))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (pow.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a) #s(literal 3 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (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))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (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))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (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 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b 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)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b 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)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))))))
(pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))
(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/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 #s(literal 1 binary64) (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))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))))
(*.f64 (neg.f64 (sqrt.f64 (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 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))))
(*.f64 (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 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))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(*.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))))
(*.f64 (neg.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) (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))))
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))))
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (-.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 -1 binary64)))
(-.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))))
(-.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (-.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 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (-.f64 (neg.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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (*.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (-.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 binary64) (*.f64 (/.f64 (-.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 2 binary64) a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (-.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 binary64) (/.f64 (*.f64 (/.f64 (-.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 2 binary64) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (-.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 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.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) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (*.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))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 (neg.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) a))))
(/.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 c (*.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.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))))) a)))
(/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (-.f64 (neg.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))) (neg.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))))
(/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (-.f64 (neg.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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 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 a #s(literal -2 binary64)))
(/.f64 (/.f64 (*.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))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 (*.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))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (-.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 binary64) (neg.f64 (*.f64 (/.f64 (-.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 2 binary64) a))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (neg.f64 (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.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 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (*.f64 a #s(literal 4 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (neg.f64 (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (-.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 (*.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))))) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.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))))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (/.f64 (*.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))))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.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 #s(literal 2 binary64) a)) (neg.f64 (-.f64 (neg.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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #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 (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 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.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))))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.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))))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a))) (neg.f64 (neg.f64 (-.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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) a)) #s(literal -2 binary64))
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (-.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 -1 binary64))
(pow.f64 (*.f64 (/.f64 (-.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 2 binary64) a)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(*.f64 (*.f64 c a) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(*.f64 (*.f64 c (*.f64 a #s(literal 4 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 #s(literal 2 binary64) a))))
(*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))))
(*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(*.f64 (/.f64 (*.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 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (*.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 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (-.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) (pow.f64 (*.f64 a (/.f64 (-.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 -1 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.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 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.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 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(*.f64 (*.f64 (/.f64 (*.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))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 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 #s(literal 2 binary64) a))))
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))))
(*.f64 (neg.f64 (*.f64 (/.f64 (*.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))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 (/.f64 (*.f64 c a) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 4 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c 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 #s(literal 2 binary64) a)) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.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))))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 (*.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))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 #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 (*.f64 a #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) a) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.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 (pow.f64 (/.f64 a (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 a #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 (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (/.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 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 0 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 (*.f64 c (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))))
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 c (*.f64 a #s(literal 4 binary64)) #s(literal 0 binary64))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))
(fma.f64 c (*.f64 a #s(literal -4 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 -4 binary64) (*.f64 c a) #s(literal 0 binary64))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))
(fma.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 c a) #s(literal 4 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal 4 binary64) (*.f64 c a) #s(literal 0 binary64))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a 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 c (*.f64 a #s(literal 4 binary64)))) #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 c) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a 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 (neg.f64 (*.f64 c a)) #s(literal 4 binary64) #s(literal 0 binary64))
(fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 4 binary64) c) a #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c #s(literal 0 binary64))
(neg.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a 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 c (*.f64 a #s(literal 4 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64))
(*.f64 c (*.f64 a #s(literal 4 binary64)))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 a (*.f64 c #s(literal 4 binary64)))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(*.f64 (*.f64 c a) #s(literal 4 binary64))
(*.f64 #s(literal 4 binary64) (*.f64 c a))
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)))
(*.f64 (*.f64 c #s(literal -4 binary64)) a)
(*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a 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 c (*.f64 a #s(literal 4 binary64)))))
(*.f64 (*.f64 a #s(literal 4 binary64)) c)
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))
(*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))
(*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)
(*.f64 (*.f64 #s(literal 4 binary64) c) a)
(*.f64 (*.f64 #s(literal -4 binary64) a) c)
(*.f64 (*.f64 a #s(literal -4 binary64)) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (-.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 -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.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 (/.f64 (*.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 #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 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 #s(literal 0 binary64) (neg.f64 (neg.f64 (-.f64 (neg.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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 0 binary64) (neg.f64 (-.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 (neg.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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (-.f64 (neg.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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (neg.f64 (-.f64 (neg.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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (neg.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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.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 (*.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 (/.f64 #s(literal 0 binary64) (*.f64 (-.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 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))))))
(neg.f64 (/.f64 (*.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 #s(literal 1 binary64) (/.f64 (-.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 binary64) (neg.f64 (/.f64 (-.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 binary64) (neg.f64 (neg.f64 (/.f64 (-.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 binary64) (/.f64 (neg.f64 (/.f64 (-.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 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.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 -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (neg.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 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.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 c a) (*.f64 c a)) #s(literal 16 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 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 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (neg.f64 (-.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 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.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 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (neg.f64 (-.f64 (neg.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)) #s(literal -1 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 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 (neg.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))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (*.f64 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 (*.f64 c (*.f64 a #s(literal 4 binary64))) (neg.f64 (-.f64 (neg.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))) (neg.f64 (neg.f64 (-.f64 (neg.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))) (neg.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (/.f64 (-.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 binary64) (neg.f64 (/.f64 (-.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 binary64) (neg.f64 (neg.f64 (/.f64 (-.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 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (*.f64 (-.f64 (neg.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 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (neg.f64 (*.f64 (-.f64 (neg.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 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (-.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 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (neg.f64 (*.f64 (-.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 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 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 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) #s(literal 1 binary64)) (*.f64 (*.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 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (neg.f64 (-.f64 (neg.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))) #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal -1 binary64)) (neg.f64 (-.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 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) (-.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 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (-.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 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 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 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.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 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.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 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) (-.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 #s(literal 0 binary64) (pow.f64 (/.f64 (*.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))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.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 (*.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 #s(literal 0 binary64) (/.f64 (*.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)))))))))
(pow.f64 (/.f64 (-.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 -1 binary64))
(pow.f64 (neg.f64 (/.f64 (-.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 -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.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 (*.f64 c a) (/.f64 #s(literal 4 binary64) (-.f64 (neg.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 (neg.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 c (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.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 4 binary64) (/.f64 (*.f64 c 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 (*.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 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 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 (*.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 (-.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 a #s(literal 4 binary64)) (/.f64 c (-.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 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 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 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.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 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (neg.f64 (-.f64 (neg.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))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 a #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 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))))
(*.f64 (pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))
(*.f64 (pow.f64 (/.f64 (-.f64 (neg.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))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.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)))))) (fma.f64 b b (fma.f64 (neg.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 c (*.f64 a #s(literal 4 binary64))) #s(literal 0 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 (*.f64 c (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))))
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 c (*.f64 a #s(literal 4 binary64)) #s(literal 0 binary64))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))
(fma.f64 c (*.f64 a #s(literal -4 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 -4 binary64) (*.f64 c a) #s(literal 0 binary64))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))
(fma.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 c a) #s(literal 4 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal 4 binary64) (*.f64 c a) #s(literal 0 binary64))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a 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 c (*.f64 a #s(literal 4 binary64)))) #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 c) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a 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 (neg.f64 (*.f64 c a)) #s(literal 4 binary64) #s(literal 0 binary64))
(fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 4 binary64) c) a #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c #s(literal 0 binary64))
(neg.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a 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 c (*.f64 a #s(literal 4 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64))
(*.f64 c (*.f64 a #s(literal 4 binary64)))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 a (*.f64 c #s(literal 4 binary64)))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(*.f64 (*.f64 c a) #s(literal 4 binary64))
(*.f64 #s(literal 4 binary64) (*.f64 c a))
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)))
(*.f64 (*.f64 c #s(literal -4 binary64)) a)
(*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a 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 c (*.f64 a #s(literal 4 binary64)))))
(*.f64 (*.f64 a #s(literal 4 binary64)) c)
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))
(*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))
(*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)
(*.f64 (*.f64 #s(literal 4 binary64) c) a)
(*.f64 (*.f64 #s(literal -4 binary64) a) c)
(*.f64 (*.f64 a #s(literal -4 binary64)) c)
(exp.f64 (log.f64 (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64)))
(neg.f64 (*.f64 b (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(/.f64 (*.f64 b b) #s(literal 1 binary64))
(/.f64 (*.f64 b (neg.f64 b)) #s(literal -1 binary64))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (neg.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 #s(literal 1 binary64) (*.f64 b b))
(*.f64 b b)
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 (*.f64 b b) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)))
(*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b)
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(+.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(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 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 1/2 binary64)))
(hypot.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(hypot.f64 (*.f64 b (neg.f64 b)) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fabs.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (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 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))))
(sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.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 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 b b (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(fma.f64 b b (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(fma.f64 b b (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a 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 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal 4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a 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 (neg.f64 (*.f64 c a)) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))
(/.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) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.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 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b 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 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (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 (*.f64 b b) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (pow.f64 (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))) #s(literal 3 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (pow.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64))))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (pow.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a) #s(literal 3 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (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))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (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))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (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 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b 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)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b 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)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))))))
(pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))
(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/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 #s(literal 1 binary64) (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))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))))
(*.f64 (neg.f64 (sqrt.f64 (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 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))))
(*.f64 (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 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))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(*.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))))
(*.f64 (neg.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) (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))))
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))))
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) #s(literal 1 binary64)))
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (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)))) (neg.f64 b))
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(-.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (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)))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 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 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 b b) (-.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)))
(-.f64 (/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b 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)) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.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 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (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) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.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))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 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))))) (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (-.f64 (*.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 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (-.f64 (*.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)))))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.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)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.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)))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (+.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.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))))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)))
(/.f64 (fma.f64 (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 b (*.f64 b b))) (+.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.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) (fma.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 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (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))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.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 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.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 (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 (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 (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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))))))
(pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.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 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 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 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (-.f64 (*.f64 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 #s(literal 1 binary64) (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (neg.f64 (-.f64 (*.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 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)))

simplify510.0ms (4%)

Memory
12.4MiB live, 734.4MiB allocated
Algorithm
egg-herbie
Rules
8 406×lower-*.f64
8 406×lower-*.f32
8 222×lower-fma.f64
8 222×lower-fma.f32
5 272×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

eval345.0ms (2.7%)

Memory
-2.9MiB live, 555.5MiB allocated
Compiler

Compiled 67 421 to 5 790 computations (91.4% saved)

prune409.0ms (3.2%)

Memory
18.4MiB live, 739.8MiB allocated
Pruning

35 alts after pruning (30 fresh and 5 done)

PrunedKeptTotal
New2 182162 198
Fresh91423
Picked235
Done022
Total2 193352 228
Accuracy
100.0%
Counts
2 228 → 35
Alt Table
Click to see full alt table
StatusAccuracyProgram
81.1%
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
99.4%
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
99.1%
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
99.3%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
64.6%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64)))
64.6%
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
55.3%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
55.4%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 a #s(literal 2 binary64)))
64.6%
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (/.f64 #s(literal 1/2 binary64) a)) b)
81.0%
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
64.6%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
81.0%
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
64.7%
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
64.7%
(/.f64 c (neg.f64 b))
99.3%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64)))))
55.4%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))
64.7%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b))))
64.6%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) (neg.f64 b)))
64.6%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
81.0%
(*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b))
99.1%
(*.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
55.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))
64.7%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
99.1%
(*.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.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/2 binary64) a) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
99.4%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.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)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
99.3%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
81.6%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) b))))
99.4%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))
99.4%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
99.4%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))))
99.4%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))))
81.7%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))))
80.9%
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a #s(literal 2 binary64))) b))
81.1%
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
Compiler

Compiled 5 454 to 1 154 computations (78.8% saved)

regimes150.0ms (1.2%)

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

4 calls:

44.0ms
c
35.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
32.0ms
a
32.0ms
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)

regimes47.0ms (0.4%)

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

4 calls:

17.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
10.0ms
b
9.0ms
c
9.0ms
a
Results
AccuracySegmentsBranch
81.7%1a
88.0%2b
81.7%1c
87.1%2(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes21.0ms (0.2%)

Memory
-1.0MiB live, 37.3MiB allocated
Counts
23 → 1
Calls
Call 1
Inputs
(/.f64 c (neg.f64 b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) (neg.f64 b)))
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b))))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (/.f64 #s(literal 1/2 binary64) a)) b)
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64)))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))))
Outputs
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))))
Calls

3 calls:

7.0ms
b
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
c
Results
AccuracySegmentsBranch
81.7%1c
81.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))
81.7%1b
Compiler

Compiled 28 to 20 computations (28.6% saved)

regimes27.0ms (0.2%)

Memory
1.3MiB live, 40.0MiB allocated
Counts
22 → 1
Calls
Call 1
Inputs
(/.f64 c (neg.f64 b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) (neg.f64 b)))
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b))))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (/.f64 #s(literal 1/2 binary64) a)) b)
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64)))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
Outputs
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c 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
c
6.0ms
a
Results
AccuracySegmentsBranch
81.1%1a
81.1%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
81.1%1b
81.1%1c
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes48.0ms (0.4%)

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

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes40.0ms (0.3%)

Memory
-13.3MiB live, 25.3MiB allocated
Accuracy

Total -0.2b remaining (-0.7%)

Threshold costs -0.2b (-0.7%)

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

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

bsearch6.0ms (0%)

Memory
5.0MiB live, 5.0MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
5.0ms
3.349192846382393
3.6082582231564926
Samples
2.0ms28×0valid
1.0ms10×0invalid
0.0ms1valid
Compiler

Compiled 99 to 72 computations (27.3% saved)

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

simplify12.0ms (0.1%)

Memory
14.2MiB live, 14.2MiB allocated
Algorithm
egg-herbie
Rules
80×neg-mul-1_binary64
68×unsub-neg_binary64
54×*-commutative_binary64
36×+-commutative_binary64
34×sub-neg_binary64
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
04299
17099
29199
311199
412799
514098
615498
720898
829498
930298
1030398
Stop Event
saturated
Calls
Call 1
Inputs
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(if (<=.f64 b #s(literal 7656119366529843/2251799813685248 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 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)))))
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/.f64 c (neg.f64 b))
Outputs
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(if (<=.f64 b #s(literal 7656119366529843/2251799813685248 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 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)))))
(if (<=.f64 b #s(literal 7656119366529843/2251799813685248 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 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)))))
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))
(/.f64 c (neg.f64 b))

soundness1.0s (8.1%)

Memory
29.4MiB live, 921.4MiB allocated
Rules
11 458×lower-fma.f64
11 458×lower-fma.f32
8 406×lower-*.f64
8 406×lower-*.f32
8 222×lower-fma.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0201520620
1564620461
0894419684
064440
0120416
1452381
23529363
010571357
0164613682
1549013152
0814812782
01451
02351
17649
253648
3686448
0815844
05453273
117383232
260833204
082433047
0130511693
1440311270
0934910866
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
Compiler

Compiled 298 to 174 computations (41.6% saved)

preprocess42.0ms (0.3%)

Memory
0.9MiB live, 118.8MiB allocated
Compiler

Compiled 242 to 112 computations (53.7% saved)

end0.0ms (0%)

Memory
0.1MiB live, 0.1MiB allocated

Profiling

Loading profile data...