Quadratic roots, narrow range

Time bar (total: 13.1s)

analyze285.0ms (2.2%)

Memory
7.5MiB live, 601.0MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%0%100%0%0%0%0
0%0%0%100%0%0%0%1
0%0%0%100%0%0%0%2
0%0%0%100%0%0%0%3
0%0%0%100%0%0%0%4
0%0%0%100%0%0%0%5
0%0%0%100%0%0%0%6
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 (18.4%)

Memory
32.0MiB live, 3 689.4MiB allocated
Samples
904.0ms5 681×0valid
691.0ms2 575×1valid
197.0ms1 435×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.4s
const: 402.0ms (28.9% of total)
ival-mult: 321.0ms (23.1% of total)
ival-<: 163.0ms (11.7% of total)
ival-sqrt: 100.0ms (7.2% of total)
ival-add: 96.0ms (6.9% of total)
ival-div: 86.0ms (6.2% of total)
ival-sub: 66.0ms (4.8% of total)
ival-neg: 57.0ms (4.1% of total)
adjust: 49.0ms (3.5% of total)
ival-and: 36.0ms (2.6% of total)
exact: 11.0ms (0.8% of total)
ival-assert: 4.0ms (0.3% of total)
Bogosity

preprocess149.0ms (1.1%)

Memory
-2.1MiB live, 156.7MiB 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)))

explain292.0ms (2.2%)

Memory
36.1MiB live, 349.4MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2242(0.1872421969289739 196.17024858157296 253.05876745573195)4(115.05359774845418 33.85786294254733 0.08600131983357769)(+.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))))cancellation22212
Confusion
Predicted +Predicted -
+2207
-227
Precision
0.990990990990991
Recall
0.9691629955947136
Confusion?
Predicted +Predicted MaybePredicted -
+22070
-2522
Precision?
0.9700854700854701
Recall?
1.0
Freqs
test
numberfreq
034
1222
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
39.0ms356×0valid
24.0ms156×1valid
Compiler

Compiled 184 to 60 computations (67.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 41.0ms
ival-mult: 13.0ms (31.4% of total)
ival-add: 9.0ms (21.7% of total)
ival-div: 6.0ms (14.5% of total)
ival-sqrt: 5.0ms (12.1% of total)
ival-sub: 3.0ms (7.2% of total)
adjust: 2.0ms (4.8% of total)
ival-neg: 2.0ms (4.8% of total)
exact: 1.0ms (2.4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.3MiB live, 0.3MiB allocated
Compiler

Compiled 3 to 3 computations (0% saved)

prune1.0ms (0%)

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

Compiled 20 to 14 computations (30% saved)

simplify89.0ms (0.7%)

Memory
5.4MiB live, 44.1MiB 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)

localize65.0ms (0.5%)

Memory
-43.9MiB live, 83.3MiB 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))
accuracy57.6%
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Samples
34.0ms178×0valid
14.0ms78×1valid
Compiler

Compiled 72 to 16 computations (77.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
ival-mult: 8.0ms (42.8% of total)
ival-div: 2.0ms (10.7% of total)
ival-add: 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)

series21.0ms (0.2%)

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

rewrite302.0ms (2.3%)

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

Useful iterations: 0 (0.0ms)

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

simplify495.0ms (3.8%)

Memory
7.5MiB live, 551.4MiB 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))))))))

eval363.0ms (2.8%)

Memory
-176.9MiB live, 169.6MiB allocated
Compiler

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

prune120.0ms (0.9%)

Memory
8.7MiB live, 274.2MiB allocated
Pruning

29 alts after pruning (29 fresh and 0 done)

PrunedKeptTotal
New56429593
Fresh000
Picked101
Done000
Total56529594
Accuracy
98.8%
Counts
594 → 29
Alt Table
Click to see full alt table
StatusAccuracyProgram
86.1%
(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)))
89.4%
(/.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)
89.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))
85.9%
(/.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))
56.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))))) (*.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))
56.6%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #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))
79.4%
(/.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))
58.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))
86.1%
(/.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)
57.4%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
56.7%
(/.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))
57.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
57.5%
(/.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))
57.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))
57.1%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 2 binary64) a))
57.4%
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
79.4%
(/.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))
85.9%
(/.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))
89.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))
62.4%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
89.2%
(/.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))
62.5%
(/.f64 c (neg.f64 b))
56.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))))
89.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))))))
57.4%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
86.0%
(*.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)))
89.2%
(*.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)))
79.5%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
79.6%
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
Compiler

Compiled 1 930 to 1 072 computations (44.5% saved)

simplify351.0ms (2.7%)

Memory
-14.2MiB live, 512.8MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))
cost-diff0
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
cost-diff1472
(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)))
cost-diff5184
(pow.f64 b #s(literal 5 binary64))
cost-diff0
(*.f64 #s(literal -2 binary64) (*.f64 a a))
cost-diff0
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))
cost-diff0
(/.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)
cost-diff1152
(-.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))
cost-diff0
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))
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-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))
cost-diff960
(+.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-diff5184
(pow.f64 b #s(literal 5 binary64))
Rules
8 540×lower-fma.f32
8 532×lower-fma.f64
5 982×lower-*.f32
5 952×lower-*.f64
4 334×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
049540
091514
1185499
2509484
31927470
43795470
08104469
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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))
(neg.f64 b)
b
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(*.f64 a c)
a
c
#s(literal -4 binary64)
(*.f64 b b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(-.f64 (*.f64 (*.f64 #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))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
#s(literal -2 binary64)
(*.f64 a a)
a
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 c (*.f64 c c))
c
(*.f64 c c)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b b)
b
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(/.f64 a (*.f64 b b))
(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)))
a
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))
(*.f64 a #s(literal -2 binary64))
#s(literal -2 binary64)
(*.f64 c (*.f64 c c))
c
(*.f64 c c)
(pow.f64 b #s(literal 5 binary64))
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 a (*.f64 b b))
(*.f64 b b)
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))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a #s(literal -1/4 binary64))) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 a (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.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) 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 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (/.f64 a (pow.f64 b #s(literal 7 binary64))) #s(literal -1/4 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 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (/.f64 a (pow.f64 b #s(literal 7 binary64))) #s(literal -1/4 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 (*.f64 a (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)) (/.f64 #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 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))
(*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))
(*.f64 c (*.f64 c c))
#s(literal -2 binary64)
(pow.f64 b #s(literal 5 binary64))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
#s(literal 5 binary64)
(/.f64 c (neg.f64 b))
(/.f64 (neg.f64 c) b)
c
(neg.f64 b)
b
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)
(neg.f64 b)
b
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(*.f64 a c)
(*.f64 c a)
a
c
#s(literal -4 binary64)
(*.f64 b b)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.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 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (/.f64 a (*.f64 b b)))) (neg.f64 a)) (neg.f64 c)) b)
(-.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))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (/.f64 a (*.f64 b b)))) (neg.f64 a)) (neg.f64 c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) c)) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
(*.f64 a (*.f64 a #s(literal -2 binary64)))
#s(literal -2 binary64)
(*.f64 a a)
a
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 c (*.f64 c c))
c
(*.f64 c c)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 b b)
b
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(/.f64 a (*.f64 b b))
(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)))
(/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (/.f64 a (*.f64 b b)))) (neg.f64 a)) (neg.f64 c)) b)
a
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))
(*.f64 c (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))))
(*.f64 a #s(literal -2 binary64))
#s(literal -2 binary64)
(*.f64 c (*.f64 c c))
c
(*.f64 c c)
(pow.f64 b #s(literal 5 binary64))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
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 a (*.f64 b b))
(*.f64 b b)

localize224.0ms (1.7%)

Memory
50.3MiB live, 473.1MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)
accuracy99.6%
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))
accuracy99.6%
(*.f64 c (*.f64 c c))
accuracy99.5%
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
accuracy99.6%
(*.f64 c (*.f64 c c))
accuracy99.4%
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))
accuracy99.4%
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))
accuracy99.2%
(*.f64 (*.f64 b b) (*.f64 b b))
accuracy99.8%
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))
accuracy99.6%
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
accuracy99.6%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
accuracy57.6%
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))
accuracy100.0%
(/.f64 c (neg.f64 b))
accuracy100.0%
(neg.f64 b)
accuracy99.5%
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy99.5%
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
accuracy99.5%
(*.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)))))
accuracy99.4%
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
Samples
79.0ms178×0valid
54.0ms78×1valid
Compiler

Compiled 561 to 55 computations (90.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 90.0ms
ival-mult: 33.0ms (36.8% of total)
ival-div: 19.0ms (21.2% of total)
ival-pow: 14.0ms (15.6% of total)
ival-add: 9.0ms (10% of total)
adjust: 7.0ms (7.8% of total)
ival-sqrt: 3.0ms (3.3% of total)
ival-neg: 3.0ms (3.3% of total)
ival-sub: 2.0ms (2.2% of total)
exact: 1.0ms (1.1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series91.0ms (0.7%)

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

171 calls:

TimeVariablePointExpression
13.0ms
c
@-inf
(+ (neg (/ (+ (* (* c c) (/ a (* b b))) c) b)) (* (* a a) (+ (* (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) -1/4) (/ (* (* c (* c c)) -2) (pow b 5)))))
5.0ms
a
@0
(* (* -2 (* a a)) (/ (* c (* c c)) (* (* b b) (* b b))))
3.0ms
a
@inf
(/ (+ (* (* c c) (/ a (* b b))) c) b)
3.0ms
a
@-inf
(/ (* (* a -2) (* c (* c c))) (pow b 5))
2.0ms
a
@inf
(+ (neg (/ (+ (* (* c c) (/ a (* b b))) c) b)) (* (* a a) (+ (* (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) -1/4) (/ (* (* c (* c c)) -2) (pow b 5)))))

rewrite424.0ms (3.2%)

Memory
22.1MiB live, 618.4MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 164×lower-/.f32
4 144×lower-/.f64
3 888×lower-*.f32
3 858×lower-*.f64
3 374×lower-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
049347
091315
1352296
22916296
08396296
Stop Event
iter limit
node limit
iter limit
Counts
24 → 896
Calls
Call 1
Inputs
(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))))))
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
(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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))
(-.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))
(/.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 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
(fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (*.f64 (*.f64 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)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(*.f64 (*.f64 b b) (*.f64 b b))
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 c (*.f64 c c))
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)
Outputs
(exp.f64 (*.f64 #s(literal 5 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (pow.f64 b #s(literal 5/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 5/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 5/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 5/2 binary64) (*.f64 (log.f64 b) #s(literal 5/2 binary64))))
(-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))
(neg.f64 (pow.f64 b #s(literal 5 binary64)))
(pow.f64 b #s(literal 5 binary64))
(pow.f64 (*.f64 b b) #s(literal 5/2 binary64))
(pow.f64 (neg.f64 b) #s(literal 5 binary64))
(pow.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 b))
(*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 b #s(literal 5/2 binary64)))
(*.f64 (pow.f64 b #s(literal 5/2 binary64)) (neg.f64 (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 5/2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 (*.f64 b (neg.f64 b)) #s(literal 5/2 binary64)))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 5/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 5/2 binary64)))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 5/2 binary64)) (pow.f64 b #s(literal 5/2 binary64)))
(+.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))))
(+.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (/.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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 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)) (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))))))
(-.f64 (fma.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (/.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) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (/.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) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 a (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))))
(fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) #s(literal -1 binary64) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))))
(fma.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 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 #s(literal -1/4 binary64)) b) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.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 (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(fma.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (*.f64 a a) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))))
(fma.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) a (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) a) a (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a #s(literal -1/4 binary64)) b) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(fma.f64 (*.f64 (*.f64 a a) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) 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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (/.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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a)) (-.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)) (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (/.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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 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)) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (/.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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 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)) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))))
(/.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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (/.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) (*.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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a)) (-.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)) (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.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) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))))
(/.f64 (neg.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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (/.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 (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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #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)))) (neg.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (/.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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 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)) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (/.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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) #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 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))))))
(/.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 (*.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 (/.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 (*.f64 b (*.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 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))))
(/.f64 #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 #s(literal -1 binary64) (neg.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))))
(/.f64 #s(literal -1 binary64) (neg.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)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)))))
(/.f64 #s(literal -1 binary64) (neg.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))))))))
(/.f64 #s(literal -1 binary64) (neg.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))))))
(/.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 (*.f64 b (*.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 (*.f64 b (*.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 a b)) (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 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (neg.f64 (*.f64 (*.f64 b (*.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)))
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (*.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 (neg.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (neg.f64 a))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 b))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b a))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.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)))) b)))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) a)) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (neg.f64 a))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 b))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b a))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a))) (neg.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)))) (neg.f64 b))))
(/.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (neg.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (neg.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64))) (neg.f64 (*.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 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (neg.f64 (*.f64 (/.f64 b a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (neg.f64 (*.f64 (/.f64 b a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)))) (neg.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.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))))))) b)
(/.f64 (neg.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 (neg.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))) b)
(/.f64 (neg.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))) (neg.f64 (/.f64 b a)))
(/.f64 (neg.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 (neg.f64 (*.f64 (/.f64 a b) #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 (neg.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 (neg.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))))))) b)
(/.f64 (neg.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 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) #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 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 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 (*.f64 b (*.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 (/.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 (*.f64 b (*.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 #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))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)) (neg.f64 b)) (/.f64 (/.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)) (neg.f64 b)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))) (/.f64 (*.f64 c c) (*.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.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 (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 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) 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)) (+.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 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.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) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 b))
(/.f64 (neg.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))))))) (neg.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 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) (neg.f64 (*.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))))
(/.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)
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)
(/.f64 (neg.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))))) (neg.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 (neg.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)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64))) (neg.f64 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))
(*.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))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b))
(neg.f64 (/.f64 c b))
(/.f64 c (neg.f64 b))
(/.f64 (neg.f64 c) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (neg.f64 c)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (neg.f64 c))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64))))
(/.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)
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) b)
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) b)
(/.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 (/.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)
(-.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 (*.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 b #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) b)
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b))))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) a)) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.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 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) 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 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))))))
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(+.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) (neg.f64 c))
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.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))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(-.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) c) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 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 (*.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 (*.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 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))) (/.f64 (*.f64 (*.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 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))))
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) (fma.f64 c c (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)))) (/.f64 (*.f64 c (*.f64 c c)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) (fma.f64 c c (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 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 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b))) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) (/.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)))
(fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) b) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) c) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 a a) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) a (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.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)))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.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)))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b 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 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)))))
(/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 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 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 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)) (*.f64 (*.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 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b 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 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c))) (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) (fma.f64 c c (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b))) (*.f64 c c)) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 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))))))))) (neg.f64 (*.f64 (*.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 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)) (*.f64 (*.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))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) #s(literal 3 binary64)) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) (fma.f64 c c (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b))) (*.f64 c c))) (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(-.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) b) (/.f64 c b))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c) (neg.f64 b)))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b 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))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) b))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) 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)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) c) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) b))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) b) (*.f64 b b)) (/.f64 (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 b)) (*.f64 b (neg.f64 b))) (/.f64 (*.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (neg.f64 b))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 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)) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) 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))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 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)) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) 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)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(fma.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c) (neg.f64 b)))
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c) b)
(/.f64 (neg.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) (neg.f64 b))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 b (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) b) (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b b))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 b)) (*.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 b (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) b))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (neg.f64 (*.f64 b (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c))) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c))) b)
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 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 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 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)) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b 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 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(/.f64 (*.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(/.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) #s(literal -1 binary64)) b)
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 b))
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 1 binary64))) b)
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal -1 binary64))) b)
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) b) (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 b (neg.f64 b)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 b)) (*.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b #s(literal 1 binary64)))) (neg.f64 (*.f64 b (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)))) (neg.f64 b))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 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))))) (neg.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 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)) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b 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)))) (neg.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c) #s(literal 1 binary64))) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) #s(literal -1 binary64))) (neg.f64 b))
(pow.f64 (/.f64 b (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (neg.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (pow.f64 (/.f64 b (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))))))
(/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 b b))
(/.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b b))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))) b)
(/.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (*.f64 b (neg.f64 b)))
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (*.f64 b (neg.f64 b)))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) b)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b b))) (*.f64 b (neg.f64 b)))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 b))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) #s(literal -1 binary64))
(*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))
(*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) b))
(*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) c) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 a a))
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) a)
(*.f64 a (*.f64 a #s(literal -2 binary64)))
(*.f64 (*.f64 a a) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
(*.f64 (*.f64 a #s(literal -2 binary64)) a)
(+.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.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 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) 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)) (fma.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(-.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (neg.f64 b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 b))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 b))))
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)) (+.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 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) 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))) (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)) (+.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 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) 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 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))))
(fma.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64))) (/.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 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(fma.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 a a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 a a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64))) a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64))) 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 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (pow.f64 b #s(literal -5 binary64)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (/.f64 a (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) a) a (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.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 (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.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 (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 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.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 1 binary64) (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.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 -1 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (fma.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (pow.f64 b #s(literal 5 binary64)) (*.f64 (neg.f64 b) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))))) (*.f64 (neg.f64 b) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (pow.f64 b #s(literal 5 binary64)) (*.f64 b (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))))) (*.f64 b (pow.f64 b #s(literal 5 binary64))))
(/.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (neg.f64 b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) b (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (neg.f64 b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.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))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.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))))) (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)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)))) (neg.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.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 (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)) (+.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 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) 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 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))) (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.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))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)) (+.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 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (pow.f64 b #s(literal 5 binary64)) (*.f64 (neg.f64 b) (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))))) (neg.f64 (*.f64 (neg.f64 b) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (pow.f64 b #s(literal 5 binary64)) (*.f64 b (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))))) (neg.f64 (*.f64 b (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (neg.f64 b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (neg.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 b))))
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) b (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (neg.f64 b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (neg.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.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)))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) 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)) (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))))) (neg.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))))
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.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))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.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 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64))))
(neg.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64))))
(/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal 5/2 binary64)))) (neg.f64 (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) #s(literal 1 binary64))) (pow.f64 b #s(literal 5 binary64)))
(pow.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) #s(literal -1 binary64)))
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c c) (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64))) (*.f64 a #s(literal -2 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 a (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 a #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 (*.f64 c (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.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 a (*.f64 c (*.f64 (*.f64 c 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)) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 a #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 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 c (*.f64 (*.f64 c c) (*.f64 a #s(literal -2 binary64))))
(*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))
(*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal -2 binary64)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) a)
(*.f64 (*.f64 c a) (*.f64 (*.f64 c c) #s(literal -2 binary64)))
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c c))
(*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) a) #s(literal -2 binary64))
(*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c c)) c)
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) c) c)
(+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))))
(fma.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(fma.f64 a (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(fma.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(fma.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(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 #s(literal -1/4 binary64)) b) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64))) a) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(fma.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64))) a (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (pow.f64 b #s(literal -5 binary64)) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(fma.f64 (/.f64 a (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) a) a (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) a) a (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(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 #s(literal -1/4 binary64)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(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 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(/.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 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (fma.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))))))
(/.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 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))))) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1/16 binary64))))
(/.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))))) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64))))) (*.f64 a a)) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1/16 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64)))) (*.f64 a a)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(/.f64 (neg.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 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))))) (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))))))
(/.f64 (neg.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 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1/16 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64)))))) (neg.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64))))) (*.f64 a a))) (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1/16 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -10 binary64)))) (*.f64 a a))) (neg.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))))
(*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))))
(*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))))
(*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a))
(*.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))))
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))))
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))) (neg.f64 (pow.f64 b #s(literal 5/2 binary64))))
(pow.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))))
(*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64))))
(*.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (pow.f64 b #s(literal -5 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))
(*.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 (*.f64 c 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 c (*.f64 (*.f64 c 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)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 c c) #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)))
(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)))
(-.f64 (/.f64 #s(literal 0 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))))))
(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 (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 #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 #s(literal -1 binary64) (neg.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))))
(/.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)))
(/.f64 (neg.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 (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 (neg.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 c) (*.f64 (*.f64 c c) (/.f64 #s(literal 20 binary64) (*.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 (*.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 (*.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)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(fabs.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (neg.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 b (neg.f64 b)) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))
(*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))))
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (neg.f64 b) #s(literal 4 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (*.f64 b (neg.f64 b)) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b b) (*.f64 b (neg.f64 b)))
(*.f64 (neg.f64 b) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b b))
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b)))
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) b)
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 b b))
(/.f64 (neg.f64 (neg.f64 (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 b (neg.f64 b)))
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 c c)) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) b) b)
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (neg.f64 b))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 c c))) (*.f64 b (neg.f64 b)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) b)) (neg.f64 b))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c c) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))
(*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) c)
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 b (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)) (/.f64 c b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)))
(pow.f64 c #s(literal 3 binary64))
(pow.f64 (*.f64 c c) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 c #s(literal 3/2 binary64)) #s(literal 2 binary64))
(*.f64 c (*.f64 c c))
(*.f64 (*.f64 c c) c)
(*.f64 (pow.f64 c #s(literal 3/2 binary64)) (pow.f64 c #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)) b) (/.f64 (/.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)) b))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))) (/.f64 (*.f64 c c) (*.f64 b (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)
(/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (neg.f64 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 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) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.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) (neg.f64 (/.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64))))
(/.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 b (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)))
(/.f64 (*.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)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) b))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c) b))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)
(/.f64 (neg.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))))))) (neg.f64 (*.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 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) (neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))))
(/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 1 binary64)) b)
(/.f64 (*.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 #s(literal 1 binary64) 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 a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal -1 binary64)) b)
(/.f64 (neg.f64 (*.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)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c) b)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 1 binary64))) (neg.f64 b))
(/.f64 (neg.f64 (*.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 #s(literal 1 binary64) b))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)))
(/.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal -1 binary64))) (neg.f64 b))
(pow.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal 1 binary64) b))
(*.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))
(*.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 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))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)))

simplify526.0ms (4%)

Memory
-42.9MiB live, 751.5MiB allocated
Algorithm
egg-herbie
Rules
11 304×lower-fma.f64
11 304×lower-fma.f32
8 962×lower-*.f64
8 962×lower-*.f32
4 248×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

eval311.0ms (2.4%)

Memory
-1.3MiB live, 507.9MiB allocated
Compiler

Compiled 77 747 to 4 323 computations (94.4% saved)

prune307.0ms (2.4%)

Memory
1.3MiB live, 566.8MiB allocated
Pruning

64 alts after pruning (61 fresh and 3 done)

PrunedKeptTotal
New1 767501 817
Fresh131124
Picked235
Done000
Total1 782641 846
Accuracy
99.0%
Counts
1 846 → 64
Alt Table
Click to see full alt table
StatusAccuracyProgram
89.2%
(fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))))
89.4%
(fma.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
89.4%
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.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 (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
85.9%
(fma.f64 a (/.f64 (*.f64 (*.f64 a #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))) (neg.f64 a)))
88.9%
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 b (*.f64 b c) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)))) (pow.f64 b #s(literal 7 binary64)))
85.8%
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 b (*.f64 b c) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)))
57.4%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
57.0%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
79.6%
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
85.9%
(/.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))
58.3%
(/.f64 (/.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
85.8%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)) (*.f64 (*.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 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))) b)
56.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))))) (*.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))
56.6%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #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))
79.4%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c a))) b) (*.f64 #s(literal 2 binary64) a))
58.3%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
58.1%
(/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) a))
58.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))
86.1%
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c) b)
85.8%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
85.9%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) b) (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b b))
86.1%
(/.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)
58.4%
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
57.5%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
56.7%
(/.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))
57.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
57.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))
57.1%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 2 binary64) a))
58.3%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
58.3%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
79.4%
(/.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))
79.5%
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
86.0%
(/.f64 (*.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) b)
62.4%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
62.4%
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 2 binary64) a))
62.5%
(/.f64 c (/.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)))))
62.5%
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
62.5%
(/.f64 c (neg.f64 b))
57.5%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))
86.0%
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)))
62.5%
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
86.1%
(-.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) b) (/.f64 c b))
57.8%
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
86.0%
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) c) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) b))
85.6%
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
57.8%
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
86.1%
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
56.5%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
56.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))))
89.3%
(-.f64 (*.f64 a (fma.f64 a (fma.f64 a (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
89.2%
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (neg.f64 a)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))))
89.1%
(+.f64 (neg.f64 (/.f64 (*.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 #s(literal 1 binary64) 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 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))))
87.7%
(+.f64 (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)))) (*.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))))))
58.4%
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
89.1%
(*.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))))
86.0%
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c))
57.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
57.4%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
62.5%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
89.1%
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b (*.f64 b a)))))))
79.5%
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
89.2%
(*.f64 c (fma.f64 c (-.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (/.f64 c (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
79.6%
(neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 c b)))
89.0%
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) a)) a))))
Compiler

Compiled 4 513 to 2 326 computations (48.5% saved)

simplify299.0ms (2.3%)

Memory
27.2MiB live, 375.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff192
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
cost-diff320
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
cost-diff896
(-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
cost-diff7168
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
cost-diff0
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
cost-diff0
(sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
cost-diff0
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
cost-diff3264
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b))
cost-diff0
(neg.f64 b)
cost-diff0
(/.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))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))
cost-diff704
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
cost-diff0
(/.f64 #s(literal -1 binary64) b)
cost-diff192
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
cost-diff0
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))
cost-diff0
(fma.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
cost-diff320
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))
cost-diff960
(fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))
Rules
7 086×lower-fma.f32
7 074×lower-fma.f64
5 224×lower-*.f32
5 184×lower-*.f64
3 090×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
055589
0103539
1198488
2563460
33001442
44420414
08206412
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(fma.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))
c
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))
(*.f64 c c)
(*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))
#s(literal -2 binary64)
(pow.f64 b #s(literal -5 binary64))
b
#s(literal -5 binary64)
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))
(*.f64 c (*.f64 c (*.f64 c c)))
(*.f64 c (*.f64 c c))
(*.f64 #s(literal 20 binary64) a)
#s(literal 20 binary64)
a
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 b (*.f64 b b))
(*.f64 b b)
(*.f64 b (*.f64 b (*.f64 b b)))
#s(literal -1/4 binary64)
(*.f64 a a)
(/.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 a (*.f64 b 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 (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 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))
(neg.f64 b)
b
(sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
c
(fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))
a
#s(literal -4 binary64)
(/.f64 (*.f64 b b) c)
(*.f64 b b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b))
(sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
b
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(neg.f64 b)
(*.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 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 a #s(literal 2 binary64))
a
#s(literal 2 binary64)
(-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 b b)
b
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
#s(literal -1 binary64)
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
#s(literal 1 binary64)
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(neg.f64 b)
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
Outputs
(fma.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 c (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 c (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))))
c
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))
(*.f64 c c)
(*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))
#s(literal -2 binary64)
(pow.f64 b #s(literal -5 binary64))
b
#s(literal -5 binary64)
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -5 binary64))) (*.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 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.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 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))))
(*.f64 c (*.f64 c (*.f64 c c)))
(*.f64 c (*.f64 c c))
(*.f64 #s(literal 20 binary64) a)
#s(literal 20 binary64)
a
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 b (*.f64 b b))
(*.f64 b b)
(*.f64 b (*.f64 b (*.f64 b b)))
#s(literal -1/4 binary64)
(*.f64 a a)
(/.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 a (*.f64 b b))
(neg.f64 b)
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(neg.f64 (/.f64 c b))
(/.f64 #s(literal -1 binary64) b)
#s(literal -1 binary64)
b
c
(/.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 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 a #s(literal 2 binary64)))
(+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)
(neg.f64 b)
b
(sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
c
(fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))
(fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64)))
a
#s(literal -4 binary64)
(/.f64 (*.f64 b b) c)
(*.f64 b b)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 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)))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)
(sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
b
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(neg.f64 b)
(*.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 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal 4 binary64)))) (+.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 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal 4 binary64)))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 c a)))
(*.f64 a #s(literal 2 binary64))
a
#s(literal 2 binary64)
(-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 a (*.f64 c #s(literal 4 binary64)))
(*.f64 b b)
b
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
c
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
#s(literal -1 binary64)
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
#s(literal 1 binary64)
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 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 c (*.f64 a #s(literal -4 binary64)))))
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))

localize263.0ms (2%)

Memory
-7.9MiB live, 394.9MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
accuracy99.6%
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
accuracy99.6%
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
accuracy58.4%
(-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy99.9%
(sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
accuracy99.8%
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy99.6%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
accuracy57.0%
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b))
accuracy99.6%
(/.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))
accuracy99.6%
(/.f64 (*.f64 b b) c)
accuracy99.5%
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
accuracy57.6%
(+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))
accuracy100.0%
(/.f64 #s(literal -1 binary64) b)
accuracy99.6%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
accuracy99.5%
(*.f64 b (*.f64 b (*.f64 b b)))
accuracy99.5%
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))
accuracy99.5%
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))
accuracy99.4%
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
Samples
101.0ms78×1valid
73.0ms178×0valid
Compiler

Compiled 620 to 61 computations (90.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 138.0ms
ival-mult: 85.0ms (61.7% of total)
ival-div: 18.0ms (13.1% of total)
ival-add: 10.0ms (7.3% of total)
ival-pow: 7.0ms (5.1% of total)
ival-sqrt: 6.0ms (4.4% of total)
adjust: 5.0ms (3.6% of total)
ival-sub: 3.0ms (2.2% of total)
ival-neg: 1.0ms (0.7% of total)
exact: 1.0ms (0.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series159.0ms (1.2%)

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

177 calls:

TimeVariablePointExpression
52.0ms
a
@inf
(sqrt (sqrt (+ (* b b) (* c (* a -4)))))
37.0ms
b
@-inf
(* (pow (/ (* a 2) (- (* b b) (+ (* b b) (* c (* a -4))))) -1) (/ 1 (- (neg b) (sqrt (+ (* b b) (* c (* a -4)))))))
11.0ms
c
@0
(pow (/ (* a 2) (- (* b b) (+ (* b b) (* c (* a -4))))) -1)
5.0ms
a
@-inf
(+ (* (+ (* c (* (* c c) (* -2 (pow b -5)))) (* (/ (* (* c (* c (* c c))) (* 20 a)) (* (* b (* b b)) (* b (* b (* b b))))) -1/4)) (* a a)) (/ (+ (* (* c c) (/ a (* b b))) c) (neg b)))
2.0ms
a
@inf
(* (pow (/ (* a 2) (- (* b b) (+ (* b b) (* c (* a -4))))) -1) (/ 1 (- (neg b) (sqrt (+ (* b b) (* c (* a -4)))))))

rewrite586.0ms (4.5%)

Memory
-4.7MiB live, 624.5MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 178×lower-*.f32
5 138×lower-*.f64
4 110×lower-fma.f32
4 098×lower-fma.f64
3 394×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
055389
0103326
1387275
22976255
09008253
Stop Event
iter limit
node limit
iter limit
Counts
23 → 1 040
Calls
Call 1
Inputs
(fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))
(fma.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(/.f64 #s(literal -1 binary64) b)
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))
(/.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))
(neg.f64 b)
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b))
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
(-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))
(*.f64 b (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 b b) c)
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
Outputs
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))))
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.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 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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 binary64))) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) c (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) c (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) c (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 b #s(literal -5 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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 (*.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 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))))
(fma.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))))
(fma.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.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 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -5 binary64)) c) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -5 binary64)) c) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -5 binary64)) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64))) (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64))) (*.f64 c c) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64))) (*.f64 c c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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 (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) b) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal -5 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal -5 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal -5 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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)) (pow.f64 b #s(literal -5 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64))) #s(literal -2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.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 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))))))
(/.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.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 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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 (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a))))
(/.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 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 #s(literal 20 binary64) a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 #s(literal 20 binary64) a))) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 b b))) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(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 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))) #s(literal -1 binary64))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64)))
(*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64)))
(*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/4 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) b) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(+.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))
(-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))) (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 c (*.f64 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))
(fma.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))
(fma.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))
(fma.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) a (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))
(fma.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 (pow.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 (pow.f64 (/.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c))) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (-.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b))) (-.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (-.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b b)) (-.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (-.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))))
(/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64))) (-.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (neg.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (neg.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (neg.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (neg.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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 a (*.f64 b b))) c)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 (/.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (/.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64)) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (/.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 b (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 b (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c))) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c))) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c))) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c))) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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 a (*.f64 b b))) (neg.f64 c))) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) b) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) b) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) b) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) b) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b)) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b)) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b)) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) b) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) b) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal -1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) b) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) b) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) b) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) b) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal -1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) b) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) b) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (neg.f64 b)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal 1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (neg.f64 b)) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (neg.f64 b)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (neg.f64 b)) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (neg.f64 b)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal 1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (neg.f64 b)) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (neg.f64 b)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 b (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 b (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) b)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) b)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) b)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) b)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 b (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))))) (*.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 b (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (neg.f64 b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (neg.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (neg.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (/.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (/.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) b (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) b))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) b)))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal -1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) b)))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (neg.f64 b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (neg.f64 b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (neg.f64 b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (neg.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) b (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) b))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) b (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) b))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (neg.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (neg.f64 b) (fma.f64 c (*.f64 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (/.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) b) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal -1 binary64)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) b)))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (neg.f64 b)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c (/.f64 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (neg.f64 b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (neg.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (neg.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (/.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (/.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) b (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) b))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) b)))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal -1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) b)))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (neg.f64 b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (neg.f64 b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (neg.f64 b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (neg.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) b (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) b))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) b (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) b))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (neg.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (neg.f64 b) (fma.f64 c (*.f64 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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 a (*.f64 b b))) c)) #s(literal 1 binary64)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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 a (*.f64 b b))) (neg.f64 c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 c (/.f64 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) b) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal -1 binary64)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) b)))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (neg.f64 b)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c (/.f64 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (/.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (/.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (neg.f64 b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (*.f64 b (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 b (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64)))) (*.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (/.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (*.f64 b (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (*.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (/.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (/.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (neg.f64 b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (*.f64 b (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 b (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 3 binary64))) (*.f64 a a)) (*.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c (*.f64 c c))) #s(literal 2 binary64))) (*.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 b (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (fma.f64 c (-.f64 c (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c 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) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b))) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b))) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (-.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b))) (-.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (-.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))))
(*.f64 c (*.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))
(*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 c c)))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 (*.f64 c c) #s(literal -2 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 c c))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64))) c)
(*.f64 (*.f64 (*.f64 c c) (pow.f64 b #s(literal -5 binary64))) #s(literal -2 binary64))
(*.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal -5/2 binary64))) (pow.f64 b #s(literal -5/2 binary64)))
(/.f64 c (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 (neg.f64 c) b)
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 b))
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b))
(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 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 4 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))
(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)))
(fabs.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 c (/.f64 (*.f64 b b) c) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 b (*.f64 (/.f64 b c) c) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (/.f64 (*.f64 b b) c) c (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 c b) (/.f64 b c) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 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 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))
(/.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 #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 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 c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (fma.f64 (*.f64 a a) #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 c (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) c) (fma.f64 (*.f64 a a) #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) c) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(/.f64 (sqrt.f64 (*.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 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 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (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 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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))))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (sqrt.f64 (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(pow.f64 (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 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 4 binary64))
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 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 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) #s(literal -1 binary64))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c)
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c)) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))
(*.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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 4 binary64)))
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1 binary64)))
(+.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (sqrt.f64 c) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 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)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (sqrt.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))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (sqrt.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)))))) (neg.f64 b))
(fma.f64 (pow.f64 (sqrt.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))))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (pow.f64 (sqrt.f64 c) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.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)))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 c)) (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c))) (sqrt.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (neg.f64 b))
(/.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 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 b) (-.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 (fma.f64 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (neg.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 (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 (neg.f64 b) (-.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)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (neg.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (neg.f64 b) (-.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (-.f64 (*.f64 (fma.f64 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)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (fma.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 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1 binary64) (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 -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (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 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (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 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 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 -1 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 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.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 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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.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 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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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 c) (*.f64 (*.f64 a 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 c (*.f64 a #s(literal -4 binary64)))))))
(/.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)))))) #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) 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 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)))
(/.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)))))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (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 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(/.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 -1 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 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 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) 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 b (*.f64 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 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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #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 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 c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (/.f64 #s(literal -1 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a 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 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.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 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 (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 (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))))))
(pow.f64 (/.f64 (fma.f64 (neg.f64 b) (-.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.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 (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 (neg.f64 b) (-.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)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(exp.f64 (+.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) (*.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))))
(exp.f64 (fma.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) (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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 #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 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (-.f64 (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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 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))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (neg.f64 b) (-.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)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 b) (-.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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #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 (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 (neg.f64 b) (-.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #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 (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 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))
(pow.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/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 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #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 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.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 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(-.f64 #s(literal 0 binary64) b)
(neg.f64 b)
(/.f64 b #s(literal -1 binary64))
(/.f64 (neg.f64 b) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 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))))
(pow.f64 (neg.f64 b) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64))
(*.f64 b #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) 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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (sqrt.f64 c) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 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)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (sqrt.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))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (sqrt.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)))))) (neg.f64 b))
(fma.f64 (pow.f64 (sqrt.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))))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (pow.f64 (sqrt.f64 c) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.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)))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 c)) (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c))) (sqrt.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (neg.f64 b))
(/.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 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 b) (-.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 (fma.f64 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (neg.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 (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 (neg.f64 b) (-.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)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (neg.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (neg.f64 b) (-.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (-.f64 (*.f64 (fma.f64 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)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (fma.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 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1 binary64) (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 -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (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 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (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 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 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 -1 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 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.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 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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.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 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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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 c) (*.f64 (*.f64 a 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 c (*.f64 a #s(literal -4 binary64)))))))
(/.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)))))) #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) 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 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)))
(/.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)))))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (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 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(/.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 -1 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 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 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) 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 b (*.f64 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 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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #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 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 c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (/.f64 #s(literal -1 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a 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 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.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 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 (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 (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))))))
(pow.f64 (/.f64 (fma.f64 (neg.f64 b) (-.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.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 (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 (neg.f64 b) (-.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)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(exp.f64 (+.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) (*.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))))
(exp.f64 (fma.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) (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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 #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 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (-.f64 (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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 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))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (neg.f64 b) (-.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)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 b) (-.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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #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 (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 (neg.f64 b) (-.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #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 (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 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))
(pow.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/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 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #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 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.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 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (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/4 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))
(fabs.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fabs.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (sqrt.f64 (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 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/8 binary64))
(pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/4 binary64)) (pow.f64 (sqrt.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))))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (sqrt.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))))) #s(literal 1/4 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/4 binary64)))
(*.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/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 c #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) #s(literal 1/4 binary64)) (pow.f64 c #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1/4 binary64)) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c)) #s(literal 1/4 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(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 1 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (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 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a 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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 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 c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 a a) #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (sqrt.f64 (*.f64 c (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))) (sqrt.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) c)) (sqrt.f64 (fma.f64 (*.f64 a a) #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) c)) (sqrt.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))
(/.f64 (fabs.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))))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))) (fabs.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/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 (sqrt.f64 c) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))
(*.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c))
(*.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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (sqrt.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))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (sqrt.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 (pow.f64 (sqrt.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))))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.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)))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (sqrt.f64 (sqrt.f64 c)) (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c))) (sqrt.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))
(exp.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.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 c (*.f64 a #s(literal -4 binary64))))) #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 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #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 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (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)))) #s(literal 2 binary64)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) a) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.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 c (*.f64 a #s(literal -4 binary64))))) #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 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #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 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #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 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) #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 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(+.f64 (*.f64 b b) (neg.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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64))))
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c))
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))
(+.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b))
(-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(-.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 c (/.f64 (*.f64 b b) c) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 c (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 b b (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 b (*.f64 (/.f64 b c) c) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 b (*.f64 (/.f64 b c) c) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 (neg.f64 b) (neg.f64 b) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #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 c (*.f64 a #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 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 (/.f64 (*.f64 b b) c) c (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 b b) c) c (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 (*.f64 c b) (/.f64 b c) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (*.f64 c b) (/.f64 b c) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (neg.f64 (fma.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (fma.f64 b b (fma.f64 c (*.f64 a #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 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(exp.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.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 c (*.f64 a #s(literal -4 binary64)))))))
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (exp.f64 (log.f64 (*.f64 a #s(literal 2 binary64)))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) a))) (exp.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.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 c (*.f64 a #s(literal -4 binary64))))) #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 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.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 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #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 c (*.f64 a #s(literal -4 binary64))))) #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 c (*.f64 a #s(literal -4 binary64))))) #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 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (exp.f64 (log.f64 (*.f64 a #s(literal 2 binary64)))) (exp.f64 (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(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 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(exp.f64 (+.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) (*.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))))
(exp.f64 (fma.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) (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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 #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 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (-.f64 (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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 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))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (neg.f64 b) (-.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)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 b) (-.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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #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 (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 (neg.f64 b) (-.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #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 (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 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))
(pow.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/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 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #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 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.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 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.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 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #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 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 #s(literal 20 binary64) a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) #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 b (*.f64 b b))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 b b))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 c (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 c (/.f64 (*.f64 (*.f64 (*.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 c c) (*.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.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 c (*.f64 c (*.f64 c c))) (neg.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a))) #s(literal -1 binary64)))
(*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (/.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a))) #s(literal -1 binary64)))
(*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) a) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) b) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) (*.f64 b (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 b c) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 20 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 20 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 20 binary64) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) a) #s(literal -1 binary64)))
(*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a)))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))
(*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 a (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))
(*.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) a)
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a) c)
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) #s(literal 20 binary64))
(*.f64 (*.f64 (*.f64 #s(literal 20 binary64) a) c) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 c c)) (*.f64 c c))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (log.f64 (*.f64 b b))))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (neg.f64 b) #s(literal 4 binary64))
(pow.f64 (*.f64 b (neg.f64 b)) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b b)) b)
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b)))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (/.f64 c (*.f64 b b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 b b) (neg.f64 c)))
(neg.f64 (/.f64 (*.f64 b (neg.f64 b)) c))
(/.f64 (*.f64 b b) c)
(/.f64 (*.f64 b b) (neg.f64 (neg.f64 c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(/.f64 (*.f64 b (neg.f64 b)) (neg.f64 c))
(pow.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 b c))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c))
(*.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (neg.f64 c)))
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (/.f64 b c) b)
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(+.f64 (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 c)) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))
(+.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 (neg.f64 b) (/.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 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 (/.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 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))))))
(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 b #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 c)) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))
(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) b (*.f64 (neg.f64 (sqrt.f64 c)) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))
(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 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (neg.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))
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 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 #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 (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 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (-.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)))) #s(literal 1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (neg.f64 (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 (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 (-.f64 (*.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 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1 binary64) (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 -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (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 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (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 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1 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 -1 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 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.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 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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.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 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 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.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 c) (*.f64 (*.f64 a 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 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(/.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 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.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 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) 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)))
(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))
(pow.f64 (/.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)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(*.f64 (-.f64 (*.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 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (fma.f64 (neg.f64 b) (-.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 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))

simplify635.0ms (4.9%)

Memory
5.4MiB live, 687.3MiB allocated
Algorithm
egg-herbie
Rules
8 406×lower-*.f64
8 406×lower-*.f32
7 888×lower-fma.f64
7 888×lower-fma.f32
5 194×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

eval333.0ms (2.5%)

Memory
8.4MiB live, 747.8MiB allocated
Compiler

Compiled 108 526 to 5 180 computations (95.2% saved)

prune233.0ms (1.8%)

Memory
-3.2MiB live, 600.2MiB allocated
Pruning

36 alts after pruning (32 fresh and 4 done)

PrunedKeptTotal
New1 999192 018
Fresh431356
Picked325
Done123
Total2 046362 082
Accuracy
100.0%
Counts
2 082 → 36
Alt Table
Click to see full alt table
StatusAccuracyProgram
88.9%
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 b (*.f64 b c) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)))) (pow.f64 b #s(literal 7 binary64)))
57.7%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
79.6%
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
58.1%
(/.f64 (/.f64 (fma.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
99.3%
(/.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 #s(literal 2 binary64) a))
99.4%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
79.5%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) a))
62.4%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) (*.f64 #s(literal 2 binary64) a))
99.2%
(/.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 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
85.9%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) b) (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b b))
58.4%
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
57.5%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
99.3%
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
57.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
57.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))
99.2%
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 2 binary64) a))
79.5%
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
62.4%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
62.5%
(/.f64 c (/.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)))))
62.5%
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
62.5%
(/.f64 c (neg.f64 b))
99.3%
(/.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 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))))
62.5%
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
99.2%
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
98.8%
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.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 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 #s(literal 0 binary64) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
98.8%
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
98.8%
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
96.8%
(*.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
57.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
57.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
62.5%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
99.1%
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
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 c (*.f64 a #s(literal -4 binary64))))))))
97.7%
(*.f64 (exp.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
79.5%
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
79.6%
(neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 c b)))
Compiler

Compiled 1 793 to 1 084 computations (39.5% saved)

simplify302.0ms (2.3%)

Memory
-1.0MiB live, 416.8MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff128
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
cost-diff192
(*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
cost-diff192
(*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))
cost-diff1984
(/.f64 (fma.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
cost-diff0
(*.f64 c (*.f64 a #s(literal -4 binary64)))
cost-diff128
(/.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)))))
cost-diff192
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
cost-diff1344
(/.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 #s(literal 2 binary64) a))
cost-diff0
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
cost-diff0
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
cost-diff0
(neg.f64 c)
cost-diff0
(/.f64 b (neg.f64 c))
cost-diff704
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
cost-diff0
(*.f64 c (*.f64 a #s(literal -4 binary64)))
cost-diff128
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
cost-diff192
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
cost-diff1344
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))
Rules
8 398×lower-fma.f32
8 392×lower-fma.f64
4 308×lower-*.f32
4 280×lower-*.f64
2 340×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
047534
085505
1164482
2405476
31445461
45378440
08301428
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
#s(literal 0 binary64)
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(neg.f64 b)
b
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(*.f64 b b)
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
#s(literal 1 binary64)
(/.f64 b (neg.f64 c))
b
(neg.f64 c)
c
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
(/.f64 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
a
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
b
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(/.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 #s(literal 2 binary64) a))
(/.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 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
#s(literal 0 binary64)
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(neg.f64 b)
b
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(*.f64 b b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (/.f64 (fma.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))))
b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 b b)
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))
#s(literal -1 binary64)
(sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))
(-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))
(*.f64 c c)
(*.f64 (*.f64 a a) #s(literal 16 binary64))
(*.f64 a a)
#s(literal 16 binary64)
(*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))
(*.f64 c #s(literal 2 binary64))
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 c (*.f64 a #s(literal 4 binary64)))
#s(literal 0 binary64)
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(neg.f64 b)
b
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(*.f64 b b)
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 c (neg.f64 b))
#s(literal 1 binary64)
(/.f64 b (neg.f64 c))
b
(neg.f64 c)
c
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) 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 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
a
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
b
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(/.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 #s(literal 2 binary64) a))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 c (*.f64 a #s(literal 4 binary64)))
#s(literal 0 binary64)
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(neg.f64 b)
b
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(*.f64 b b)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (/.f64 (fma.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a (*.f64 (*.f64 c a) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (neg.f64 b) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a (*.f64 (*.f64 c a) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))))
(fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a (*.f64 (*.f64 c a) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(sqrt.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))))
(fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(*.f64 b b)
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))
(neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a (*.f64 (*.f64 c a) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
#s(literal -1 binary64)
(sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))
(sqrt.f64 (fma.f64 c (*.f64 a (*.f64 (*.f64 c a) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))
(fma.f64 c (*.f64 a (*.f64 (*.f64 c a) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))
(*.f64 c (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c a))))
(*.f64 c c)
(*.f64 (*.f64 a a) #s(literal 16 binary64))
(*.f64 a (*.f64 a #s(literal 16 binary64)))
(*.f64 a a)
#s(literal 16 binary64)
(*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(neg.f64 (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)

localize222.0ms (1.7%)

Memory
-15.4MiB live, 339.8MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(*.f64 b (*.f64 b (*.f64 b b)))
accuracy99.5%
(/.f64 (fma.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
accuracy99.4%
(*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))
accuracy58.2%
(fma.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))))
accuracy99.6%
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
accuracy99.6%
(/.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 #s(literal 2 binary64) a))
accuracy99.6%
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
accuracy99.4%
(/.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)))))
accuracy99.9%
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
accuracy99.8%
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy99.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
accuracy57.6%
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
accuracy100.0%
(/.f64 b (neg.f64 c))
accuracy100.0%
(neg.f64 c)
accuracy99.5%
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
accuracy99.8%
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))
accuracy99.6%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
accuracy99.6%
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
accuracy99.6%
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
Samples
83.0ms178×0valid
45.0ms78×1valid
Compiler

Compiled 552 to 50 computations (90.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 93.0ms
ival-mult: 49.0ms (52.6% of total)
ival-div: 16.0ms (17.2% of total)
ival-sub: 8.0ms (8.6% of total)
ival-sqrt: 8.0ms (8.6% of total)
adjust: 4.0ms (4.3% of total)
ival-add: 4.0ms (4.3% of total)
ival-neg: 2.0ms (2.1% of total)
exact: 1.0ms (1.1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series78.0ms (0.6%)

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

171 calls:

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

rewrite406.0ms (3.1%)

Memory
-24.6MiB live, 697.9MiB allocated
Algorithm
batch-egg-rewrite
Rules
7 902×lower-fma.f32
7 896×lower-fma.f64
3 742×lower-/.f32
3 738×lower-*.f32
3 726×lower-/.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
046303
083285
1308259
22323256
08255249
Stop Event
iter limit
node limit
iter limit
Counts
23 → 1 061
Calls
Call 1
Inputs
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 b (neg.f64 c))
(neg.f64 c)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
(/.f64 #s(literal 1/2 binary64) a)
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.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 #s(literal 2 binary64) a))
(/.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 (fma.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))
(*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(-.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 (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))
(*.f64 b (*.f64 b (*.f64 b b)))
Outputs
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))))
(neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)) a)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a))) #s(literal 2 binary64))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)))))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a)) #s(literal -1 binary64))
(*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))))
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(+.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 c (neg.f64 (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (neg.f64 c) #s(literal 0 binary64))
(fma.f64 (neg.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 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)) (/.f64 #s(literal -1 binary64) (*.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 (neg.f64 (*.f64 a #s(literal -4 binary64))) c #s(literal 0 binary64))
(fma.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64)) a #s(literal 0 binary64))
(neg.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 256 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64) #s(literal 0 binary64)) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 0 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64))) #s(literal -1 binary64))
(*.f64 c (neg.f64 (*.f64 a #s(literal -4 binary64))))
(*.f64 (*.f64 a #s(literal -4 binary64)) (neg.f64 c))
(*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))))
(*.f64 (*.f64 c a) #s(literal 4 binary64))
(*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c)
(*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64))
(*.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64))
(*.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64)) a)
(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 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) a))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 #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 (*.f64 c a) a) #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 c 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 a #s(literal -2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #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 a) #s(literal 4 binary64)) (*.f64 (*.f64 a #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 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.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)))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))))
(neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 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 a #s(literal -2 binary64))))
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #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 a) #s(literal 4 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (neg.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 c 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 a #s(literal -2 binary64)))))
(/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 a #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 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 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 a) a) #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 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c 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 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.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 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 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))))
(/.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 c 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 #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 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c 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 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (/.f64 (*.f64 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 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (*.f64 (/.f64 (*.f64 c a) a) #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 (*.f64 c a) a) #s(literal -2 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 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))
(/.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 a #s(literal 2 binary64)) (*.f64 (*.f64 c 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 (*.f64 c a) #s(literal 4 binary64))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) a)
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a) #s(literal 1 binary64)) (*.f64 #s(literal 2 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 a) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 a))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a)) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (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)))))) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 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 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 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 (*.f64 (*.f64 c 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 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 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)))))) #s(literal 2 binary64))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c 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 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 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 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 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 a) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (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 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #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 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 (*.f64 c a) #s(literal 4 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))))))) #s(literal -2 binary64))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c 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 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 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 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))))
(pow.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c 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 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.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 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c a) #s(literal 4 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))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #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 (*.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 a #s(literal -2 binary64)))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (/.f64 (*.f64 (*.f64 c 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 (/.f64 (*.f64 (*.f64 c 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 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (/.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 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 c 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 1 binary64) a) (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.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 1 binary64) a))
(*.f64 (/.f64 (*.f64 (*.f64 c 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 2 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a) (pow.f64 (/.f64 #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)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 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))))) a))
(*.f64 (/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #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 (neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #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))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.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 (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) #s(literal 4 binary64)) a)) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.f64 (*.f64 c a) #s(literal 4 binary64))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) #s(literal 0 binary64))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (*.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 (*.f64 c #s(literal -4 binary64)) a #s(literal 0 binary64))
(neg.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) #s(literal 0 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(pow.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 a (*.f64 #s(literal -4 binary64) c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(*.f64 (*.f64 a #s(literal -4 binary64)) c)
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(*.f64 (*.f64 c #s(literal -4 binary64)) a)
(exp.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b))
(neg.f64 (/.f64 c b))
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 b c)))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(/.f64 c (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 (neg.f64 c) b)
(/.f64 (neg.f64 c) (neg.f64 (neg.f64 b)))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c)) b)
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 b c)) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 #s(literal -1 binary64) c)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c))) (neg.f64 b))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 0 binary64) b) (fma.f64 (/.f64 c b) (/.f64 c b) (*.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b)))))
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64))
(pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 b (neg.f64 c)) (/.f64 b (neg.f64 c))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 b (neg.f64 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))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b c)))
(*.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 c))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) c) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) c)
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 b)) c)
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 b)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(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 (/.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (/.f64 b c))
(neg.f64 (/.f64 b c))
(/.f64 b (neg.f64 c))
(/.f64 b (*.f64 #s(literal 1 binary64) (neg.f64 c)))
(/.f64 (neg.f64 b) c)
(/.f64 (neg.f64 b) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c))))
(/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 c (neg.f64 b)))))
(/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (neg.f64 b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64))))
(/.f64 (/.f64 b c) #s(literal -1 binary64))
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 c))
(/.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 c))
(/.f64 (/.f64 b #s(literal -1 binary64)) c)
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 b))) c)
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) c) (*.f64 c b)) (*.f64 c 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) (neg.f64 (/.f64 c (neg.f64 b)))) (*.f64 c #s(literal 1 binary64))) (*.f64 c (neg.f64 (/.f64 c (neg.f64 b)))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 c #s(literal 1 binary64))) (*.f64 c (/.f64 c b)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 c (neg.f64 b))) (neg.f64 c)) (*.f64 c (/.f64 c (neg.f64 b))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) c) (*.f64 c (neg.f64 (neg.f64 b)))) (*.f64 c c))
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) c)
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) c)
(/.f64 (neg.f64 (/.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 (/.f64 b c) (/.f64 b 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 (/.f64 b c) (/.f64 b 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))
(pow.f64 (/.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal -1 binary64) c))
(*.f64 b (/.f64 (/.f64 #s(literal -1 binary64) c) #s(literal 1 binary64)))
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) c))
(*.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(*.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 b c)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) c) b)
(*.f64 (/.f64 #s(literal -1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.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)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c)) #s(literal -1 binary64)))
(*.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 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(+.f64 #s(literal 0 binary64) (neg.f64 c))
(-.f64 #s(literal 0 binary64) c)
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 c c) (+.f64 #s(literal 0 binary64) c)))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c)))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c)))))
(neg.f64 c)
(/.f64 (*.f64 c (neg.f64 c)) (+.f64 #s(literal 0 binary64) c))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c))))
(/.f64 (neg.f64 (*.f64 c (neg.f64 c))) (neg.f64 (+.f64 #s(literal 0 binary64) c)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c)))))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 #s(literal 0 binary64) (neg.f64 c)))))
(*.f64 c #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) c)
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.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) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) a)
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 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) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (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 (neg.f64 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) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (*.f64 (neg.f64 a) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 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))) 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/2 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))) (neg.f64 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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a))
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) (neg.f64 a))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (fma.f64 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 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (neg.f64 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 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 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 #s(literal 1/2 binary64) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 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 #s(literal -1/2 binary64) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (*.f64 (neg.f64 a) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #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 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))) #s(literal 1/2 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))) 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/2 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))) (neg.f64 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 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (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 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (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 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) (neg.f64 (neg.f64 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))) (/.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 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a))))))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) a))
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1/2 binary64) a)
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 a)))
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 a))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (neg.f64 a))))
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64))
(pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))
(+.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 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)
(-.f64 (/.f64 (*.f64 (fma.f64 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 (fma.f64 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 (*.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (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))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.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 (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 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a 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 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) (*.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 (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.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) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))))
(/.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 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a 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 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.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 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.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 (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 (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 (-.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 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64))
(*.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 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1/2 binary64))))
(fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))))
(/.f64 (sqrt.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))))
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))
(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 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) a))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 #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 (*.f64 c a) a) #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 c 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 a #s(literal -2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #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 a) #s(literal 4 binary64)) (*.f64 (*.f64 a #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 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.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)))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))))
(neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 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 a #s(literal -2 binary64))))
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #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 a) #s(literal 4 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (neg.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 c 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 a #s(literal -2 binary64)))))
(/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 a #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 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 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 a) a) #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 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c 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 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.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 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 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))))
(/.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 c 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 #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 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c 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 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (/.f64 (*.f64 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 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (*.f64 (/.f64 (*.f64 c a) a) #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 (*.f64 c a) a) #s(literal -2 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 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))
(/.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 a #s(literal 2 binary64)) (*.f64 (*.f64 c 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 (*.f64 c a) #s(literal 4 binary64))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) a)
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a) #s(literal 1 binary64)) (*.f64 #s(literal 2 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 a) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 a))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a)) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (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)))))) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 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 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 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 (*.f64 (*.f64 c 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 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 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)))))) #s(literal 2 binary64))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c 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 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 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 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 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 a) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (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 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #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 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 (*.f64 c a) #s(literal 4 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))))))) #s(literal -2 binary64))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c 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 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 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 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))))
(pow.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c 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 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.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 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c a) #s(literal 4 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))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #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 (*.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 a #s(literal -2 binary64)))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (/.f64 (*.f64 (*.f64 c 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 (/.f64 (*.f64 (*.f64 c 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 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (/.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 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 c 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 1 binary64) a) (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.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 1 binary64) a))
(*.f64 (/.f64 (*.f64 (*.f64 c 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 2 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) a) (pow.f64 (/.f64 #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)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 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))))) a))
(*.f64 (/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #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 (neg.f64 (*.f64 (/.f64 (*.f64 c a) a) #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))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.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 (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) #s(literal 4 binary64)) a)) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 c 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 #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 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.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 (*.f64 c 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 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (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 (*.f64 c 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))) (-.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 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.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 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))))
(-.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 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.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 #s(literal 0 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c 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 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))))))))) (/.f64 (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 (*.f64 c 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 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))))))))))
(-.f64 (/.f64 #s(literal 0 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 (*.f64 (*.f64 c 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 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))))))))
(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 (*.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 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 c 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 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 #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 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 (*.f64 c a) #s(literal 4 binary64))) #s(literal 1 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 (*.f64 c 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 (*.f64 c 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 (*.f64 c a) #s(literal 4 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.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 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.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 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a 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 #s(literal 0 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)))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 c 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 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c 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 (*.f64 a 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 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a 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 #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 (*.f64 c 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 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)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c 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 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)))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.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 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a 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 (*.f64 c 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 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (-.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 (*.f64 a 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 #s(literal 0 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)))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 #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)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c 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 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))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c 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 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 #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 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.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 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a 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 a) #s(literal 4 binary64)))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 c 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) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 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 (*.f64 c 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 (*.f64 c 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 (*.f64 c a) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (/.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 (*.f64 (*.f64 c 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 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c 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 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal 4 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))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 (*.f64 c 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 (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 (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))
(*.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 (*.f64 a a))) #s(literal -16 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) (/.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
(neg.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (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) (neg.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (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) (neg.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (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 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)))))
(/.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (-.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (-.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(/.f64 (*.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) (-.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) (neg.f64 (-.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) (neg.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(*.f64 (neg.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))
(neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64))
(-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) (+.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(+.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(+.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(exp.f64 (fma.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1/2 binary64))))
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.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 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(-.f64 (/.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)))) (fma.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal 4096 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 256 binary64)) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(fma.f64 c (neg.f64 (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (neg.f64 c) (*.f64 b b))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(fma.f64 (neg.f64 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 (neg.f64 b)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (*.f64 b b))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)) (/.f64 #s(literal -1 binary64) (*.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 (neg.f64 (*.f64 a #s(literal -4 binary64))) c (*.f64 b b))
(fma.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)))) (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.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 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) (*.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 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #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 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (*.f64 a (*.f64 a #s(literal 16 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64)) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(/.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 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (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 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (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 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(pow.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))
(*.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (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))
(-.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 (neg.f64 b) (sqrt.f64 (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 (*.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 (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))
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b 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 (-.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 (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) (neg.f64 (/.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 (-.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 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 (-.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 (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)))) (neg.f64 (-.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 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a 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 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))) (*.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 (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.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) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))))
(/.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 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 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 (neg.f64 (-.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 (*.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 (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)))))) #s(literal -1 binary64))
(pow.f64 (/.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)))) #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 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 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))
(fabs.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (-.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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal 4096 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 256 binary64)) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c 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 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))
(/.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))))
(/.f64 (neg.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (neg.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (-.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 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (-.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 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (-.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 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (-.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 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))))
(*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1 binary64)))
(*.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 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.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 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (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))))
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))
(fabs.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (-.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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal 4096 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 256 binary64)) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c 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 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))
(/.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))))
(/.f64 (neg.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (neg.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (-.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 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (-.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 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (-.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 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (-.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 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))))
(*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
(*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1 binary64)))
(*.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 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c a) (*.f64 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 (pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.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 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(+.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))
(-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(-.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))))
(fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (-.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(/.f64 (-.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) (neg.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))))))
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
(*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 256 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 256 binary64)) (-.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) #s(literal 0 binary64))))
(fma.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) #s(literal 0 binary64))
(fma.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 0 binary64))
(fma.f64 a (*.f64 (*.f64 a #s(literal 16 binary64)) (*.f64 c c)) #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 0 binary64))
(fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) #s(literal 0 binary64))
(fma.f64 (*.f64 c c) (*.f64 a (*.f64 a #s(literal 16 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 c c) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)) #s(literal 0 binary64))
(fma.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 2 binary64)) #s(literal 0 binary64))
(fma.f64 #s(literal 16 binary64) (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 0 binary64))
(fma.f64 (*.f64 a (*.f64 a #s(literal 16 binary64))) (*.f64 c c) #s(literal 0 binary64))
(fma.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 0 binary64))
(fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) c #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal -4 binary64))) (*.f64 c c) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c c) a) (*.f64 a #s(literal 16 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) c) (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal -4 binary64))) c #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 c a)) #s(literal -4 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a) #s(literal 0 binary64))
(fma.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 a a) #s(literal 0 binary64))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal 4096 binary64) #s(literal 0 binary64)) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 256 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) #s(literal 0 binary64)))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal 4096 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 256 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 256 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) #s(literal 0 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 256 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 256 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal 4096 binary64) #s(literal 0 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 256 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal 4096 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 256 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 256 binary64)) #s(literal 0 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))) #s(literal 0 binary64))))
(pow.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))
(*.f64 c (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))))
(*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 a (*.f64 (*.f64 a #s(literal 16 binary64)) (*.f64 c c)))
(*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))
(*.f64 (*.f64 c c) (*.f64 a (*.f64 a #s(literal 16 binary64))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal -4 binary64))))
(*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))
(*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 2 binary64)))
(*.f64 #s(literal 16 binary64) (*.f64 c (*.f64 c (*.f64 a a))))
(*.f64 (*.f64 a (*.f64 a #s(literal 16 binary64))) (*.f64 c c))
(*.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64))
(*.f64 (*.f64 (*.f64 c a) (*.f64 a #s(literal 16 binary64))) c)
(*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal -4 binary64))) (*.f64 c c))
(*.f64 (*.f64 (*.f64 c c) a) (*.f64 a #s(literal 16 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) c) (*.f64 a #s(literal -4 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal -4 binary64))) c)
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 c a)) #s(literal -4 binary64))
(*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a))
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 a a))
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64)))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (neg.f64 b) #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 b) b) #s(literal 2 binary64))
(pow.f64 (*.f64 b (neg.f64 b)) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) b)
(*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b)))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 b b))

simplify479.0ms (3.7%)

Memory
11.1MiB live, 996.4MiB allocated
Algorithm
egg-herbie
Rules
6 492×lower-*.f64
6 492×lower-*.f32
5 520×lower-fma.f64
5 520×lower-fma.f32
4 338×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0194316360
1566815780
0813715201
Stop Event
iter limit
node limit
Counts
684 → 680
Calls
Call 1
Inputs
(* 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))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -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))
(* -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 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* 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))))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -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))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -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))))))))
(* 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 (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))) (* -3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16)))))) (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))))) 1)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -1 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2))))) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (+ (* -1 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2))))) (pow b 2))) (* -1 (/ (+ (* -2 (* a (* c (+ (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2))))))) (+ (* -1 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 4 (* (pow a 3) (pow c 3))))) (pow b 4))))) b)
(/ (+ (* -2 (* a c)) (+ (* -1 (/ (+ (* -8 (* (pow a 4) (pow c 4))) (+ (* -1 (* 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))))))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2)))))) (+ (* -1/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (* 32 (* (pow a 4) (pow c 4))))))) (pow b 6))) (+ (* -1 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2))))) (pow b 2))) (* -1 (/ (+ (* -2 (* a (* c (+ (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2))))))) (+ (* -1 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 4 (* (pow a 3) (pow c 3))))) (pow b 4)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2)))))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (+ (* -2 (* a (* c (+ (* 2 (* (pow a 2) (pow c 2))) (* 8 (* (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 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))
(+ (* -1 (* c (+ (* -2 (/ (* a (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (/ a b))))) (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))
(+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)) (* c (+ (* -1 (* c (+ (* -4 (/ (pow a 2) (pow b 3))) (+ (* -2 (/ (pow a 2) (pow b 3))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 2)) (pow b 2))))) (* 8 (/ (pow a 2) (pow b 3)))))))) (* -1 (+ (* -2 (/ (* a (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (/ a b)))))))
(+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)) (* c (+ (* -1 (+ (* -2 (/ (* a (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (/ a b)))) (* c (+ (* -1 (* c (+ (* -2 (/ (* a (+ (* -2 (/ (pow a 2) (pow b 2))) (* 8 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* -1 (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (+ (* -1/2 (* b (* (+ (* -1 (pow b 2)) (pow b 2)) (+ (* 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))))))) (* 4 (/ (pow a 3) (pow b 5)))))))) (* -1 (+ (* -4 (/ (pow a 2) (pow b 3))) (+ (* -2 (/ (pow a 2) (pow b 3))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 2)) (pow b 2))))) (* 8 (/ (pow a 2) (pow b 3))))))))))))
(* -1/2 (* (sqrt (/ c a)) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b)))))
(* c (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b)))))))
(* c (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (pow c 2))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b))))) (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b)))))))))
(* c (+ (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (* (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b))) (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (+ (* -1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5))) (* 1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3))))))))) (pow c 4))) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (pow c 2))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b))))) (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b))))))))))
(* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* -1 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))) (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (* (sqrt -1) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))) (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (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)))) (+ (* 1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (* (sqrt -1) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (* 1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3))))))))))) (pow c 3))) (* -1 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))
(+ (* -1 (* a (+ (* -2 (/ (* c (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (/ c b))))) (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))
(+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)) (* a (+ (* -1 (* a (+ (* -4 (/ (pow c 2) (pow b 3))) (+ (* -2 (/ (pow c 2) (pow b 3))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 2)) (pow b 2))))) (* 8 (/ (pow c 2) (pow b 3)))))))) (* -1 (+ (* -2 (/ (* c (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (/ c b)))))))
(+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)) (* a (+ (* -1 (+ (* -2 (/ (* c (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (/ c b)))) (* a (+ (* -1 (* a (+ (* -2 (/ (* c (+ (* -2 (/ (pow c 2) (pow b 2))) (* 8 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* -1 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* -1/2 (* b (* (+ (* -1 (pow b 2)) (pow b 2)) (+ (* 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))))))) (* 4 (/ (pow c 3) (pow b 5)))))))) (* -1 (+ (* -4 (/ (pow c 2) (pow b 3))) (+ (* -2 (/ (pow c 2) (pow b 3))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 2)) (pow b 2))))) (* 8 (/ (pow c 2) (pow b 3))))))))))))
(* -1/2 (* (sqrt (/ a c)) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b)))))
(* a (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b)))))))
(* a (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b))))) (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b)))))))))
(* a (+ (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (* (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b))) (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (+ (* -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/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5))) (* 1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3))))))))) (pow a 4))) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b))))) (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b))))))))))
(* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* -1 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (* (sqrt -1) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* 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)))) (+ (* 1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 4) (* (sqrt -1) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (* 1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3))))))))))) (pow a 3))) (* -1 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))))))
(* -1 (* a (* c (sqrt -16))))
(+ (* -1 (* a (* c (sqrt -16)))) (* -1/2 (/ (pow b 4) (* a (* c (sqrt -16))))))
(+ (* -1 (* 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))))))))
(+ (* -1 (* 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))))))))
(* -1 (pow b 2))
(* (pow b 2) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1))
(* (pow b 2) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8)))) 1))
(* (pow b 2) (- (+ (* 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))
(* -1 (pow b 2))
(* (pow b 2) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1))
(* (pow b 2) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8)))) 1))
(* (pow b 2) (- (+ (* 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))
(* -1 (pow b 2))
(+ (* -1 (pow b 2)) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -1 (pow b 2)) (* (pow c 2) (+ (* 8 (/ (pow a 2) (pow b 2))) (* 32 (/ (* (pow a 4) (pow c 2)) (pow b 6))))))
(+ (* -1 (pow b 2)) (* (pow c 2) (+ (* 8 (/ (pow a 2) (pow b 2))) (* (pow c 2) (+ (* 32 (/ (pow a 4) (pow b 6))) (* 256 (/ (* (pow a 6) (pow c 2)) (pow b 10))))))))
(* -1 (* a (* c (sqrt -16))))
(* c (+ (* -1 (* a (sqrt -16))) (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16)))))))
(* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* 1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))))))
(* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* -1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (* 1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3)))))))))
(* a (* c (sqrt -16)))
(* -1 (* c (+ (* -1 (* a (sqrt -16))) (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))))))
(* -1 (* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* 1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3)))))))))
(* -1 (* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* -1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (* 1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))))))))
(* -1 (pow b 2))
(+ (* -1 (pow b 2)) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -1 (pow b 2)) (* (pow a 2) (+ (* 8 (/ (pow c 2) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 4)) (pow b 6))))))
(+ (* -1 (pow b 2)) (* (pow a 2) (+ (* 8 (/ (pow c 2) (pow b 2))) (* (pow a 2) (+ (* 32 (/ (pow c 4) (pow b 6))) (* 256 (/ (* (pow a 2) (pow c 6)) (pow b 10))))))))
(* -1 (* a (* c (sqrt -16))))
(* a (+ (* -1 (* c (sqrt -16))) (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16)))))))
(* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* 1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))))))
(* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* -1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3)))))))))
(* a (* c (sqrt -16)))
(* -1 (* a (+ (* -1 (* c (sqrt -16))) (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))))))
(* -1 (* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* 1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3)))))))))
(* -1 (* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* -1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))))))))
(* -2 (sqrt (* a c)))
(+ (* -2 (sqrt (* a c))) (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))))
(+ (* -2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/4 (sqrt (/ 1 (* a c)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))))))
(+ (* -2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2))) (* 1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))))))))
(* -1 b)
(* b (- (* -2 (/ (* a c) (pow b 2))) 1))
(* b (- (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))
(* b (- (+ (* -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 (- (* -2 (/ (* a c) (pow b 2))) 1)))
(* -1 (* b (- (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))
(* -1 (* b (- (+ (* -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)))
(* -1 b)
(+ (* -2 (/ (* a c) b)) (* -1 b))
(+ (* -1 b) (* c (+ (* -2 (/ a b)) (* 2 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* -1 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* 2 (/ (pow a 2) (pow b 3))))))))
(* -2 (sqrt (* a c)))
(* c (+ (* -2 (sqrt (/ a c))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 2)))))
(* c (+ (* -2 (sqrt (/ a c))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 2))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 4))))))
(* c (+ (* -2 (sqrt (/ a c))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 2))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 6))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 4)))))))
(* (sqrt (* a c)) (* (sqrt -4) (sqrt -1)))
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -4) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt -4)))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -4) 3))))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -4) 3)))))))))
(* -1 b)
(+ (* -2 (/ (* a c) b)) (* -1 b))
(+ (* -1 b) (* a (+ (* -2 (/ c b)) (* 2 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* -1 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* 2 (/ (pow c 2) (pow b 3))))))))
(* -2 (sqrt (* a c)))
(* a (+ (* -2 (sqrt (/ c a))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 2)))))
(* a (+ (* -2 (sqrt (/ c a))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 2))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 4))))))
(* a (+ (* -2 (sqrt (/ c a))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 2))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 6))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 4)))))))
(* (sqrt (* a c)) (* (sqrt -4) (sqrt -1)))
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -4) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -4)))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -4) 3))))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -4) 3)))))))))
(* 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))
(* 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))))
(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))))
(* -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))))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* -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 (* a (* c (sqrt -16))))
(+ (* -1 (* a (* c (sqrt -16)))) (* 2 (* (sqrt (* a c)) b)))
(+ (* -1 (* a (* c (sqrt -16)))) (* b (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))))
(+ (* -1 (* a (* c (sqrt -16)))) (* b (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))))))
(* 2 (* a c))
(+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 2 (* a c)) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 2 (* a c)) (+ (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (* 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))) (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 6))))))))
(* -2 (pow b 2))
(* (pow b 2) (- (* -2 (/ (* a c) (pow b 2))) 2))
(* (pow b 2) (- (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 2))
(* (pow 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))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) 2))
(+ (* -1 (pow b 2)) (pow b 2))
(+ (* -1 (pow b 2)) (+ (* 2 (* a c)) (pow b 2)))
(+ (* -1 (pow b 2)) (+ (* c (+ (* 2 a) (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* 8 (/ (pow a 2) (pow b 2))))))) (pow b 2)))
(+ (* -1 (pow b 2)) (+ (* c (+ (* 2 a) (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 3) c) (pow b 4))) (* 8 (/ (pow a 2) (pow b 2)))))))) (pow b 2)))
(* c (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b))))
(* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (* 2 (* (sqrt (/ a c)) b))))))
(* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 5))) (+ (* 1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (* 2 (* (sqrt (/ a c)) b))))))))
(* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* -1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 5))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 7))) (+ (* 1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (* 2 (* (sqrt (/ a c)) b))))))))))
(* -1 (* c (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))
(* -1 (* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))))
(* -1 (* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* -1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))))))
(+ (* -1 (pow b 2)) (pow b 2))
(+ (* -1 (pow b 2)) (+ (* 2 (* a c)) (pow b 2)))
(+ (* -1 (pow b 2)) (+ (* a (+ (* 2 c) (* a (+ (* -2 (/ (pow c 2) (pow b 2))) (* 8 (/ (pow c 2) (pow b 2))))))) (pow b 2)))
(+ (* -1 (pow b 2)) (+ (* a (+ (* 2 c) (* a (+ (* -2 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (* a (pow c 3)) (pow b 4))) (* 8 (/ (pow c 2) (pow b 2)))))))) (pow b 2)))
(* a (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b))))
(* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 2 (* (sqrt (/ c a)) b))))))
(* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 2 (* (sqrt (/ c a)) b))))))))
(* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* -1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 7))) (+ (* 1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 2 (* (sqrt (/ c a)) b))))))))))
(* -1 (* a (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))
(* -1 (* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))))
(* -1 (* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* -1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))))))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(* 16 (* (pow a 2) (pow c 2)))
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
Outputs
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 2 c)
(*.f64 #s(literal 2 binary64) c)
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.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 2 binary64) b) (*.f64 a #s(literal -4 binary64))))
(- (+ (* -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 (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 (*.f64 #s(literal 2 binary64) b) (*.f64 a #s(literal -4 binary64))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 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 (neg.f64 (sqrt.f64 (/.f64 c a))) (/.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))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 a #s(literal -4 binary64)))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 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 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 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 a c)))) (*.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 b (*.f64 b b)) (/.f64 c (*.f64 a a))) (*.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)))) (neg.f64 c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) 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))) (* 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 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal -4 binary64))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (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 a c)) (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 (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (/.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))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) b)) (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 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) 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 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.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 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) c)) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a)) a))) (neg.f64 a))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.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 (*.f64 a (*.f64 a a)) c))) (*.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 (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))))) 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))
(neg.f64 (/.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)))))
(*.f64 (neg.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 (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) (neg.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 6 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 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -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 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 (/ c b))
(/.f64 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 (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 #s(literal 1/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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #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/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/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/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 (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))))) 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 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))
(neg.f64 (/.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 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #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)))))) 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/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) c)) c))))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.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 #s(literal -2 binary64) (*.f64 a c)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 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 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.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))))))
(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 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(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/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c)) b) c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* 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)) (neg.f64 (/.f64 b a))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (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)))) (/.f64 b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (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)))) (/.f64 b a))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a)))
(* (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 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.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 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.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 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 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)))))))
(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 (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))))))))
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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (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 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 (*.f64 a (*.f64 a a)) c))) (*.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/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 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 (*.f64 a (*.f64 a a)) c))) (*.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))))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 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 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.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 2 binary64) b) (*.f64 a #s(literal -4 binary64))))
(- (+ (* -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 (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 (*.f64 #s(literal 2 binary64) b) (*.f64 a #s(literal -4 binary64))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 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 (neg.f64 (sqrt.f64 (/.f64 c a))) (/.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))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 a #s(literal -4 binary64)))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 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 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 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 a c)))) (*.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 b (*.f64 b b)) (/.f64 c (*.f64 a a))) (*.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)))) (neg.f64 c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) 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))) (* 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 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal -4 binary64))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (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 a c)) (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 (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (/.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))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) b)) (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 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) 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 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.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 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) c)) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a)) a))) (neg.f64 a))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.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 (*.f64 a (*.f64 a a)) c))) (*.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 (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))))) 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))
(neg.f64 (/.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)))))
(*.f64 (neg.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 (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) (neg.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 6 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)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #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 #s(literal 4 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.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 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64)))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))
(fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.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 b #s(literal -4 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (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 (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (/.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 (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 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) c) (*.f64 b c)) c))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 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 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 b c (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #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 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) (neg.f64 c))) c))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* 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 a (fma.f64 a (fma.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.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)))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64)))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))
(fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.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 b #s(literal -4 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))))
(fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (/.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))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 (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 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow 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 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) a) (*.f64 a b)) 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 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 a b) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) c)) a) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a)) a))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64)))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 b (fma.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -4 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 a c))) (*.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 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 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 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.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))) (* 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 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -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)))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))
(* -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 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a c)) (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))
(* 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 (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))) (* -3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16)))))) (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))))) 1)))
(fma.f64 b (fma.f64 b (fma.f64 (neg.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 #s(literal -2 binary64) (*.f64 a c)) b)
(/ (+ (* -2 (* a c)) (* -1 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2))))) (pow b 2)))) b)
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 6 binary64))) (*.f64 b b))) b)
(/ (+ (* -2 (* a c)) (+ (* -1 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2))))) (pow b 2))) (* -1 (/ (+ (* -2 (* a (* c (+ (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2))))))) (+ (* -1 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 4 (* (pow a 3) (pow c 3))))) (pow b 4))))) b)
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 6 binary64))) (*.f64 b b))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (neg.f64 (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -2 (* a c)) (+ (* -1 (/ (+ (* -8 (* (pow a 4) (pow c 4))) (+ (* -1 (* 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))))))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2)))))) (+ (* -1/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (* 32 (* (pow a 4) (pow c 4))))))) (pow b 6))) (+ (* -1 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2))))) (pow b 2))) (* -1 (/ (+ (* -2 (* a (* c (+ (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2))))))) (+ (* -1 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 4 (* (pow a 3) (pow c 3))))) (pow b 4)))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (-.f64 (-.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 6 binary64))) (neg.f64 (*.f64 b b))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (neg.f64 (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (fma.f64 (neg.f64 (*.f64 a 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)))) (fma.f64 #s(literal -1/2 binary64) (fma.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)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal 32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (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 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2)))))))
(*.f64 (neg.f64 b) (-.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 18 binary64) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (+ (* -2 (* a (* c (+ (* 2 (* (pow a 2) (pow c 2))) (* 8 (* (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))))))))
(*.f64 (neg.f64 b) (+.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 18 binary64) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (neg.f64 (*.f64 b b))) (/.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))))))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))
(/.f64 #s(literal 0 binary64) b)
(+ (* -1 (* c (+ (* -2 (/ (* a (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (/ a b))))) (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))
(fma.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (/.f64 a b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 0 binary64) b))
(+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)) (* c (+ (* -1 (* c (+ (* -4 (/ (pow a 2) (pow b 3))) (+ (* -2 (/ (pow a 2) (pow b 3))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 2)) (pow b 2))))) (* 8 (/ (pow a 2) (pow b 3)))))))) (* -1 (+ (* -2 (/ (* a (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (/ a b)))))))
(fma.f64 c (neg.f64 (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (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))) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 2 binary64) (/.f64 a b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 0 binary64) b))
(+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)) (* c (+ (* -1 (+ (* -2 (/ (* a (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (/ a b)))) (* c (+ (* -1 (* c (+ (* -2 (/ (* a (+ (* -2 (/ (pow a 2) (pow b 2))) (* 8 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* -1 (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (+ (* -1/2 (* b (* (+ (* -1 (pow b 2)) (pow b 2)) (+ (* 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))))))) (* 4 (/ (pow a 3) (pow b 5)))))))) (* -1 (+ (* -4 (/ (pow a 2) (pow b 3))) (+ (* -2 (/ (pow a 2) (pow b 3))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 2)) (pow b 2))))) (* 8 (/ (pow a 2) (pow b 3))))))))))))
(fma.f64 c (-.f64 (*.f64 c (neg.f64 (fma.f64 c (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 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b #s(literal 0 binary64)) (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 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (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))) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))) (fma.f64 #s(literal 2 binary64) (/.f64 a b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal 0 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 0 binary64) b))
(* -1/2 (* (sqrt (/ c a)) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b)))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))
(* c (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b)))))))
(*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 c c))))
(* c (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (pow c 2))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b))))) (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b)))))))))
(*.f64 c (-.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 c c))))
(* c (+ (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (* (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b))) (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (+ (* -1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5))) (* 1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3))))))))) (pow c 4))) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (pow c 2))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b))))) (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b))))))))))
(*.f64 c (-.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 c c))) (/.f64 (-.f64 (fma.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/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (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 a c)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (*.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))))))) (pow.f64 c #s(literal 4 binary64)))))
(* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* -1 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))
(*.f64 (neg.f64 c) (neg.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))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #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))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))) (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (* (sqrt -1) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))))
(*.f64 (neg.f64 c) (-.f64 (-.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #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))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c c))) (*.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))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))) (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (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)))) (+ (* 1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (* (sqrt -1) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (* 1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3))))))))))) (pow c 3))) (* -1 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(*.f64 (neg.f64 c) (-.f64 (neg.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))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (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 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))))) (*.f64 c (*.f64 c c))))) (/.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))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #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))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c c))))
(* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))
(/.f64 #s(literal 0 binary64) b)
(+ (* -1 (* a (+ (* -2 (/ (* c (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (/ c b))))) (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))
(-.f64 (/.f64 #s(literal 0 binary64) b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c #s(literal 0 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))
(+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)) (* a (+ (* -1 (* a (+ (* -4 (/ (pow c 2) (pow b 3))) (+ (* -2 (/ (pow c 2) (pow b 3))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 2)) (pow b 2))))) (* 8 (/ (pow c 2) (pow b 3)))))))) (* -1 (+ (* -2 (/ (* c (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (/ c b)))))))
(fma.f64 a (neg.f64 (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c #s(literal 0 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 c b))))) (/.f64 #s(literal 0 binary64) b))
(+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)) (* a (+ (* -1 (+ (* -2 (/ (* c (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (/ c b)))) (* a (+ (* -1 (* a (+ (* -2 (/ (* c (+ (* -2 (/ (pow c 2) (pow b 2))) (* 8 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* -1 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* -1/2 (* b (* (+ (* -1 (pow b 2)) (pow b 2)) (+ (* 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))))))) (* 4 (/ (pow c 3) (pow b 5)))))))) (* -1 (+ (* -4 (/ (pow c 2) (pow b 3))) (+ (* -2 (/ (pow c 2) (pow b 3))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 2)) (pow b 2))))) (* 8 (/ (pow c 2) (pow b 3))))))))))))
(fma.f64 a (fma.f64 a (neg.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 6 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b #s(literal 0 binary64)) (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 4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c #s(literal 0 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 c b))))) (/.f64 #s(literal 0 binary64) b))
(* -1/2 (* (sqrt (/ a c)) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (neg.f64 c) (sqrt.f64 #s(literal -16 binary64)))))
(* a (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b)))))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (neg.f64 c) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (neg.f64 c) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (neg.f64 (*.f64 a a)))))
(* a (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b))))) (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b)))))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (neg.f64 c) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (neg.f64 c) (sqrt.f64 #s(literal -16 binary64)))))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (neg.f64 c) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 a a))))
(* a (+ (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (* (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b))) (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (+ (* -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/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5))) (* 1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3))))))))) (pow a 4))) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b))))) (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b))))))))))
(*.f64 a (-.f64 (-.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (neg.f64 c) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (neg.f64 c) (sqrt.f64 #s(literal -16 binary64)))))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (neg.f64 c) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 a a))) (/.f64 (-.f64 (fma.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/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (neg.f64 c) (sqrt.f64 #s(literal -16 binary64)))) (*.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)))))))) (pow.f64 a #s(literal 4 binary64)))))
(* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))
(*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* -1 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))))
(*.f64 (neg.f64 a) (neg.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 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (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))) (fma.f64 #s(literal 1/2 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/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a)))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (* (sqrt -1) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))))
(*.f64 (neg.f64 a) (-.f64 (-.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/2 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/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* 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)))) (+ (* 1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 4) (* (sqrt -1) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (* 1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3))))))))))) (pow a 3))) (* -1 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))))))
(*.f64 (neg.f64 a) (-.f64 (neg.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 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 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/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (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/8 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/128 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))))))) (*.f64 a (*.f64 a a))))) (/.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))) (fma.f64 #s(literal 1/2 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/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a))))
(* -1 (* a (* c (sqrt -16))))
(*.f64 (*.f64 a c) (neg.f64 (sqrt.f64 #s(literal -16 binary64))))
(+ (* -1 (* a (* c (sqrt -16)))) (* -1/2 (/ (pow b 4) (* a (* c (sqrt -16))))))
(fma.f64 (*.f64 a c) (neg.f64 (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))))
(+ (* -1 (* a (* c (sqrt -16)))) (* (pow b 4) (- (* 1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.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 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (*.f64 a c) (neg.f64 (sqrt.f64 #s(literal -16 binary64)))))
(+ (* -1 (* a (* c (sqrt -16)))) (* (pow b 4) (- (* (pow b 4) (+ (* -1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.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 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (*.f64 a c) (neg.f64 (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (pow b 2))
(neg.f64 (*.f64 b b))
(* (pow b 2) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1))
(*.f64 (*.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 2) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8)))) 1))
(*.f64 (*.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))))
(* (pow b 2) (- (+ (* 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 (*.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 (*.f64 #s(literal 32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))))) #s(literal -1 binary64)))
(* -1 (pow b 2))
(neg.f64 (*.f64 b b))
(* (pow b 2) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1))
(*.f64 (*.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 2) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8)))) 1))
(*.f64 (*.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))))
(* (pow b 2) (- (+ (* 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 (*.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 (*.f64 #s(literal 32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))))) #s(literal -1 binary64)))
(* -1 (pow b 2))
(neg.f64 (*.f64 b b))
(+ (* -1 (pow b 2)) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 b b))
(+ (* -1 (pow b 2)) (* (pow c 2) (+ (* 8 (/ (pow a 2) (pow b 2))) (* 32 (/ (* (pow a 4) (pow c 2)) (pow b 6))))))
(fma.f64 (*.f64 c c) (fma.f64 #s(literal 32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 b b))) (neg.f64 (*.f64 b b)))
(+ (* -1 (pow b 2)) (* (pow c 2) (+ (* 8 (/ (pow a 2) (pow b 2))) (* (pow c 2) (+ (* 32 (/ (pow a 4) (pow b 6))) (* 256 (/ (* (pow a 6) (pow c 2)) (pow b 10))))))))
(fma.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (fma.f64 #s(literal 256 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 b b))) (neg.f64 (*.f64 b b)))
(* -1 (* a (* c (sqrt -16))))
(*.f64 (*.f64 a c) (neg.f64 (sqrt.f64 #s(literal -16 binary64))))
(* c (+ (* -1 (* a (sqrt -16))) (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16)))))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))
(* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* 1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))
(* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* -1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (* 1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3)))))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))
(* a (* c (sqrt -16)))
(*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))
(* -1 (* c (+ (* -1 (* a (sqrt -16))) (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))))))
(*.f64 (neg.f64 c) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* 1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3)))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* -1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (* 1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (pow b 2))
(neg.f64 (*.f64 b b))
(+ (* -1 (pow b 2)) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 b b))
(+ (* -1 (pow b 2)) (* (pow a 2) (+ (* 8 (/ (pow c 2) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 4)) (pow b 6))))))
(fma.f64 (*.f64 a a) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (neg.f64 (*.f64 b b)))
(+ (* -1 (pow b 2)) (* (pow a 2) (+ (* 8 (/ (pow c 2) (pow b 2))) (* (pow a 2) (+ (* 32 (/ (pow c 4) (pow b 6))) (* 256 (/ (* (pow a 2) (pow c 6)) (pow b 10))))))))
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 a a) (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b b))) (neg.f64 (*.f64 b b)))
(* -1 (* a (* c (sqrt -16))))
(*.f64 (*.f64 a c) (neg.f64 (sqrt.f64 #s(literal -16 binary64))))
(* a (+ (* -1 (* c (sqrt -16))) (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16)))))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* 1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* -1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3)))))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* a (* c (sqrt -16)))
(*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))
(* -1 (* a (+ (* -1 (* c (sqrt -16))) (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))))))
(*.f64 (neg.f64 a) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* 1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3)))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* -1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* -2 (sqrt (* a c)))
(*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))
(+ (* -2 (sqrt (* a c))) (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))))
(fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b))))
(+ (* -2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/4 (sqrt (/ 1 (* a c)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))))))
(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))))
(+ (* -2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2))) (* 1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))))))))
(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))))
(* -1 b)
(neg.f64 b)
(* b (- (* -2 (/ (* a c) (pow b 2))) 1))
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1 binary64)))
(* b (- (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))))
(* b (- (+ (* -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))
(*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))))
b
(* -1 (* b (- (* -2 (/ (* a c) (pow b 2))) 1)))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1 binary64)))
(* -1 (* b (- (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))))
(* -1 (* b (- (+ (* -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)))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))))
(* -1 b)
(neg.f64 b)
(+ (* -2 (/ (* a c) b)) (* -1 b))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (neg.f64 b))
(+ (* -1 b) (* c (+ (* -2 (/ a b)) (* 2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (neg.f64 b))
(+ (* -1 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 #s(literal -2 binary64) (/.f64 a b))) (neg.f64 b))
(* -2 (sqrt (* a c)))
(*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))
(* c (+ (* -2 (sqrt (/ a c))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 2)))))
(*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -2 (sqrt (/ a c))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 2))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 4))))))
(*.f64 c (fma.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a 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 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b))))))
(* c (+ (* -2 (sqrt (/ a c))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 2))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 6))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 4)))))))
(*.f64 c (fma.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (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 4 binary64))) (*.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 6 binary64))))))))
(* (sqrt (* a c)) (* (sqrt -4) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -4) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt -4)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -4) 3))))))))
(neg.f64 (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.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 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -4) 3)))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 b)
(neg.f64 b)
(+ (* -2 (/ (* a c) b)) (* -1 b))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (neg.f64 b))
(+ (* -1 b) (* a (+ (* -2 (/ c b)) (* 2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) (neg.f64 b))
(+ (* -1 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)) (neg.f64 b))
(* -2 (sqrt (* a c)))
(*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))
(* a (+ (* -2 (sqrt (/ c a))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 2)))))
(*.f64 a (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a)))))
(* a (+ (* -2 (sqrt (/ c a))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 2))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 4))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c 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 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b))))))
(* a (+ (* -2 (sqrt (/ c a))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 2))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 6))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 4)))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (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 4 binary64))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))))))))
(* (sqrt (* a c)) (* (sqrt -4) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -4) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -4)))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -4) 3))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.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 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -4) 3)))))))))
(neg.f64 (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.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 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(- (pow b 2) (* -4 (* a c)))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))
(- (pow b 2) (* -4 (* a c)))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))
(- (pow b 2) (* -4 (* a c)))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.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 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* 4 (* a c)) (pow b 2))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* 4 (* a c)) (pow b 2))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* c (- (/ (pow b 2) c) (* -4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))
(* c (- (/ (pow b 2) c) (* -4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))
(* c (- (/ (pow b 2) c) (* -4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))
(* 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 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a)))
(pow b 2)
(*.f64 b b)
(+ (* 4 (* a c)) (pow b 2))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* 4 (* a c)) (pow b 2))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* 4 (* a c)) (pow b 2))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))
(* 4 (* a c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* a (- (/ (pow b 2) a) (* -4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)))
(* a (- (/ (pow b 2) a) (* -4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)))
(* a (- (/ (pow b 2) a) (* -4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)))
(* 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 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c)))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c)))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c)))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(- (* 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)) (neg.f64 (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)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))))
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* 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 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (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 (*.f64 #s(literal 4 binary64) (*.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 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))) (neg.f64 b))
(* -1 (/ (- (* 4 (/ (* (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 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a 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))
(/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) (neg.f64 b))
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(- (* 2 (/ (* a c) b)) (* 2 b))
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))
(fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal -2 binary64) b))
(- (* 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 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 #s(literal -2 binary64) b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (neg.f64 (fma.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)))) (neg.f64 (fma.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 (-.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 (/.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 (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 b c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -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 (-.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 (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 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(- (* 2 (/ (* a c) b)) (* 2 b))
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))
(fma.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 #s(literal -2 binary64) b))
(- (* 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 (*.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) b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))
(* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.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 (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))))) (neg.f64 (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 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 (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (+.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) (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))))))
(*.f64 (neg.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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a)) b) (neg.f64 a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(* -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))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(* -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)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.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)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.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 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(* -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))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(* -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)))
(* -1 (* a (* c (sqrt -16))))
(*.f64 (*.f64 a c) (neg.f64 (sqrt.f64 #s(literal -16 binary64))))
(+ (* -1 (* a (* c (sqrt -16)))) (* 2 (* (sqrt (* a c)) b)))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c))) b (*.f64 (*.f64 a c) (neg.f64 (sqrt.f64 #s(literal -16 binary64)))))
(+ (* -1 (* a (* c (sqrt -16)))) (* b (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))))
(fma.f64 b (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)))) (*.f64 (*.f64 a c) (neg.f64 (sqrt.f64 #s(literal -16 binary64)))))
(+ (* -1 (* a (* c (sqrt -16)))) (* b (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))))))
(fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (*.f64 a c) (neg.f64 (sqrt.f64 #s(literal -16 binary64)))))
(* 2 (* a c))
(*.f64 #s(literal 2 binary64) (*.f64 a c))
(+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 2 (* a c)) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 a c) (/.f64 (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 2 (* a c)) (+ (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 a c) (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)))))
(+ (* -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))) (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 6))))))))
(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 2 binary64) (*.f64 a c) (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 8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))))
(* -2 (pow b 2))
(*.f64 #s(literal -2 binary64) (*.f64 b b))
(* (pow b 2) (- (* -2 (/ (* a c) (pow b 2))) 2))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64)))
(* (pow b 2) (- (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 2))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 10 binary64) #s(literal -2 binary64))))
(* (pow 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))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) 2))
(*.f64 (*.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))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 10 binary64) #s(literal -2 binary64)))))
(+ (* -1 (pow b 2)) (pow b 2))
#s(literal 0 binary64)
(+ (* -1 (pow b 2)) (+ (* 2 (* a c)) (pow b 2)))
(-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))
(+ (* -1 (pow b 2)) (+ (* c (+ (* 2 a) (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* 8 (/ (pow a 2) (pow b 2))))))) (pow b 2)))
(-.f64 (fma.f64 c (fma.f64 c (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 6 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 b b)) (*.f64 b b))
(+ (* -1 (pow b 2)) (+ (* c (+ (* 2 a) (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 3) c) (pow b 4))) (* 8 (/ (pow a 2) (pow b 2)))))))) (pow b 2)))
(-.f64 (fma.f64 c (fma.f64 #s(literal 2 binary64) a (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 b b)))))) (*.f64 b b)) (*.f64 b b))
(* c (+ (* -1 (* a (sqrt -16))) (* 2 (* (sqrt (/ a c)) b))))
(*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))
(* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (* 2 (* (sqrt (/ a c)) b))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b)))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))
(* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 5))) (+ (* 1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (* 2 (* (sqrt (/ a c)) b))))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b)))))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))
(* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* -1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 5))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 7))) (+ (* 1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (* 2 (* (sqrt (/ a c)) b))))))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b)))))))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* c (+ (* -1 (* a (sqrt -16))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))
(* -1 (* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* c (+ (* -1 (* a (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* -1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))))))
(neg.f64 (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 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 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))))) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))
(+ (* -1 (pow b 2)) (pow b 2))
#s(literal 0 binary64)
(+ (* -1 (pow b 2)) (+ (* 2 (* a c)) (pow b 2)))
(-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))
(+ (* -1 (pow b 2)) (+ (* a (+ (* 2 c) (* a (+ (* -2 (/ (pow c 2) (pow b 2))) (* 8 (/ (pow c 2) (pow b 2))))))) (pow b 2)))
(-.f64 (fma.f64 a (fma.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 6 binary64)) (*.f64 #s(literal 2 binary64) c)) (*.f64 b b)) (*.f64 b b))
(+ (* -1 (pow b 2)) (+ (* a (+ (* 2 c) (* a (+ (* -2 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (* a (pow c 3)) (pow b 4))) (* 8 (/ (pow c 2) (pow b 2)))))))) (pow b 2)))
(-.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) c)) (*.f64 b b)) (*.f64 b b))
(* a (+ (* -1 (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) b))))
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (neg.f64 c) (sqrt.f64 #s(literal -16 binary64)))))
(* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 2 (* (sqrt (/ c a)) b))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 b b)))))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 2 (* (sqrt (/ c a)) b))))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 b b)))))))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* -1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 7))) (+ (* 1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 2 (* (sqrt (/ c a)) b))))))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 b b)))))))))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* a (+ (* -1 (* c (sqrt -16))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* a (+ (* -1 (* c (sqrt -16))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* -1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(* 16 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))

eval369.0ms (2.8%)

Memory
22.9MiB live, 930.4MiB allocated
Compiler

Compiled 95 536 to 6 670 computations (93% saved)

prune524.0ms (4%)

Memory
18.1MiB live, 978.3MiB allocated
Pruning

34 alts after pruning (32 fresh and 2 done)

PrunedKeptTotal
New2 290232 313
Fresh18927
Picked505
Done224
Total2 315342 349
Accuracy
100.0%
Counts
2 349 → 34
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.7%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
79.6%
(/.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 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) a))
99.3%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
80.3%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b)))
99.2%
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)) (*.f64 (*.f64 a #s(literal 2 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)))))
99.3%
(/.f64 (/.f64 (*.f64 (*.f64 c 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)))
62.4%
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c))
62.4%
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 b c)) (*.f64 b b))
57.5%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
99.4%
(/.f64 (*.f64 (/.f64 (*.f64 c a) a) #s(literal -2 binary64)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
99.2%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a))
99.2%
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
99.0%
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
99.3%
(/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
79.5%
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
62.4%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
99.5%
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
62.5%
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
62.5%
(/.f64 c (neg.f64 b))
99.2%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal 4 binary64))))
62.5%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b))))
62.5%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b))
62.5%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
62.4%
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal 1 binary64) b))
62.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))
57.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))
57.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) b))
62.5%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
99.3%
(*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
99.2%
(*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
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 c (*.f64 a #s(literal -4 binary64))))))))
79.5%
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
79.6%
(neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 c b)))
Compiler

Compiled 4 319 to 1 075 computations (75.1% saved)

regimes294.0ms (2.2%)

Memory
-17.8MiB live, 260.4MiB allocated
Counts
122 → 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 (/.f64 #s(literal -1 binary64) c) b))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 b c)) (*.f64 b 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 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal 1 binary64) b))
(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))
(neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.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 #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 c (*.f64 a #s(literal -4 binary64))))) 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 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.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 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 c (/.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 (+.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 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b)))
(/.f64 (*.f64 (/.f64 (*.f64 c a) a) #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 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c 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) #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 #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 (*.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 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c a))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 #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 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal 4 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.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 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.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 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 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))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c) b)
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c))
(/.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 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64)) (*.f64 (*.f64 a #s(literal 2 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 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) b) (/.f64 c b))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 c (*.f64 c a))) (*.f64 b b)) c)))
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) c) b) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) b))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) b) (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b b))
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 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))) (*.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 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (/.f64 (fma.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.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 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) (neg.f64 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))))) (*.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 c (fma.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) b)
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 b (*.f64 b c) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)))
(*.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)))
(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)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -64 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 a (/.f64 (*.f64 (*.f64 a #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))) (neg.f64 a)))
(/.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 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)) (*.f64 (*.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 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))) b)
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.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) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.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 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 #s(literal 0 binary64) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.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 (*.f64 c c)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(*.f64 (exp.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 b (*.f64 b c) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(*.f64 c (fma.f64 c (-.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (/.f64 c (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (*.f64 a (fma.f64 a (fma.f64 a (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b))))) (/.f64 c 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)) (-.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))))
(+.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (neg.f64 a)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b (*.f64 b a)))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) 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 (pow.f64 (*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (neg.f64 (/.f64 (*.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 #s(literal 1 binary64) 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 (*.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 (exp.f64 (*.f64 (log.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)))) (*.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))))))
Outputs
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
Calls

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes67.0ms (0.5%)

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

4 calls:

43.0ms
b
8.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))
8.0ms
a
7.0ms
c
Results
AccuracySegmentsBranch
79.6%1a
84.1%2b
79.6%1c
85.2%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)

regimes11.0ms (0.1%)

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

1 calls:

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

Compiled 20 to 14 computations (30% saved)

regimes7.0ms (0.1%)

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

1 calls:

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

Compiled 20 to 14 computations (30% saved)

regimes30.0ms (0.2%)

Memory
-1.2MiB live, 38.1MiB allocated
Counts
20 → 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 (/.f64 #s(literal -1 binary64) c) b))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 b c)) (*.f64 b 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 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal 1 binary64) b))
(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))
(neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.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 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
Calls

3 calls:

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

Compiled 28 to 20 computations (28.6% saved)

regimes31.0ms (0.2%)

Memory
-1.8MiB live, 40.0MiB 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 (/.f64 #s(literal -1 binary64) c) b))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 b c)) (*.f64 b 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 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal 1 binary64) b))
Outputs
(/.f64 c (neg.f64 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))
5.0ms
a
4.0ms
c
4.0ms
b
Results
AccuracySegmentsBranch
62.5%1a
62.5%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
62.5%1b
62.5%1c
Compiler

Compiled 32 to 23 computations (28.1% saved)

bsearch0.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-0.00135406925957581
-0.001329009388250502
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch0.0ms (0%)

Memory
1.0MiB live, 1.0MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-0.00135406925957581
-0.001329009388250502
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch0.0ms (0%)

Memory
0.8MiB live, 0.8MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-0.17765557310378335
-0.1529435489003545
Compiler

Compiled 23 to 20 computations (13% saved)

simplify12.0ms (0.1%)

Memory
-12.9MiB live, 26.4MiB allocated
Algorithm
egg-herbie
Rules
48×*-commutative_binary64
42×+-commutative_binary64
38×sub-neg_binary64
30×neg-sub0_binary64
30×neg-mul-1_binary64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
050177
181174
2116174
3143174
4161174
5174174
6179174
7182174
8183174
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -3112888062438487/2305843009213693952 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -3112888062438487/2305843009213693952 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -5764607523034235/36028797018963968 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))))) (neg.f64 (/.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 c (neg.f64 b))
Outputs
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -3112888062438487/2305843009213693952 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal -3112888062438487/2305843009213693952 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -3112888062438487/2305843009213693952 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal -3112888062438487/2305843009213693952 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -5764607523034235/36028797018963968 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))))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal -5764607523034235/36028797018963968 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 (fma.f64 (*.f64 c 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 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))
(/.f64 c (neg.f64 b))
(neg.f64 (/.f64 c b))

soundness835.0ms (6.4%)

Memory
-8.4MiB live, 851.5MiB allocated
Rules
11 458×lower-fma.f64
11 458×lower-fma.f32
7 766×lower-*.f64
7 766×lower-*.f32
6 492×lower-*.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05453273
117383232
260833204
082433047
01451
02351
17649
253648
3686448
0815844
055389
0103326
1387275
22976255
09008253
049347
091315
1352296
22916296
08396296
0194316360
1566815780
0813715201
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
iter limit
node limit
Compiler

Compiled 379 to 171 computations (54.9% saved)

preprocess62.0ms (0.5%)

Memory
-2.8MiB live, 154.7MiB allocated
Compiler

Compiled 394 to 126 computations (68% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...