Quadratic roots, narrow range

Time bar (total: 21.5s)

analyze553.0ms (2.6%)

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 43 to 27 computations (37.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 286.0ms
...c/correct-round.rkt:119:19: 81.0ms (28.3% of total)
ival-mult: 74.0ms (25.9% of total)
ival-sqrt: 39.0ms (13.6% of total)
ival-<: 35.0ms (12.2% of total)
ival-div: 12.0ms (4.2% of total)
ival-and: 12.0ms (4.2% of total)
ival-neg: 11.0ms (3.8% of total)
ival-sub: 10.0ms (3.5% of total)
ival-add: 9.0ms (3.1% of total)
const: 2.0ms (0.7% of total)
backward-pass: 1.0ms (0.3% of total)

sample3.5s (16.1%)

Results
1.4s4111×1valid
747.0ms1377×0invalid
719.0ms4145×0valid
Precisions
Click to see histograms. Total time spent on operations: 2.2s
ival-mult: 586.0ms (26.2% of total)
...c/correct-round.rkt:119:19: 393.0ms (17.6% of total)
ival-neg: 347.0ms (15.5% of total)
ival-sqrt: 226.0ms (10.1% of total)
ival-<: 211.0ms (9.4% of total)
ival-div: 135.0ms (6% of total)
backward-pass: 101.0ms (4.5% of total)
ival-add: 87.0ms (3.9% of total)
ival-sub: 80.0ms (3.6% of total)
ival-and: 57.0ms (2.5% of total)
const: 14.0ms (0.6% of total)
Bogosity

preprocess198.0ms (0.9%)

Algorithm
egg-herbie
Rules
2302×fnmadd-define
1688×div-sub
1686×fma-define
1682×fnmadd-define
1636×sum5-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
058165
1190150
2550140
31492140
44618140
01416
13415
27314
317214
429614
552814
6104614
7224214
8518014
9775014
0816614
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
Call 2
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a)))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a))))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a)))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a)))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 4 b) c)))) (* 2 b))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 c) a)))) (* 2 c))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 4 a) b)))) (* 2 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/ (- (sqrt (fma a (* c -4) (square b))) b) (* a 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a)))
(/ (- (sqrt (fma 4 (* a c) (square b))) b) (* a -2))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a))
(/ (+ b (sqrt (fma a (* c -4) (square b)))) (* a 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a))
(/ (- (sqrt (fma 4 (* a c) (square b))) b) (* a 2))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a))))
(/ (- (sqrt (fma 4 (* a c) (square b))) b) (* a 2))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a)))
(/ (+ b (sqrt (fma a (* c -4) (square b)))) (* a -2))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a)))
(/ (- (sqrt (fma 4 (* a c) (square b))) b) (* a -2))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 4 b) c)))) (* 2 b))
(/ (- (sqrt (fma b (* c -4) (square a))) a) (* b 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 c) a)))) (* 2 c))
(/ (- (sqrt (fma a (* c -4) (square b))) b) (* c 2))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 4 a) b)))) (* 2 a))
(/ (- (sqrt (fma b (* a -4) (square c))) c) (* a 2))

explain210.0ms (1%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2312(0.00023732720027259946 2519.6032144759324 715225.3193927794)3(0.0948738000308106 3411.869016904403 697784.2826340017)(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
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))
00-0-b
00-0-(*.f64 #s(literal 4 binary64) a)
00-0-(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
00-0-(neg.f64 b)
00-0-#s(literal 2 binary64)
00-0-c
00-0-(*.f64 #s(literal 2 binary64) a)
00-0-(*.f64 (*.f64 #s(literal 4 binary64) a) c)
00-0-(*.f64 b b)
00-0-(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
00-0-#s(literal 4 binary64)
00-0-a
Results
103.0ms232×1valid
48.0ms280×0valid
Compiler

Compiled 168 to 44 computations (73.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 54.0ms
ival-mult: 20.0ms (37% of total)
ival-div: 7.0ms (12.9% of total)
backward-pass: 7.0ms (12.9% of total)
ival-sqrt: 6.0ms (11.1% of total)
ival-neg: 4.0ms (7.4% of total)
ival-sub: 4.0ms (7.4% of total)
ival-add: 4.0ms (7.4% of total)
const: 1.0ms (1.8% of total)

eval0.0ms (0%)

Compiler

Compiled 19 to 13 computations (31.6% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
56.8%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
Compiler

Compiled 19 to 13 computations (31.6% saved)

simplify127.0ms (0.6%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
cost-diff0
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
Rules
2130×fnmadd-define
1552×fma-define
1440×fnmsub-define
1282×fmm-def
1258×fmsub-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01361
12857
25657
38657
414757
524657
640957
782357
8195557
9440157
10643457
11722957
0802957
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
(* a 2)
2
Outputs
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)

localize106.0ms (0.5%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy99.6%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
accuracy57.0%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
Results
59.0ms116×1valid
22.0ms140×0valid
Compiler

Compiled 70 to 14 computations (80% saved)

Precisions
Click to see histograms. Total time spent on operations: 26.0ms
ival-mult: 12.0ms (46.1% of total)
backward-pass: 4.0ms (15.4% of total)
ival-div: 3.0ms (11.5% of total)
ival-sqrt: 3.0ms (11.5% of total)
ival-sub: 2.0ms (7.7% of total)
ival-add: 2.0ms (7.7% of total)
const: 1.0ms (3.8% of total)

series31.0ms (0.1%)

Counts
4 → 144
Calls
Call 1
Inputs
#<alt (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))>
#<alt (- (sqrt (+ (* b b) (* a (* c -4)))) b)>
#<alt (sqrt (+ (* b b) (* a (* c -4))))>
#<alt (+ (* b b) (* a (* c -4)))>
Outputs
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* -1 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 (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
Calls

36 calls:

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

rewrite263.0ms (1.2%)

Algorithm
batch-egg-rewrite
Rules
3068×*-lowering-*.f32
3068×*-lowering-*.f64
2912×/-lowering-/.f32
2912×/-lowering-/.f64
1488×sum3-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01343
13939
214739
377739
4750039
0839639
Stop Event
iter limit
node limit
Counts
4 → 564
Calls
Call 1
Inputs
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
Outputs
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1/2 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64)))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) (neg.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 0 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 0 binary64)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 b a) a) (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (*.f64 b a) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b)))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(-.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) b) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b))) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b))))
(-.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) (*.f64 a #s(literal -4 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) a) (*.f64 a #s(literal -4 binary64))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) b)))
(-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 a #s(literal -4 binary64))))
(-.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 a b)) #s(literal 4 binary64)))
(-.f64 (/.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) b)) (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal -2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a a)))
(-.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 0 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b)) (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) b) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal -2 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) b) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b a) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -2 binary64))
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) a)
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) a)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal -2 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (+.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)))
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) b) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b)))
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) b) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b))))
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a)) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) b))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) b)))
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b a) a)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 #s(literal 1 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (*.f64 a (*.f64 a #s(literal -4 binary64))))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -2 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal -2 binary64)))) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) a)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal -2 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 a b))) #s(literal -4 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) b))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) #s(literal 4 binary64))
(/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) a) (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 b a) a)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) #s(literal -4 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) a) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 b a)) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) a)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) a) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal -2 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (+.f64 (*.f64 b a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 2 binary64)))
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) a))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) b)) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b)))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a #s(literal 4 binary64)) b))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal -2 binary64)))
(/.f64 (+.f64 a (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) a) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a b)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) #s(literal -4 binary64))
(/.f64 (+.f64 (/.f64 (*.f64 b a) a) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))) #s(literal 4 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 4 binary64))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))) #s(literal -4 binary64))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) a)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)))
(/.f64 (-.f64 a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64)))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) #s(literal -4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal -4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) a) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) a) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) a)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal -2 binary64))) (*.f64 a (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (*.f64 a #s(literal -4 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -2 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) a))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (neg.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal -2 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) b) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) b)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b a)))) #s(literal -4 binary64))
(/.f64 (neg.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)) (neg.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b a) a))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (neg.f64 (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a) (*.f64 a #s(literal 4 binary64)))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 2 binary64)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a))) (*.f64 a a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) a))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal -2 binary64)))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (*.f64 a (*.f64 a #s(literal -4 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) b) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64))) (/.f64 (*.f64 a #s(literal 4 binary64)) b))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b a)))) #s(literal 4 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b a) a))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (*.f64 a a))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) a)) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (+.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal 1 binary64)) (*.f64 a (*.f64 a #s(literal -4 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) b) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b)))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a)) #s(literal 1 binary64)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) b))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 4 binary64))
(/.f64 (*.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) #s(literal 1 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b a) a)) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) #s(literal 1/2 binary64)) (*.f64 a a))
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) a) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 4 binary64))) a)
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) a)) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal -2 binary64))) (/.f64 a #s(literal 1/2 binary64))) a)
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))
(/.f64 (/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) b) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a)) (*.f64 a #s(literal -2 binary64))) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (*.f64 a #s(literal -2 binary64))) a)
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) a) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) a) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b a) a)) a) #s(literal 2 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b a) a)) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b a) a)) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b a) a)) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b a) a)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b a) a)) (-.f64 #s(literal 0 binary64) a)) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) a) a)
(/.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -2 binary64)) #s(literal -1 binary64)) a)
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))) a) #s(literal 2 binary64))
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) #s(literal -2 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))))
(*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)))
(*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 4 binary64))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) a)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64))))
(*.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (+.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) b) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b))))
(*.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64))))
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) b)))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))))
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/4 binary64))
(*.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b a) a)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -4 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b a) a)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(+.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) b)
(-.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1 binary64))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1 binary64))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) #s(literal -2 binary64))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))

simplify326.0ms (1.5%)

Algorithm
egg-herbie
Rules
5862×*-lowering-*.f32
5862×*-lowering-*.f64
2358×+-lowering-+.f64
2358×+-lowering-+.f32
1600×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

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

eval123.0ms (0.6%)

Compiler

Compiled 19286 to 1983 computations (89.7% saved)

prune268.0ms (1.2%)

Pruning

60 alts after pruning (59 fresh and 1 done)

PrunedKeptTotal
New64959708
Fresh000
Picked011
Done000
Total64960709
Accuracy
99.1%
Counts
709 → 60
Alt Table
Click to see full alt table
StatusAccuracyProgram
56.9%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
56.7%
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
55.8%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
55.9%
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) a) (/.f64 a #s(literal 1/2 binary64)))
87.9%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 a #s(literal 2 binary64)))
62.9%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
81.0%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
56.7%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (*.f64 a #s(literal 2 binary64)))
56.8%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
88.1%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
81.2%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
44.3%
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) b) (*.f64 a #s(literal 2 binary64)))
55.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
56.1%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
55.9%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
56.0%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a a))
55.9%
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
56.8%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
56.8%
(/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
56.6%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64)))
56.8%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64)))
56.1%
(/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
55.8%
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
56.0%
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) b) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b)))
56.0%
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
56.1%
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
56.5%
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) b))
56.0%
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a b)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) #s(literal -4 binary64))
56.2%
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
56.0%
(/.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal -2 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
56.8%
(/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))
55.9%
(/.f64 (*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) #s(literal 1/2 binary64)) (*.f64 a a))
81.1%
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
81.2%
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
91.0%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))))))))) (*.f64 a #s(literal 2 binary64)))
87.9%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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))))))) (*.f64 a #s(literal 2 binary64)))
88.1%
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
56.5%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) b) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64))))
55.9%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
55.9%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))
55.9%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b a)))))
56.8%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
56.0%
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
55.8%
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a a)))
55.6%
(-.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
81.3%
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
55.6%
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (*.f64 b a) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
55.8%
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))))
88.1%
(-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
91.3%
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
63.0%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
56.6%
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
56.8%
(*.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) a))
56.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
56.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
55.8%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
55.9%
(*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
81.1%
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))))
88.0%
(*.f64 c (+.f64 (*.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)))
91.2%
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c a))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
Compiler

Compiled 3511 to 2163 computations (38.4% saved)

simplify241.0ms (1.1%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64)))
cost-diff0
(*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
cost-diff0
(-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
cost-diff128
(-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
cost-diff0
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b))
cost-diff0
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)
cost-diff256
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) a)
cost-diff256
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
cost-diff0
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
cost-diff0
(/.f64 b a)
cost-diff0
(/.f64 (/.f64 b a) #s(literal -2 binary64))
cost-diff256
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
cost-diff0
(/.f64 c b)
cost-diff0
(-.f64 #s(literal 0 binary64) (/.f64 c b))
cost-diff0
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
cost-diff0
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
cost-diff128
(*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)))
cost-diff128
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b)
Rules
4204×*-lowering-*.f32
4204×*-lowering-*.f64
1604×fma-lowering-fma.f32
1604×fma-lowering-fma.f64
1252×+-lowering-+.f64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
055554
1144539
2411524
31335510
44403502
08207502
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b))))) (/ c b))
(* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b)))))
a
(- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b))))
(* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b)))
(+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))
(/ (* (* c (* c c)) -2) (pow b 5))
(* (* c (* c c)) -2)
(* c (* c c))
c
(* c c)
-2
(pow b 5)
b
5
(/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b)
(* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a)))
-1/4
(* (/ (pow c 4) (pow b 6)) (* 20 a))
(/ (pow c 4) (pow b 6))
(pow c 4)
4
(pow b 6)
6
(* 20 a)
20
(/ (* c c) (* b (* b b)))
(* b (* b b))
(* b b)
(/ c b)
(- 0 (/ c b))
0
(/ c b)
c
b
(- (/ (/ b a) -2) (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2)))
(/ (/ b a) -2)
(/ b a)
b
a
-2
(/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
(* a (* c -4))
(* c -4)
c
-4
(* a -2)
(/ (/ (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) a) (/ a (/ b 2)))
(/ (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) a)
(- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)
(* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
(/ a b)
(/ a (/ b 2))
(/ b 2)
2
(- (* a (- (* (/ (* c (* c c)) (pow b 5)) (* a -2)) (/ (* c c) (* b (* b b))))) (/ c b))
(* a (- (* (/ (* c (* c c)) (pow b 5)) (* a -2)) (/ (* c c) (* b (* b b)))))
a
(- (* (/ (* c (* c c)) (pow b 5)) (* a -2)) (/ (* c c) (* b (* b b))))
(* (/ (* c (* c c)) (pow b 5)) (* a -2))
(/ (* c (* c c)) (pow b 5))
(* c (* c c))
c
(* c c)
(pow b 5)
b
5
(* a -2)
-2
(/ (* c c) (* b (* b b)))
(* b (* b b))
(* b b)
(/ c b)
Outputs
(- (* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b))))) (/ c b))
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (*.f64 (/.f64 c b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) #s(literal -1 binary64))))
(* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b)))))
(*.f64 a (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (/.f64 c b) b) b))) (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))))
a
(- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b))))
(+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (/.f64 c b) b) b))) (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))))
(* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b)))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64))))
(/ (* (* c (* c c)) -2) (pow b 5))
(/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* (* c (* c c)) -2)
(*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))
(* c (* c c))
(*.f64 c (*.f64 c c))
c
(* c c)
(*.f64 c c)
-2
#s(literal -2 binary64)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
b
5
#s(literal 5 binary64)
(/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b)
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 binary64)) (pow.f64 b #s(literal 6 binary64)))
-1/4
#s(literal -1/4 binary64)
(* (/ (pow c 4) (pow b 6)) (* 20 a))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
4
#s(literal 4 binary64)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
(* 20 a)
(*.f64 a #s(literal 20 binary64))
20
#s(literal 20 binary64)
(/ (* c c) (* b (* b b)))
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ c b)
(/.f64 c b)
(- 0 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
0
#s(literal 0 binary64)
(/ c b)
(/.f64 c b)
c
b
(- (/ (/ b a) -2) (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) a)
(/ (/ b a) -2)
(/.f64 b (*.f64 a #s(literal -2 binary64)))
(/ b a)
(/.f64 b a)
b
a
-2
#s(literal -2 binary64)
(/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(* a -2)
(*.f64 a #s(literal -2 binary64))
(/ (/ (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) a) (/ a (/ b 2)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) a)
(/ (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) a)
(+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)
(*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(/ a b)
(/.f64 a b)
(/ a (/ b 2))
(/.f64 (*.f64 a #s(literal 2 binary64)) b)
(/ b 2)
(/.f64 b #s(literal 2 binary64))
2
#s(literal 2 binary64)
(- (* a (- (* (/ (* c (* c c)) (pow b 5)) (* a -2)) (/ (* c c) (* b (* b b))))) (/ c b))
(-.f64 (*.f64 (*.f64 a c) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (/.f64 c b) b) b))) (/.f64 c b))
(* a (- (* (/ (* c (* c c)) (pow b 5)) (* a -2)) (/ (* c c) (* b (* b b)))))
(*.f64 (*.f64 a c) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (/.f64 c b) b) b)))
a
(- (* (/ (* c (* c c)) (pow b 5)) (* a -2)) (/ (* c c) (* b (* b b))))
(*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (/.f64 c b) b) b)))
(* (/ (* c (* c c)) (pow b 5)) (* a -2))
(/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) (pow.f64 b #s(literal 5 binary64)))
(/ (* c (* c c)) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* c (* c c))
(*.f64 c (*.f64 c c))
c
(* c c)
(*.f64 c c)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
b
5
#s(literal 5 binary64)
(* a -2)
(*.f64 a #s(literal -2 binary64))
-2
#s(literal -2 binary64)
(/ (* c c) (* b (* b b)))
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ c b)
(/.f64 c b)

localize654.0ms (3%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 b (*.f64 b b))
accuracy99.6%
(*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
accuracy99.5%
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
accuracy99.4%
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
accuracy99.6%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.5%
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b))
accuracy99.4%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
accuracy56.8%
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)
accuracy99.9%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy99.7%
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
accuracy99.6%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy56.7%
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
accuracy100.0%
(/.f64 c b)
accuracy100.0%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
accuracy99.5%
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b)
accuracy99.5%
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
accuracy99.5%
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))
accuracy99.4%
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
Results
396.0ms144×1valid
106.0ms112×0valid
Compiler

Compiled 645 to 56 computations (91.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 209.0ms
ival-sub: 61.0ms (29.1% of total)
ival-mult: 52.0ms (24.8% of total)
ival-div: 39.0ms (18.6% of total)
backward-pass: 33.0ms (15.8% of total)
ival-pow: 13.0ms (6.2% of total)
ival-sqrt: 4.0ms (1.9% of total)
ival-add: 4.0ms (1.9% of total)
const: 2.0ms (1% of total)

series157.0ms (0.7%)

Counts
25 → 792
Calls
Call 1
Inputs
#<alt (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b)>
#<alt (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a)))>
#<alt (* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b)))))>
#<alt (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b))))>
#<alt (- 0 (/ c b))>
#<alt (/ c b)>
#<alt (- (/ (/ b a) -2) (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2)))>
#<alt (/ (/ b a) -2)>
#<alt (/ b a)>
#<alt (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2))>
#<alt (/ (/ (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) a) (/ a (/ b 2)))>
#<alt (/ (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) a)>
#<alt (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)>
#<alt (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b))>
#<alt (- (* (/ (* c (* c c)) (pow b 5)) (* a -2)) (/ (* c c) (* b (* b b))))>
#<alt (- (* a (- (* (/ (* c (* c c)) (pow b 5)) (* a -2)) (/ (* c c) (* b (* b b))))) (/ c b))>
#<alt (* a (- (* (/ (* c (* c c)) (pow b 5)) (* a -2)) (/ (* c c) (* b (* b b)))))>
#<alt (* (/ (* c (* c c)) (pow b 5)) (* a -2))>
#<alt (/ (* c c) (* b (* b b)))>
#<alt (* (/ (pow c 4) (pow b 6)) (* 20 a))>
#<alt (/ (* (* c (* c c)) -2) (pow b 5))>
#<alt (+ (* b b) (* a (* c -4)))>
#<alt (sqrt (+ (* b b) (* a (* c -4))))>
#<alt (/ (* c (* c c)) (pow b 5))>
#<alt (* b (* b b))>
Outputs
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* 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 (* 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 (/ (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 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))>
#<alt (* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -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))) (* -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)))))))>
#<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))) (/ a (* (pow b 3) c))) 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))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))>
#<alt (* -1 (/ (pow c 2) (pow b 3)))>
#<alt (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))>
#<alt (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))>
#<alt (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))>
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))>
#<alt (* -1 (/ (pow c 2) (pow b 3)))>
#<alt (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))>
#<alt (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))>
#<alt (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))>
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))>
#<alt (* -1 (/ (pow c 2) (pow b 3)))>
#<alt (/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))>
#<alt (/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))>
#<alt (/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))>
#<alt (* -1 (/ (pow c 2) (pow b 3)))>
#<alt (* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))>
#<alt (* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))>
#<alt (* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))>
#<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 (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (- (* -1/2 (/ b a)) (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (- (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))) (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (- (* 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/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<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 (/ (- (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (- (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)) (/ c (pow b 2)))))>
#<alt (* -1 (* b (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (/ 1 a)) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))>
#<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 (- (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c 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/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (- (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (- (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (- (* -1 (/ (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (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))) (/ a (pow b 3)))) (/ 1 b)))>
#<alt (* c (- (* c (- (* c (- (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 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/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (- (* 1/2 (/ b (* a c))) (* -1 (* (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)) (* -1 (* (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)) (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))))>
#<alt (* -1/2 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))>
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))>
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))>
#<alt (* 1/2 (/ b a))>
#<alt (* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))))>
#<alt (* -1/2 (/ b a))>
#<alt (/ (+ (* -1/2 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)>
#<alt (/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))>
#<alt (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))>
#<alt (* -1/2 (/ b a))>
#<alt (+ (* -1/2 (/ b a)) (/ c b))>
#<alt (+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (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/2 (/ (* b (- (* -1 a) a)) (pow a 2)))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))>
#<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/2 (/ (- (* -1 a) a) (pow a 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 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* (sqrt (* a c)) (/ (sqrt -4) b))>
#<alt (/ (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) b)>
#<alt (/ (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) b)>
#<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))) b)>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (pow b 2))>
#<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)))))) (pow b 2))>
#<alt (/ (- (* -1 a) a) a)>
#<alt (- (+ -1 (* 2 (/ (* a c) (pow b 2)))) 1)>
#<alt (- (+ -1 (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1)>
#<alt (- (+ -1 (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))) 1)>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))>
#<alt (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))>
#<alt (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))>
#<alt (* (sqrt (* a c)) (/ (sqrt -4) b))>
#<alt (* a (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))>
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))>
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))>
#<alt (* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))>
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) 1) a)) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* b (sqrt -1))))) a)) 1) a)) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))>
#<alt (* -2 (/ (* a c) (pow b 2)))>
#<alt (* c (+ (* -2 (/ a (pow b 2))) (* -2 (/ (* (pow a 2) c) (pow b 4)))))>
#<alt (* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))))>
#<alt (* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* c (+ (* -4 (/ (pow a 3) (pow b 6))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow b 2)))))))))>
#<alt (* (sqrt (* a c)) (/ (sqrt -4) b))>
#<alt (* c (- (* (sqrt (/ a c)) (/ (sqrt -4) b)) (/ 1 c)))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b))) (/ 1 c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b)))) (/ 1 c)))>
#<alt (* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) 1) c)) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* b (sqrt -1))))) c)) 1) c)) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)>
#<alt (/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)>
#<alt (/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))>
#<alt (- (* -1 a) a)>
#<alt (- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)>
#<alt (- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)>
#<alt (- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))>
#<alt (* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))>
#<alt (* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))>
#<alt (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))>
#<alt (* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))>
#<alt (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))>
#<alt (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))>
#<alt (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)>
#<alt (/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) b)>
#<alt (/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)>
#<alt a>
#<alt (+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))>
#<alt (+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))>
#<alt (* -1 a)>
#<alt (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))>
#<alt (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))>
#<alt a>
#<alt (* a (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))))>
#<alt (* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))>
#<alt (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))>
#<alt a>
#<alt (+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ a (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))>
#<alt (+ a (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))>
#<alt (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))>
#<alt (* -1 (/ (pow c 2) (pow b 3)))>
#<alt (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))>
#<alt (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))>
#<alt (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))>
#<alt (* -2 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* (pow c 3) (- (* -2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))))>
#<alt (* (pow c 3) (- (* -2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))))>
#<alt (* (pow c 3) (- (* -2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))))>
#<alt (* -2 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c)))))>
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c)))))>
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c)))))>
#<alt (* -2 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (/ (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))) (pow b 5))>
#<alt (/ (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))) (pow b 5))>
#<alt (/ (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))) (pow b 5))>
#<alt (* -1 (/ (pow c 2) (pow b 3)))>
#<alt (/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))>
#<alt (/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))>
#<alt (/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))>
#<alt (* -1 (/ (pow c 2) (pow b 3)))>
#<alt (* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))>
#<alt (* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))>
#<alt (* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))>
#<alt (* -1 (/ (pow c 2) (pow b 3)))>
#<alt (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))>
#<alt (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))>
#<alt (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))>
#<alt (* -2 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* -2 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3))))))>
#<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))) (* -1 (/ (pow c 2) (pow b 3))))) (/ c b))>
#<alt (- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (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)) (/ (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 (/ (* a (pow c 2)) (pow b 2))) c) b)>
#<alt (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b)>
#<alt (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -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 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))>
#<alt (* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* 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 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -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 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))>
#<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)))))>
#<alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ 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))) (/ a (* (pow b 3) c)))))>
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ 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))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))>
#<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 (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* 20 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (/ (pow c 3) (pow b 5))>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
Calls

198 calls:

TimeVariablePointExpression
35.0ms
c
@0
(- (/ (/ b a) -2) (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2)))
16.0ms
c
@0
(* (/ (* c (* c c)) (pow b 5)) (* a -2))
6.0ms
b
@0
(/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b)
2.0ms
c
@0
(/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b)
2.0ms
c
@-inf
(/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2))

rewrite548.0ms (2.5%)

Algorithm
batch-egg-rewrite
Rules
5564×*-lowering-*.f32
5564×*-lowering-*.f64
5490×/-lowering-/.f32
5490×/-lowering-/.f64
1884×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
054330
1247316
21598315
08658315
Stop Event
iter limit
node limit
Counts
25 → 1731
Calls
Call 1
Inputs
(/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b)
(* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a)))
(* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b)))))
(- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))) (/ (* c c) (* b (* b b))))
(- 0 (/ c b))
(/ c b)
(- (/ (/ b a) -2) (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2)))
(/ (/ b a) -2)
(/ b a)
(/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2))
(/ (/ (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) a) (/ a (/ b 2)))
(/ (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) a)
(- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)
(* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b))
(- (* (/ (* c (* c c)) (pow b 5)) (* a -2)) (/ (* c c) (* b (* b b))))
(- (* a (- (* (/ (* c (* c c)) (pow b 5)) (* a -2)) (/ (* c c) (* b (* b b))))) (/ c b))
(* a (- (* (/ (* c (* c c)) (pow b 5)) (* a -2)) (/ (* c c) (* b (* b b)))))
(* (/ (* c (* c c)) (pow b 5)) (* a -2))
(/ (* c c) (* b (* b b)))
(* (/ (pow c 4) (pow b 6)) (* 20 a))
(/ (* (* c (* c c)) -2) (pow b 5))
(+ (* b b) (* a (* c -4)))
(sqrt (+ (* b b) (* a (* c -4))))
(/ (* c (* c c)) (pow b 5))
(* b (* b b))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) #s(literal 1/4 binary64)) b))
(/.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a))) b))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))) b)
(/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 20 binary64) a)) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) b))
(/.f64 (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a))) #s(literal 1 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a))) #s(literal 1 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 b #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) b))
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 b #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a))) #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a))) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) b))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 20 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64)))) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) b))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal 1 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) b))
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) b))
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) b))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a)))) (*.f64 b (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a)))) (*.f64 (/.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64))) (*.f64 b (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64))) (*.f64 (/.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (pow.f64 b #s(literal 6 binary64)) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) b))
(pow.f64 (/.f64 (/.f64 b #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 b #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 20 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 b a))))
(*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b))
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 20 binary64) a) b))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 b a))) #s(literal -1/4 binary64))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) #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 #s(literal -1/4 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 20 binary64) a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) a)
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) #s(literal 20 binary64))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) a) (*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) a))
(fma.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) a (*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) a))
(*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(*.f64 (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a)
(+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) c) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(+.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(+.f64 (fma.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) a (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(fma.f64 c (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(fma.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 a (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c c) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.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))) a) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c b) (neg.f64 (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(fma.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.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 c)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64)) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64)) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) a (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (neg.f64 (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 c c) b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (neg.f64 (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 c c) b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (pow.f64 b #s(literal 6 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))))) (*.f64 (neg.f64 (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (pow.f64 b #s(literal 6 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a))) (*.f64 (neg.f64 (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 c c) b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (neg.f64 (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (/.f64 c b) c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) b))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) (/.f64 b c)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) b))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))))) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (/.f64 (*.f64 c c) b) b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) b))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 c c) b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (neg.f64 (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (/.f64 c b) c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) b))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) (/.f64 b c)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) b))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a))))) a) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (/.f64 (*.f64 c c) b) b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) b))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(fma.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) #s(literal 0 binary64))
(neg.f64 (/.f64 c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64))
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 c b)
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) b)
(pow.f64 (/.f64 b c) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 c 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 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal 2 binary64))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(+.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64)))))
(+.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 a #s(literal -2 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64)))))
(+.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 a #s(literal -2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64)))))
(+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(+.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(+.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))))
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 4 binary64) a)) (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (neg.f64 (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (+.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) a)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 #s(literal 4 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) a) (+.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a) #s(literal -2 binary64))
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 #s(literal 4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) #s(literal -4 binary64))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal -2 binary64)))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (neg.f64 (*.f64 #s(literal 4 binary64) a)))
(/.f64 (/.f64 (+.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) #s(literal 2 binary64))
(/.f64 (-.f64 b (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal -2 binary64))) a)
(/.f64 (+.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 b (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 b (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (*.f64 #s(literal 4 binary64) a))
(/.f64 (+.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 #s(literal 4 binary64) a))
(/.f64 (+.f64 (*.f64 (/.f64 b a) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 b a) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) #s(literal -4 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 b a) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) #s(literal 4 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) #s(literal 4 binary64))
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) #s(literal -4 binary64))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 a (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (/.f64 a b) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a))) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a b) #s(literal -1 binary64))) (*.f64 (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 a b) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) #s(literal -2 binary64)) (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64)))) (*.f64 #s(literal 4 binary64) a))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 a b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) b)) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) #s(literal -2 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (/.f64 b a))) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (/.f64 b #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) a))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 a b)) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) b)) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (/.f64 b a))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (/.f64 b #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (/.f64 a b) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (/.f64 a b)))
(/.f64 (+.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal -4 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) #s(literal 4 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) (/.f64 a b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) b)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) (/.f64 b a))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) a))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) (/.f64 a b)))
(/.f64 (+.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 a b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 4 binary64) a))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) #s(literal -4 binary64))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)) a) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)) (/.f64 a (/.f64 b #s(literal -2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)) (/.f64 a b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 b (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
(/.f64 (-.f64 (*.f64 b (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 b (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) #s(literal -4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal 1 binary64)))) (*.f64 #s(literal 4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal -2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 a (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal -2 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal 1 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal -2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) a))
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a))) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a b) #s(literal -1 binary64))) (*.f64 (/.f64 a b) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a b) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 (/.f64 a b) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal 1 binary64)))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal -2 binary64)))) (*.f64 (/.f64 a b) a))
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (neg.f64 (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal 1 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal -2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 4 binary64) a)) (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 4 binary64) a)))
(pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) (+.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b #s(literal -2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 b (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 b a) #s(literal -2 binary64))
(/.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 b #s(literal -2 binary64)) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 a b))
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(pow.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 b a) #s(literal -1/2 binary64))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a))
(/.f64 b a)
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b)))
(/.f64 (*.f64 b #s(literal 1 binary64)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (/.f64 b a) #s(literal 1 binary64))
(pow.f64 (/.f64 a b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 b a))
(*.f64 (/.f64 #s(literal 1 binary64) a) b)
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) #s(literal -2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (neg.f64 (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)) #s(literal 2 binary64))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal -2 binary64)) a)
(pow.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) #s(literal -1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (/.f64 a (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (/.f64 b a) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 2 binary64)))
(/.f64 (/.f64 b a) (*.f64 (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) #s(literal 2 binary64)))
(/.f64 (/.f64 b a) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) #s(literal -2 binary64)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) a))
(/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) a))
(/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) a))
(/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 a b)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal -2 binary64)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) b)) a))
(/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) a))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (neg.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) a))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) b)) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) (/.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) (*.f64 a (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))))
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 #s(literal 2 binary64) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64))))
(/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))
(/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 a b)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) a) (/.f64 #s(literal 2 binary64) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) b)) (/.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)))))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) b)) (*.f64 a (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) b))))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (neg.f64 (/.f64 #s(literal 2 binary64) b))))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)))))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 a (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (*.f64 a (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (*.f64 a (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (*.f64 a (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) b) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 a (/.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 #s(literal 2 binary64) b))))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) a) b) #s(literal 2 binary64))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) a) (-.f64 #s(literal 0 binary64) b)) #s(literal -2 binary64))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) b))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 b #s(literal 2 binary64))) a)
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 a b)) #s(literal 2 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) b)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal 2 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 b a))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (/.f64 #s(literal 2 binary64) b)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (/.f64 b #s(literal 2 binary64))) (*.f64 a a))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (/.f64 b #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (/.f64 b a)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (/.f64 b #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (/.f64 b #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) b) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 b #s(literal 2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 b a)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 b a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 b #s(literal -2 binary64))) (*.f64 a a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 b #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 b #s(literal -2 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) b) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) b) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) b) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) #s(literal -2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (neg.f64 (/.f64 #s(literal 2 binary64) b))))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (*.f64 a (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a a) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal -1 binary64)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal -1 binary64)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 #s(literal 2 binary64) b))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a)) b) (*.f64 (*.f64 a a) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a)) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) b) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 a (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 a (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) b) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (*.f64 b (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 a a))
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (/.f64 b a) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 b (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (*.f64 b (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 #s(literal 2 binary64) (*.f64 a a)))
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 #s(literal 2 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 #s(literal -2 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a a)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) (*.f64 a a)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64)) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 b #s(literal -2 binary64))) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) a))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) a))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 b #s(literal -2 binary64))) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a)) (/.f64 b a)) (*.f64 (*.f64 a a) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 a a) a))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a)) (/.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 a a) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 b a)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 b #s(literal 2 binary64))) (*.f64 a a))
(/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 b #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 b a)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 b a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 b #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 b #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) a))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 b #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 b #s(literal -2 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)))) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) b)) (*.f64 a (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 #s(literal 2 binary64) (*.f64 a a)))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (*.f64 #s(literal 2 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal -1/2 binary64)) (*.f64 a (/.f64 a b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 a b)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)))
(/.f64 (*.f64 b (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a a)))
(/.f64 (*.f64 b (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))))
(/.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))))
(/.f64 (*.f64 (/.f64 b a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 a a)))
(/.f64 (*.f64 (/.f64 b a) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 b a) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))) (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))))
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))))
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 a (*.f64 a a)))
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64))) (*.f64 a a))
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))))
(/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))))
(/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a a)))
(/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 a a)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 a a)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64)) a))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) b) (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a a)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))) (*.f64 (/.f64 #s(literal 2 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a a)))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) a))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 #s(literal 2 binary64) b))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)))
(pow.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (/.f64 b a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (/.f64 (/.f64 b a) (*.f64 a #s(literal 2 binary64))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) a))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) b) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) a) (/.f64 b #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (/.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)))
(*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) a) b) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (pow.f64 (/.f64 (/.f64 a b) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) #s(literal -1 binary64)))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal 1 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a) #s(literal -1 binary64))
(fma.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) #s(literal -1 binary64))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) a)
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a)) (*.f64 a a))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) #s(literal 1 binary64)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) #s(literal -1 binary64)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(+.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 a b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal -1 binary64) a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) b)
(/.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal 1 binary64)) (/.f64 b a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 b a))
(pow.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 a b))
(*.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 #s(literal 1 binary64) b))
(+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) c) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(+.f64 (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) a) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) a (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) a (neg.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))
(-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(fma.f64 c (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(fma.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 a (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c c) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) a) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c b) (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(fma.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64)) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64)) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 c c) b))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 a (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 a (neg.f64 (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (neg.f64 (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 c c) b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (/.f64 (*.f64 c c) b)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (neg.f64 (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 c c) b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (/.f64 (*.f64 c c) b)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (neg.f64 (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (neg.f64 (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 b b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (neg.f64 (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) a)) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (*.f64 b b)) a)) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (neg.f64 (*.f64 b b)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (neg.f64 (*.f64 b b)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 a #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) a)) (*.f64 (*.f64 b b) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 a #s(literal 1 binary64)))) (*.f64 (*.f64 b b) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 a (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 a (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 a (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 a (neg.f64 (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 c b) c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 a b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 a (/.f64 b c)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 a b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 a b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 c c) b) b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 c b) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b c)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 c c) b) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (/.f64 c b) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) b))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b c)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) b))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 (/.f64 (*.f64 c c) b) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (neg.f64 (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 c b) c))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (/.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 b c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (/.f64 (*.f64 c c) b) b))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 c b) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 b c)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 c c) b) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 c b) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 b c)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 c c) b) b))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c b) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 b c)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 c c) b) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 c c) b))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (neg.f64 (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 c b) c))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (/.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (/.f64 b c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (/.f64 (*.f64 c c) b) b))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (neg.f64 (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c b) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (/.f64 b c)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 c c) b) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 c b) c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b c)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 c c) b) b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (neg.f64 (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c b) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (/.f64 b c)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 c c) b) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 b b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 b b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 c b) c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b c)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 c c) b) b))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (neg.f64 (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c b) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (/.f64 b c)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 c c) b) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 b c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c b) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (/.f64 b c)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 c c) b) b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 a (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(+.f64 (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) c) (/.f64 c b)))
(+.f64 (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) (fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (/.f64 c b)))
(+.f64 (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(+.f64 (fma.f64 a (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c))))
(+.f64 (fma.f64 a (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal 1 binary64))))
(+.f64 (fma.f64 (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c))))
(+.f64 (fma.f64 (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a (neg.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal 1 binary64))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(-.f64 (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) #s(literal 0 binary64)) (/.f64 c b))
(fma.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 a (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (*.f64 a (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) a) (*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) a))
(fma.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) a (*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) a))
(*.f64 a (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(*.f64 (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a)
(/.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))
(/.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (-.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)))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) a) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(pow.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64))
(*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 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 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) a))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 a #s(literal -2 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 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) a)
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))
(*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #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 (*.f64 a #s(literal -2 binary64)) c) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(neg.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 c b) (*.f64 (/.f64 b c) b))
(/.f64 (/.f64 c b) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) b))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (neg.f64 (/.f64 b c)) b))
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b b)))
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (/.f64 (*.f64 b b) c)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 c c)) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 (*.f64 b b) c)))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (/.f64 b c))))
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 b c) (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 b b) c) b))
(/.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (/.f64 c b) c) (*.f64 b b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 (*.f64 b b) (/.f64 b c)))
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 (*.f64 b b) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) (/.f64 b c))
(/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b)
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) (*.f64 b (/.f64 b c)))
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) (*.f64 b (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c b)) (*.f64 (-.f64 #s(literal 0 binary64) b) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c)) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 b b))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c)) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 b c)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 b c) (neg.f64 (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (neg.f64 (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (neg.f64 (/.f64 b c)) (neg.f64 (*.f64 b b))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) c) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (/.f64 c b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) b))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) c)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 b b))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) c) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 c b)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 b (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 (*.f64 b b) (neg.f64 (/.f64 b c))))
(/.f64 (*.f64 c (neg.f64 (-.f64 #s(literal 0 binary64) c))) (*.f64 (*.f64 b b) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (*.f64 c (*.f64 c #s(literal 1 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) c)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (/.f64 c b) #s(literal -1 binary64)) (*.f64 b (neg.f64 (/.f64 b c))))
(/.f64 (*.f64 (/.f64 c b) (neg.f64 (-.f64 #s(literal 0 binary64) c))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (*.f64 (/.f64 c b) (*.f64 c #s(literal 1 binary64))) (*.f64 b b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 b c))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) c))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) c))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) b))
(/.f64 (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c b) (/.f64 c (*.f64 b b)))
(*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 c b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) c)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b))
(/.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a))))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (neg.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 20 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal 1 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 20 binary64) a)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 20 binary64) a)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))
(pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a))) #s(literal -1 binary64))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (*.f64 #s(literal 20 binary64) a)))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) a) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))
(*.f64 #s(literal 20 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))
(*.f64 a (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) a)
(*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a)) (pow.f64 b #s(literal -6 binary64)))
(*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) a) #s(literal 20 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (/.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))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #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)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(+.f64 (*.f64 c (*.f64 #s(literal -4 binary64) a)) (*.f64 b b))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal 1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)) (neg.f64 (*.f64 #s(literal 5 binary64) (log.f64 b)))))
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal 5 binary64) (log.f64 b))) (*.f64 (log.f64 c) #s(literal 3 binary64))))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)) (*.f64 #s(literal 5 binary64) (log.f64 b))))
(neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (/.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (neg.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(pow.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (*.f64 c (*.f64 c (-.f64 #s(literal 0 binary64) c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 c (*.f64 c c)))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) c)
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)

simplify455.0ms (2.1%)

Algorithm
egg-herbie
Rules
6950×*-lowering-*.f32
6950×*-lowering-*.f64
4694×+-lowering-+.f64
4694×+-lowering-+.f32
1448×distribute-lft-in
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0127013355
1455312613
0884912613
Stop Event
iter limit
node limit
Counts
792 → 792
Calls
Call 1
Inputs
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))
(* 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 (/ (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 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -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))) (* -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)))))))
(* -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))) (/ a (* (pow b 3) c))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(* -1 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -1 (/ (pow c 2) (pow b 3)))
(/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))
(/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))
(/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))
(* -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))
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(- (* -1/2 (/ 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)))) (* -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/2 (* (sqrt (/ c a)) (sqrt -4))))
(* -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)
(/ (- (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (- (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)) (/ c (pow b 2)))))
(* -1 (* b (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (/ 1 a)) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))
(* -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 (- (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c 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/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(- (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(- (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(- (* -1 (/ (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (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))) (/ a (pow b 3)))) (/ 1 b)))
(* c (- (* c (- (* c (- (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 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/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (- (* 1/2 (/ b (* a c))) (* -1 (* (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)) (* -1 (* (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)) (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(/ b a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))))
(* -1/2 (/ b a))
(* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))
(* 1/2 (/ b a))
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))))
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))))
(* -1/2 (/ b a))
(/ (+ (* -1/2 b) (/ (* a c) b)) a)
(/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))
(* -1/2 (/ b a))
(+ (* -1/2 (/ b a)) (/ c b))
(+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (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/2 (/ (* b (- (* -1 a) a)) (pow a 2)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))
(* -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/2 (/ (- (* -1 a) a) (pow a 2))))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(/ (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) b)
(/ (+ (* 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))) b)
(* -2 (/ (* a c) (pow b 2)))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) (pow b 2))
(/ (- (* -1 a) a) a)
(- (+ -1 (* 2 (/ (* a c) (pow b 2)))) 1)
(- (+ -1 (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1)
(- (+ -1 (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))) 1)
(* -2 (/ (* a c) (pow b 2)))
(* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(* a (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) 1) a)) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* b (sqrt -1))))) a)) 1) a)) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))
(* -2 (/ (* a c) (pow b 2)))
(* c (+ (* -2 (/ a (pow b 2))) (* -2 (/ (* (pow a 2) c) (pow b 4)))))
(* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))))
(* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* c (+ (* -4 (/ (pow a 3) (pow b 6))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow b 2)))))))))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(* c (- (* (sqrt (/ a c)) (/ (sqrt -4) b)) (/ 1 c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b))) (/ 1 c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b)))) (/ 1 c)))
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) 1) c)) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* b (sqrt -1))))) c)) 1) c)) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(- (* -1 a) a)
(- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(* -1 a)
(+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
a
(* a (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+ a (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))
(+ a (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))
(* -1 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* (pow c 3) (- (* -2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))))
(* (pow c 3) (- (* -2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))))
(* (pow c 3) (- (* -2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c)))))
(* -1 (* (pow c 3) (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c)))))
(* -1 (* (pow c 3) (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c)))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/ (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))) (pow b 5))
(/ (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))) (pow b 5))
(/ (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))) (pow b 5))
(* -1 (/ (pow c 2) (pow b 3)))
(/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))
(/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))
(/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))
(* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))
(* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))
(- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))
(- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3))))))
(* -1 (/ c b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (/ c b))
(- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (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)) (/ (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 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b)
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -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 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(* 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 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -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 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))
(* -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)))))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ 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))) (/ a (* (pow b 3) c)))))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ 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))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))
(* -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)))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* (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))))))))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(/ (pow c 3) (pow b 5))
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
Outputs
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (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 c c) (*.f64 b (*.f64 b 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)))))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (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 c c) (*.f64 b (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.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))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (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 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b)))))))
(* (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 (/.f64 (*.f64 #s(literal -5 binary64) (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 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (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)))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (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)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) 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)))))))
(*.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 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) c)) (/.f64 (/.f64 a (*.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)))))))
(*.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 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) c)) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) 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))))
(*.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 a (*.f64 b (*.f64 b b))) c)) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ 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 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) c)) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))
(- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))
(-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (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 c c) (*.f64 b (*.f64 b b))))
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (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 c c) (*.f64 b (*.f64 b b))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.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))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (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 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b)))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (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 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b)))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.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))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 a c))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 a c)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 a c)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 a c))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))
(/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(- (* -1/2 (/ b a)) (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(- (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))) (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))))
(- (* 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/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (- (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.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)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (- (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)) (/ c (pow b 2)))))
(*.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))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (/ 1 a)) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.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 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(- (* a (- (* a (- (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c 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))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(- (+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 (*.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 c (*.f64 a (*.f64 a a))))) (/.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/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 #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 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(- (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(- (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (/.f64 (+.f64 (*.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 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(- (* -1 (/ (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.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 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal -1/8 binary64))) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a 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 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (- (* c (- (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))) (/.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 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 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 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/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) (-.f64 (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (- (* 1/2 (/ b (* a c))) (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(* -1 (* c (- (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.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)))))) 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)) (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (-.f64 (*.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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c)) (-.f64 #s(literal 0 binary64) c))
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(/ b a)
(/.f64 b a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))) #s(literal 1/16 binary64)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.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 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 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/16 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) a))))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))
(*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) a)))))
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))))
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(/ (+ (* -1/2 b) (/ (* a c) b)) a)
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 a c) b)) a)
(/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b)))) a)
(/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a (+.f64 (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (+.f64 (*.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 -4 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))) #s(literal 1/16 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (+.f64 (*.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 -4 binary64))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.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))))))
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))))
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))
(+.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.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)))))))
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(+ (* -1/2 (/ b a)) (/ c b))
(+.f64 (/.f64 c b) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 c (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))
(+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/32 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64)))))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))))))
(*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))))
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (+.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64)))))))) (-.f64 #s(literal 0 binary64) c))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))))
(+ (* 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)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (-.f64 (/.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)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* 1/2 (/ (* b (- (* -1 a) a)) (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b a)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -2 binary64)) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))
(*.f64 (-.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) 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/2 (/ (- (* -1 a) a) (pow a 2))))))))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.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 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c 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))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 (*.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 c (*.f64 a (*.f64 a a))))) (/.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))))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (*.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 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (/.f64 (+.f64 (*.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 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -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)))
(-.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.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 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal -1/8 binary64))) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a 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 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))) (/.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 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 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 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 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) (+.f64 (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.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)))))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (-.f64 (*.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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c)) (-.f64 #s(literal 0 binary64) c))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(/ (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) b)
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) b) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) #s(literal -1 binary64)))) b)
(/ (+ (* 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))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.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)))) b)
(* -2 (/ (* a c) (pow b 2)))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (*.f64 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))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) (pow b 2))
(/.f64 (+.f64 (*.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 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b b))
(/ (- (* -1 a) a) a)
#s(literal -2 binary64)
(- (+ -1 (* 2 (/ (* a c) (pow b 2)))) 1)
(+.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(- (+ -1 (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1)
(+.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(- (+ -1 (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))) 1)
(+.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))))
(* -2 (/ (* a c) (pow b 2)))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))
(* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* a (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a)))))
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) b))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a))))
(+.f64 (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))))) #s(literal -1 binary64))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) 1) a)) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1 binary64)) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* b (sqrt -1))))) a)) 1) a)) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) a)) (-.f64 #s(literal 0 binary64) a))
(* -2 (/ (* a c) (pow b 2)))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))
(* c (+ (* -2 (/ a (pow b 2))) (* -2 (/ (* (pow a 2) c) (pow b 4)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))
(* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* c (+ (* -4 (/ (pow a 3) (pow b 6))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 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)))) (*.f64 b b))))))))
(* (sqrt (* a c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* c (- (* (sqrt (/ a c)) (/ (sqrt -4) b)) (/ 1 c)))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b))) (/ 1 c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b)))) (/ 1 c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) c)))))
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) b))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c))))
(+.f64 (neg.f64 (*.f64 c (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))))) #s(literal -1 binary64))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) 1) c)) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1 binary64)) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* b (sqrt -1))))) c)) 1) c)) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #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 b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64)) c)))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 a b)) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))) a))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) a))) b)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b b))
(/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a (*.f64 a a)) b)))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a (*.f64 a a)) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a (*.f64 a a)) b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.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 b b))
(- (* -1 a) a)
(-.f64 (-.f64 #s(literal 0 binary64) a) a)
(- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b)))) a) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) a) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(-.f64 (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) a) a)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b b))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a))))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1 binary64) a)))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 #s(literal -1 binary64) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64))) a)) a)))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b b))
(* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(*.f64 c (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 a c)))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 a c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 a c)))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 a c) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b)) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) a) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b)) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) c)) a) c)))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))))) b)
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 a (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b b)))
(+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(+.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b)))) a)
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) a)
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) a)
a
(* a (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 a (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b b)))
(+ a (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))
(+.f64 a (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 b b))))))
(+ a (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4))))))))
(+.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(*.f64 c (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (- (* -2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 3) (- (* -2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 3) (- (* -2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b (*.f64 b b))))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c)))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b)))))))
(* -1 (* (pow c 3) (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c)))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b)))))))
(* -1 (* (pow c 3) (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c)))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b)))))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))) (pow b 5))
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))) (pow b 5))
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))) (pow b 5))
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))
(/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))
(- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))
(-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))
(-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))
(-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 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 a (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 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 a (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 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 a (*.f64 b (*.f64 b b))))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3))))))
(*.f64 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 a (*.f64 b (*.f64 b b))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3))))))
(*.f64 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 a (*.f64 b (*.f64 b b))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3))))))
(*.f64 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 a (*.f64 b (*.f64 b b))))))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
(- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (/ c b))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (/ c b))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -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 a (*.f64 b (*.f64 b b))))))
(* (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 a (*.f64 b (*.f64 b b))))))
(* (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 a (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -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 a (*.f64 b (*.f64 b b))))))
(* (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 a 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 a b))) a)))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a 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 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.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 (/.f64 a (*.f64 b (*.f64 b b))) 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 (/.f64 a (*.f64 b (*.f64 b b))) c)) (/.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 (/.f64 a (*.f64 b (*.f64 b b))) c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ 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 (/.f64 a (*.f64 b (*.f64 b b))) 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 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) 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 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) (neg.f64 (*.f64 c (*.f64 c c))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 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 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))))) (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 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -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 a (*.f64 b (*.f64 b b))))))
(* (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 a (*.f64 b (*.f64 b b))))))
(* (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 a (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -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 a (*.f64 b (*.f64 b b))))))
(* (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 a (*.f64 b (*.f64 b b))))))
(* (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 a (*.f64 b (*.f64 b b))))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -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 (/.f64 a (*.f64 b (*.f64 b b))) c)))
(* (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 (/.f64 a (*.f64 b (*.f64 b b))) c)))
(* (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 (/.f64 a (*.f64 b (*.f64 b b))) c)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ 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 (/.f64 a (*.f64 b (*.f64 b b))) c)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ 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 (/.f64 a (*.f64 b (*.f64 b b))) c)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ 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 (/.f64 a (*.f64 b (*.f64 b b))) c)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.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)))))
(+ (* (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)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.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 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 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) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 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 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.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 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))) #s(literal -1/8 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 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (*.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))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (+.f64 (*.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))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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)))) #s(literal -1/64 binary64))) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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)))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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)))) #s(literal 1/512 binary64))) (+.f64 (*.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))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (*.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))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 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 (+.f64 (+.f64 (*.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 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 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 3) (pow b 5))
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))

eval477.0ms (2.2%)

Compiler

Compiled 102390 to 8761 computations (91.4% saved)

prune474.0ms (2.2%)

Pruning

81 alts after pruning (79 fresh and 2 done)

PrunedKeptTotal
New2764462810
Fresh213354
Picked415
Done011
Total2789812870
Accuracy
99.3%
Counts
2870 → 81
Alt Table
Click to see full alt table
StatusAccuracyProgram
56.9%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
56.7%
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal 2 binary64))))
56.7%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
56.8%
(/.f64 (fma.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
56.7%
(/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
57.0%
(/.f64 (/.f64 (fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
56.7%
(/.f64 (/.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
56.5%
(/.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
56.0%
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) b) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
56.0%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (/.f64 a b)) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
55.9%
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) a) (/.f64 a #s(literal 1/2 binary64)))
56.3%
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 a b)) #s(literal 2 binary64))
90.9%
(/.f64 (/.f64 (+.f64 (*.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 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b b)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
62.9%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
81.0%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
80.9%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (*.f64 b b)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
56.1%
(/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) a))
56.8%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
88.1%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
81.2%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
44.3%
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) b) (*.f64 a #s(literal 2 binary64)))
55.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
55.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
55.2%
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
56.2%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
55.8%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (/.f64 #s(literal 2 binary64) b)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) b)))
55.9%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
56.0%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a a))
55.9%
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
56.8%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
56.8%
(/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
56.6%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64)))
56.8%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64)))
56.1%
(/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
55.8%
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
56.0%
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) b) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b)))
56.0%
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
56.5%
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) b))
56.1%
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) (/.f64 a b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
87.7%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64)))
56.0%
(/.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal -2 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
55.7%
(/.f64 (*.f64 (/.f64 b a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 a a)))
56.1%
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 a a))
55.7%
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 a (*.f64 a a)))
55.7%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a a)))
56.3%
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 b #s(literal 2 binary64))) a)
81.1%
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
81.2%
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
91.0%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))))))))) (*.f64 a #s(literal 2 binary64)))
90.9%
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 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)))) (*.f64 b b)))))))) (/.f64 a (/.f64 b #s(literal 2 binary64))))
90.9%
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b)))))))) (/.f64 a (/.f64 b #s(literal 2 binary64))))
56.5%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) b) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64))))
55.9%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
55.9%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))
55.9%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b a)))))
56.8%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
62.9%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
55.7%
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
56.0%
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
56.1%
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
44.3%
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 c (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))))
55.9%
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
56.0%
(-.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
88.1%
(-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b))
81.3%
(-.f64 (*.f64 a (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c b))
88.0%
(-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
89.3%
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))))
91.3%
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 c b))
56.6%
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
56.6%
(+.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 a #s(literal -2 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64)))))
56.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
87.8%
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) (neg.f64 (*.f64 c (*.f64 c c))))
55.8%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
55.9%
(*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
87.9%
(*.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 (/.f64 a (*.f64 b (*.f64 b b))) c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))
87.8%
(*.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 a b))) a)))
81.1%
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
88.0%
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
91.2%
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
63.0%
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
63.0%
(neg.f64 (/.f64 c b))
Compiler

Compiled 4934 to 2992 computations (39.4% saved)

simplify249.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a))
cost-diff0
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))))
cost-diff512
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a))
cost-diff1280
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
cost-diff0
(/.f64 b (/.f64 a #s(literal 1/2 binary64)))
cost-diff0
(/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
cost-diff0
(/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a))
cost-diff384
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
cost-diff0
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
cost-diff0
(/.f64 #s(literal -1/2 binary64) a)
cost-diff0
(*.f64 b (/.f64 #s(literal -1/2 binary64) a))
cost-diff0
(-.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
cost-diff-64
(neg.f64 (/.f64 c b))
cost-diff0
(/.f64 c b)
cost-diff0
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
cost-diff0
(*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))))
cost-diff0
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 c b))
cost-diff128
(*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
Rules
5320×*-lowering-*.f32
5320×*-lowering-*.f64
2650×/-lowering-/.f32
2650×/-lowering-/.f64
1644×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
064579
1181549
2581535
33414530
09146530
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (* a (* (* c c) (+ (* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5)))) (/ -1 (* b (* b b)))))) (/ c b))
(* a (* (* c c) (+ (* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5)))) (/ -1 (* b (* b b))))))
a
(* (* c c) (+ (* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5)))) (/ -1 (* b (* b b)))))
(* c c)
c
(+ (* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5)))) (/ -1 (* b (* b b))))
(* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5))))
(+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5)))
(* -5 (/ (* c (* a a)) (pow b 7)))
-5
(/ (* c (* a a)) (pow b 7))
(* c (* a a))
(* a a)
(pow b 7)
b
7
(/ (* -2 a) (pow b 5))
(* -2 a)
-2
(pow b 5)
5
(/ -1 (* b (* b b)))
-1
(* b (* b b))
(* b b)
(/ c b)
(neg (/ c b))
(/ c b)
c
b
(- (* b (/ -1/2 a)) (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2)))
(* b (/ -1/2 a))
b
(/ -1/2 a)
-1/2
a
(/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
(* a (* c -4))
(* c -4)
c
-4
(* a -2)
-2
(/ 1 (/ (/ a (/ b (/ a 1/2))) (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)))
1
(/ (/ a (/ b (/ a 1/2))) (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a))
(/ a (/ b (/ a 1/2)))
a
(/ b (/ a 1/2))
b
(/ a 1/2)
1/2
(- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)
(* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
(* a (* c -4))
(* c -4)
c
-4
(/ a b)
(/ (- (* (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) (* a (/ a (/ b 2)))) (* (* a (/ a (/ b 2))) a)) (* (* a (/ a (/ b 2))) (* a (/ a (/ b 2)))))
(- (* (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) (* a (/ a (/ b 2)))) (* (* a (/ a (/ b 2))) a))
(* (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) (* a (/ a (/ b 2))))
(/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a))
(sqrt (+ (* b b) (* c (* -4 a))))
(+ (* b b) (* c (* -4 a)))
(* b b)
b
(* c (* -4 a))
c
(* -4 a)
-4
a
(/ b a)
(* a (/ a (/ b 2)))
(/ a (/ b 2))
(/ b 2)
2
(* (* a (/ a (/ b 2))) a)
(* (* a (/ a (/ b 2))) (* a (/ a (/ b 2))))
Outputs
(- (* a (* (* c c) (+ (* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5)))) (/ -1 (* b (* b b)))))) (/ c b))
(-.f64 (*.f64 a (*.f64 c (*.f64 c (+.f64 (*.f64 (*.f64 a c) (+.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 7 binary64))) (*.f64 c #s(literal -5 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))))) (/.f64 c b))
(* a (* (* c c) (+ (* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5)))) (/ -1 (* b (* b b))))))
(*.f64 a (*.f64 c (*.f64 c (+.f64 (*.f64 (*.f64 a c) (+.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 7 binary64))) (*.f64 c #s(literal -5 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))))
a
(* (* c c) (+ (* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5)))) (/ -1 (* b (* b b)))))
(*.f64 c (*.f64 c (+.f64 (*.f64 (*.f64 a c) (+.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 7 binary64))) (*.f64 c #s(literal -5 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))))
(* c c)
(*.f64 c c)
c
(+ (* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5)))) (/ -1 (* b (* b b))))
(+.f64 (*.f64 (*.f64 a c) (+.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 7 binary64))) (*.f64 c #s(literal -5 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5))))
(*.f64 (*.f64 a c) (+.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 7 binary64))) (*.f64 c #s(literal -5 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5)))
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 a c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -5 (/ (* c (* a a)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 a c))) (pow.f64 b #s(literal 7 binary64)))
-5
#s(literal -5 binary64)
(/ (* c (* a a)) (pow b 7))
(/.f64 (*.f64 a (*.f64 a c)) (pow.f64 b #s(literal 7 binary64)))
(* c (* a a))
(*.f64 a (*.f64 a c))
(* a a)
(*.f64 a a)
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
b
7
#s(literal 7 binary64)
(/ (* -2 a) (pow b 5))
(/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -2 a)
(*.f64 a #s(literal -2 binary64))
-2
#s(literal -2 binary64)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
5
#s(literal 5 binary64)
(/ -1 (* b (* b b)))
(/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))
-1
#s(literal -1 binary64)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ c b)
(/.f64 c b)
(neg (/ c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/ c b)
(/.f64 c b)
c
b
(- (* b (/ -1/2 a)) (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2)))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(* b (/ -1/2 a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
b
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
-1/2
#s(literal -1/2 binary64)
a
(/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(* a -2)
(*.f64 a #s(literal -2 binary64))
-2
#s(literal -2 binary64)
(/ 1 (/ (/ a (/ b (/ a 1/2))) (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)))
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) b) (/.f64 a #s(literal 1/2 binary64)))
1
#s(literal 1 binary64)
(/ (/ a (/ b (/ a 1/2))) (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a))
(/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/ a (/ b (/ a 1/2)))
(/.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))
a
(/ b (/ a 1/2))
(*.f64 #s(literal 1/2 binary64) (/.f64 b a))
b
(/ a 1/2)
(/.f64 a #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)
(*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
(* a (* c -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(/ a b)
(/.f64 a b)
(/ (- (* (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) (* a (/ a (/ b 2)))) (* (* a (/ a (/ b 2))) a)) (* (* a (/ a (/ b 2))) (* a (/ a (/ b 2)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 b #s(literal -2 binary64))) a)
(- (* (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) (* a (/ a (/ b 2)))) (* (* a (/ a (/ b 2))) a))
(*.f64 (*.f64 a (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(* (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) (* a (/ a (/ b 2))))
(/.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a a) b))) (/.f64 b #s(literal 2 binary64)))
(/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b a))
(sqrt (+ (* b b) (* c (* -4 a))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* c (* -4 a)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* c (* -4 a))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
c
(* -4 a)
(*.f64 a #s(literal -4 binary64))
-4
#s(literal -4 binary64)
a
(/ b a)
(/.f64 b a)
(* a (/ a (/ b 2)))
(*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/ a (/ b 2))
(/.f64 a (/.f64 b #s(literal 2 binary64)))
(/ b 2)
(/.f64 b #s(literal 2 binary64))
2
#s(literal 2 binary64)
(* (* a (/ a (/ b 2))) a)
(*.f64 a (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(* (* a (/ a (/ b 2))) (* a (/ a (/ b 2))))
(/.f64 (*.f64 a (*.f64 a (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))))) (/.f64 b #s(literal 2 binary64)))

localize551.0ms (2.6%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
accuracy99.4%
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a))
accuracy99.2%
(*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))))
accuracy56.5%
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a))
accuracy99.6%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
accuracy99.5%
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b))
accuracy99.4%
(/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a))
accuracy56.8%
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)
accuracy99.7%
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
accuracy99.6%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.6%
(*.f64 b (/.f64 #s(literal -1/2 binary64) a))
accuracy56.7%
(-.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
accuracy100.0%
(/.f64 c b)
accuracy100.0%
(neg.f64 (/.f64 c b))
accuracy99.6%
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
accuracy99.5%
(*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
accuracy99.5%
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
accuracy99.4%
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
Results
292.0ms144×1valid
90.0ms112×0valid
Compiler

Compiled 670 to 65 computations (90.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 165.0ms
ival-mult: 56.0ms (34% of total)
ival-div: 53.0ms (32.2% of total)
backward-pass: 21.0ms (12.8% of total)
ival-pow: 10.0ms (6.1% of total)
ival-sub: 8.0ms (4.9% of total)
ival-add: 7.0ms (4.3% of total)
ival-sqrt: 6.0ms (3.6% of total)
const: 2.0ms (1.2% of total)
ival-neg: 2.0ms (1.2% of total)

series89.0ms (0.4%)

Counts
24 → 768
Calls
Call 1
Inputs
#<alt (* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5))))>
#<alt (- (* a (* (* c c) (+ (* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5)))) (/ -1 (* b (* b b)))))) (/ c b))>
#<alt (* a (* (* c c) (+ (* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5)))) (/ -1 (* b (* b b))))))>
#<alt (* (* c c) (+ (* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5)))) (/ -1 (* b (* b b)))))>
#<alt (/ c b)>
#<alt (neg (/ c b))>
#<alt (- (* b (/ -1/2 a)) (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2)))>
#<alt (* b (/ -1/2 a))>
#<alt (/ -1/2 a)>
#<alt (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2))>
#<alt (/ 1 (/ (/ a (/ b (/ a 1/2))) (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)))>
#<alt (/ (/ a (/ b (/ a 1/2))) (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a))>
#<alt (/ a (/ b (/ a 1/2)))>
#<alt (/ b (/ a 1/2))>
#<alt (/ (- (* (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) (* a (/ a (/ b 2)))) (* (* a (/ a (/ b 2))) a)) (* (* a (/ a (/ b 2))) (* a (/ a (/ b 2)))))>
#<alt (- (* (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) (* a (/ a (/ b 2)))) (* (* a (/ a (/ b 2))) a))>
#<alt (* (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) (* a (/ a (/ b 2))))>
#<alt (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a))>
#<alt (/ (* c (* a a)) (pow b 7))>
#<alt (* -5 (/ (* c (* a a)) (pow b 7)))>
#<alt (+ (* b b) (* a (* c -4)))>
#<alt (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)>
#<alt (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b))>
#<alt (* (* a (/ a (/ b 2))) (* a (/ a (/ b 2))))>
Outputs
#<alt (* -2 (/ (* a c) (pow b 5)))>
#<alt (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))>
#<alt (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))>
#<alt (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))>
#<alt (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))>
#<alt (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))>
#<alt (* -2 (/ (* a c) (pow b 5)))>
#<alt (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5)))))>
#<alt (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5)))))>
#<alt (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5)))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))>
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))>
#<alt (* -2 (/ (* a c) (pow b 5)))>
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (pow b 5))>
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (pow b 5))>
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (pow b 5))>
#<alt (* -2 (/ (* a c) (pow b 5)))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 5)))>
#<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))) (* -1 (/ (pow c 2) (pow b 3))))) (/ c b))>
#<alt (- (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))) (/ 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))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))>
#<alt (* -1 (/ c b))>
#<alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)>
#<alt (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b)>
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -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 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))>
#<alt (* -1 (/ (- (+ (* 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)))) (* -1 c)) b))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* 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 (* 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 (/ (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 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))>
#<alt (* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -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))) (* -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)))))))>
#<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))) (/ a (* (pow b 3) c))) 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))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))>
#<alt (* -1 (/ (pow c 2) (pow b 3)))>
#<alt (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))>
#<alt (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))>
#<alt (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))>
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))>
#<alt (* -1 (/ (pow c 2) (pow b 3)))>
#<alt (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))>
#<alt (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))>
#<alt (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))>
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))>
#<alt (* -1 (/ (pow c 2) (pow b 3)))>
#<alt (/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))>
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))>
#<alt (* -1 (/ (pow c 2) (pow b 3)))>
#<alt (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)))>
#<alt (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ 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/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (- (* -1/2 (/ b a)) (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (- (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))) (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (- (* 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/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<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 (/ (- (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (- (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)) (/ c (pow b 2)))))>
#<alt (* -1 (* b (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (/ 1 a)) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))>
#<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 (- (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c 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/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (- (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (- (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (- (* -1 (/ (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (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))) (/ a (pow b 3)))) (/ 1 b)))>
#<alt (* c (- (* c (- (* c (- (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 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/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (- (* 1/2 (/ b (* a c))) (* -1 (* (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)) (* -1 (* (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)) (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1/2 (/ b a))>
#<alt (/ -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 (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))))>
#<alt (* -1/2 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))>
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))>
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))>
#<alt (* 1/2 (/ b a))>
#<alt (* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))))>
#<alt (* -1/2 (/ b a))>
#<alt (/ (+ (* -1/2 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)>
#<alt (/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))>
#<alt (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))>
#<alt (* -1/2 (/ b a))>
#<alt (+ (* -1/2 (/ b a)) (/ c b))>
#<alt (+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (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 (* 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/2 (/ (* b (- (* -1 a) a)) (pow a 2)))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))>
#<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/2 (/ (- (* -1 a) a) (pow a 2))))))))>
#<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 c))>
#<alt (+ (* -1 (/ b c)) (/ a b))>
#<alt (+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b))))>
#<alt (+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b))))>
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))>
#<alt (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))>
#<alt (- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))>
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))>
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)))>
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)))>
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))>
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))>
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))>
#<alt (* -1 (/ b c))>
#<alt (* b (- (/ a (pow b 2)) (/ 1 c)))>
#<alt (* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))>
#<alt (* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))>
#<alt (* 2 (/ (pow a 2) (* b (- (* -1 a) a))))>
#<alt (* -1 (/ (+ (* -2 (/ (pow a 2) (- (* -1 a) a))) (* 4 (/ (* (pow a 4) c) (* (pow b 2) (pow (- (* -1 a) a) 2))))) b))>
#<alt (* -1 (/ (+ (* -2 (/ (pow a 2) (- (* -1 a) a))) (+ (* 2 (/ (+ (* -4 (/ (* (pow a 6) (pow c 2)) (pow (- (* -1 a) a) 3))) (* 2 (/ (* (pow a 5) (pow c 2)) (pow (- (* -1 a) a) 2)))) (pow b 4))) (* 4 (/ (* (pow a 4) c) (* (pow b 2) (pow (- (* -1 a) a) 2)))))) b))>
#<alt (* -1 (/ (+ (* -2 (/ (pow a 2) (- (* -1 a) a))) (+ (* 2 (/ (+ (* -4 (/ (* (pow a 6) (pow c 2)) (pow (- (* -1 a) a) 3))) (* 2 (/ (* (pow a 5) (pow c 2)) (pow (- (* -1 a) a) 2)))) (pow b 4))) (+ (* 2 (/ (+ (* -4 (/ (* (pow a 7) (pow c 3)) (pow (- (* -1 a) a) 3))) (+ (* -2 (/ (* (pow a 2) (* c (+ (* -4 (/ (* (pow a 6) (pow c 2)) (pow (- (* -1 a) a) 3))) (* 2 (/ (* (pow a 5) (pow c 2)) (pow (- (* -1 a) a) 2)))))) (- (* -1 a) a))) (* 4 (/ (* (pow a 6) (pow c 3)) (pow (- (* -1 a) a) 2))))) (pow b 6))) (* 4 (/ (* (pow a 4) c) (* (pow b 2) (pow (- (* -1 a) a) 2))))))) b))>
#<alt (* -1 (/ b c))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) c)>
#<alt (/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c)>
#<alt (/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c)>
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)>
#<alt (/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)>
#<alt (/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c)>
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))>
#<alt (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 2 (/ (pow a 2) b))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 1/2 (/ b a))>
#<alt (* 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/4 (/ (* b (- (* 2 (pow a 3)) (* -2 (pow a 3)))) (pow a 4)))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/4 (/ (- (* 2 (pow a 3)) (* -2 (pow a 3))) (pow a 4))))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ (- (* 2 (pow a 3)) (* -2 (pow a 3))) (pow a 4)))))))>
#<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/4 (/ (- (* 2 (pow a 3)) (* -2 (pow a 3))) (pow a 4))))))))>
#<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 (* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))>
#<alt (/ (+ (* -2 (* (pow a 3) b)) (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))) (pow b 2))>
#<alt (/ (+ (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* (sqrt (/ (pow a 5) c)) (/ b (sqrt -4))) (* 2 (pow a 3))))) (pow b 2))>
#<alt (/ (+ (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4))))) (* 2 (pow a 3))))) (pow b 2))>
#<alt (* -4 (/ (* (pow a 4) c) (pow b 3)))>
#<alt (/ (+ (* -4 (* (pow a 4) c)) (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 2)))) (pow b 3))>
#<alt (/ (+ (* -8 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 4) c)) (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 2))))) (pow b 3))>
#<alt (/ (+ (* -8 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 4) c)) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 2))) (* -1 (/ (* (pow a 3) (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 3))>
#<alt (* -1 (/ (- (* 2 (pow a 3)) (* -2 (pow a 3))) b))>
#<alt (* -1 (/ (- (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (* 2 (pow a 3))) (* -2 (pow a 3))) b))>
#<alt (* -1 (/ (- (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3)))) (* -2 (pow a 3))) b))>
#<alt (* -1 (/ (- (+ (* -8 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3))))) (* -2 (pow a 3))) b))>
#<alt (* -4 (/ (* (pow a 4) c) (pow b 3)))>
#<alt (* c (+ (* -4 (/ (* (pow a 5) c) (pow b 5))) (* -4 (/ (pow a 4) (pow b 3)))))>
#<alt (* c (+ (* -4 (/ (pow a 4) (pow b 3))) (* c (+ (* -8 (/ (* (pow a 6) c) (pow b 7))) (* -4 (/ (pow a 5) (pow b 5)))))))>
#<alt (* c (+ (* -4 (/ (pow a 4) (pow b 3))) (* c (+ (* -4 (/ (pow a 5) (pow b 5))) (* c (+ (* -8 (/ (pow a 6) (pow b 7))) (* -1 (/ (* (pow a 3) (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 3)))))))))>
#<alt (* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))>
#<alt (* c (+ (* -2 (/ (pow a 3) (* b c))) (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2))))))>
#<alt (* c (- (+ (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ (pow a 5) (pow c 3))) (/ 1 (sqrt -4)))) (* 2 (/ (pow a 3) (* b c)))))>
#<alt (* c (- (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ (pow a 5) (pow c 3))) (/ 1 (sqrt -4))))) (* 2 (/ (pow a 3) (* b c)))))>
#<alt (* -4 (* (sqrt (* (pow a 7) c)) (/ (sqrt -1) (pow b 2))))>
#<alt (* -1 (* c (+ (* 2 (/ (pow a 3) (* b c))) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2)))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ (pow a 5) c)) (sqrt -1))) (* 2 (/ (pow a 3) b))) c)) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2)))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/32 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (* (pow a 5) c)) (sqrt -1)))) c)) (* 2 (/ (pow a 3) b))) c)) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2)))))))>
#<alt (* -4 (/ (* (pow a 4) c) (pow b 3)))>
#<alt (* (pow a 4) (+ (* -4 (/ c (pow b 3))) (* -4 (/ (* a (pow c 2)) (pow b 5)))))>
#<alt (* (pow a 4) (+ (* -4 (/ c (pow b 3))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 7))) (* -4 (/ (pow c 2) (pow b 5)))))))>
#<alt (* (pow a 4) (+ (* -4 (/ c (pow b 3))) (* a (+ (* -4 (/ (pow c 2) (pow b 5))) (* a (+ (* -8 (/ (pow c 3) (pow b 7))) (* -1 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 3)))))))))>
#<alt (* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))>
#<alt (* (pow a 4) (- (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* 2 (/ 1 (* a b)))))>
#<alt (* (pow a 4) (- (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (/ 2 (* a b))))>
#<alt (* (pow a 4) (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))) (/ 2 (* a b))))>
#<alt (* -4 (* (sqrt (* (pow a 7) c)) (/ (sqrt -1) (pow b 2))))>
#<alt (* (pow a 4) (- (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (* 2 (/ 1 (* a b)))))>
#<alt (* (pow a 4) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 2 (/ 1 b))) a))))>
#<alt (* (pow a 4) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (/ 1 b))) a))))>
#<alt (* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))>
#<alt (/ (+ (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (sqrt (/ (pow a 5) c)) (/ (pow b 2) (sqrt -4)))) (pow b 2))>
#<alt (/ (+ (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))))) (pow b 2))>
#<alt (/ (+ (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ a (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (pow b 2))>
#<alt (* 2 (/ (pow a 3) b))>
#<alt (/ (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (* 2 (pow a 3))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3)))) b)>
#<alt (/ (+ (* -8 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3))))) b)>
#<alt (* -2 (/ (pow a 3) b))>
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (* 2 (pow a 3))) b))>
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3)))) b))>
#<alt (* -1 (/ (+ (* -8 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3))))) b))>
#<alt (* 2 (/ (pow a 3) b))>
#<alt (+ (* -4 (/ (* (pow a 4) c) (pow b 3))) (* 2 (/ (pow a 3) b)))>
#<alt (+ (* 2 (/ (pow a 3) b)) (* c (+ (* -4 (/ (* (pow a 5) c) (pow b 5))) (* -4 (/ (pow a 4) (pow b 3))))))>
#<alt (+ (* 2 (/ (pow a 3) b)) (* c (+ (* -4 (/ (pow a 4) (pow b 3))) (* c (+ (* -8 (/ (* (pow a 6) c) (pow b 7))) (* -4 (/ (pow a 5) (pow b 5))))))))>
#<alt (* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))>
#<alt (* c (+ (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ (pow a 5) (pow c 3))) (/ 1 (sqrt -4)))))>
#<alt (* c (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ (pow a 5) (pow c 3))) (/ 1 (sqrt -4))))))>
#<alt (* c (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ a (pow c 7))) (/ (pow b 4) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ (pow a 5) (pow c 3))) (/ 1 (sqrt -4)))))))>
#<alt (* -4 (* (sqrt (* (pow a 7) c)) (/ (sqrt -1) (pow b 2))))>
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ (pow a 5) (pow c 3))) (sqrt -1))) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2)))))))>
#<alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ (pow a 5) (pow c 3))) (sqrt -1))) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2))))))))>
#<alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 2) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ a (pow c 7))) (* (pow b 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ (pow a 5) (pow c 3))) (sqrt -1))) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2)))))))))>
#<alt (* 2 (/ (pow a 3) b))>
#<alt (* (pow a 3) (+ (* -4 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))>
#<alt (* (pow a 3) (+ (* a (+ (* -4 (/ c (pow b 3))) (* -4 (/ (* a (pow c 2)) (pow b 5))))) (* 2 (/ 1 b))))>
#<alt (* (pow a 3) (+ (* a (+ (* -4 (/ c (pow b 3))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 7))) (* -4 (/ (pow c 2) (pow b 5))))))) (* 2 (/ 1 b))))>
#<alt (* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))>
#<alt (* (pow a 4) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))>
#<alt (* (pow a 4) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))>
#<alt (* (pow a 4) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))>
#<alt (* -4 (* (sqrt (* (pow a 7) c)) (/ (sqrt -1) (pow b 2))))>
#<alt (* (pow a 4) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))))>
#<alt (* (pow a 4) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 2) (sqrt -1)))))))>
#<alt (* (pow a 4) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 2) (sqrt -1))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)>
#<alt (/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) b)>
#<alt (/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)>
#<alt a>
#<alt (+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))>
#<alt (+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))>
#<alt (* -1 a)>
#<alt (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))>
#<alt (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))>
#<alt a>
#<alt (+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ a (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))>
#<alt (+ a (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))>
#<alt (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))>
#<alt a>
#<alt (* a (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))))>
#<alt (* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))>
#<alt (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (/ (* (pow a 2) c) (pow b 7))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -5 (/ (* (pow a 2) c) (pow b 7)))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)>
#<alt (/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)>
#<alt (/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))>
#<alt (- (* -1 a) a)>
#<alt (- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)>
#<alt (- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)>
#<alt (- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))>
#<alt (* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))>
#<alt (* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))>
#<alt (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))>
#<alt (* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))>
#<alt (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))>
#<alt (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))>
#<alt (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)>
#<alt (/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) b)>
#<alt (/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)>
#<alt a>
#<alt (+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))>
#<alt (+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))>
#<alt (* -1 a)>
#<alt (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))>
#<alt (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))>
#<alt a>
#<alt (* a (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))))>
#<alt (* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))>
#<alt (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))>
#<alt a>
#<alt (+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ a (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))>
#<alt (+ a (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))>
#<alt (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
#<alt (* 4 (/ (pow a 4) (pow b 2)))>
Calls

192 calls:

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

rewrite421.0ms (2%)

Algorithm
batch-egg-rewrite
Rules
3686×*-lowering-*.f32
3686×*-lowering-*.f64
3208×/-lowering-/.f32
3208×/-lowering-/.f64
1090×frac-2neg
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
064354
1307327
21794323
08514323
Stop Event
iter limit
node limit
Counts
24 → 1422
Calls
Call 1
Inputs
(* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5))))
(- (* a (* (* c c) (+ (* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5)))) (/ -1 (* b (* b b)))))) (/ c b))
(* a (* (* c c) (+ (* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5)))) (/ -1 (* b (* b b))))))
(* (* c c) (+ (* c (+ (* -5 (/ (* c (* a a)) (pow b 7))) (/ (* -2 a) (pow b 5)))) (/ -1 (* b (* b b)))))
(/ c b)
(neg (/ c b))
(- (* b (/ -1/2 a)) (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2)))
(* b (/ -1/2 a))
(/ -1/2 a)
(/ (sqrt (+ (* b b) (* a (* c -4)))) (* a -2))
(/ 1 (/ (/ a (/ b (/ a 1/2))) (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)))
(/ (/ a (/ b (/ a 1/2))) (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a))
(/ a (/ b (/ a 1/2)))
(/ b (/ a 1/2))
(/ (- (* (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) (* a (/ a (/ b 2)))) (* (* a (/ a (/ b 2))) a)) (* (* a (/ a (/ b 2))) (* a (/ a (/ b 2)))))
(- (* (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) (* a (/ a (/ b 2)))) (* (* a (/ a (/ b 2))) a))
(* (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) (* a (/ a (/ b 2))))
(/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a))
(/ (* c (* a a)) (pow b 7))
(* -5 (/ (* c (* a a)) (pow b 7)))
(+ (* b b) (* a (* c -4)))
(- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a)
(* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b))
(* (* a (/ a (/ b 2))) (* a (/ a (/ b 2))))
Outputs
(+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))
(+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 c (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))
(fma.f64 c (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 #s(literal -5 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) c) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))
(fma.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -5 binary64) c) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) c (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 b #s(literal -5 binary64)) c) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) c (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 c (/.f64 #s(literal -1/2 binary64) a)) (pow.f64 b #s(literal -5 binary64)) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 c #s(literal -5 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))
(fma.f64 (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))) #s(literal -5 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) c)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 c (/.f64 #s(literal -1/2 binary64) a)))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 c (/.f64 #s(literal 1/2 binary64) a)))) (neg.f64 (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) c))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) c))) (neg.f64 (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) c)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 c (/.f64 #s(literal -1/2 binary64) a)))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 c (/.f64 #s(literal 1/2 binary64) a)))) (neg.f64 (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) c))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) c))) (neg.f64 (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 c (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 a #s(literal -1/2 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 c (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 a #s(literal -1/2 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/2 binary64) a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/2 binary64) a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) c))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))) (neg.f64 (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) c))) (neg.f64 (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) c) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) c) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) c))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) c) (pow.f64 b #s(literal 7 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))) (neg.f64 (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) c) (pow.f64 b #s(literal 7 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) c))) (neg.f64 (pow.f64 b #s(literal 12 binary64))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) c)
(+.f64 (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (*.f64 a (*.f64 c c))) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (*.f64 a (*.f64 c c))))
(+.f64 (-.f64 (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (*.f64 a (*.f64 c c))) (/.f64 c b)) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 c b)))
(+.f64 (-.f64 (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (*.f64 a (*.f64 c c))) (/.f64 c b)) (fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64) (/.f64 c b)))
(+.f64 (-.f64 (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (*.f64 a (*.f64 c c))) (/.f64 c b)) (fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (/.f64 c b)))
(+.f64 (fma.f64 c (*.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c))))
(+.f64 (fma.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c))))
(+.f64 (fma.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c))))
(+.f64 (fma.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c))))
(+.f64 (fma.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) a (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c))))
(+.f64 (fma.f64 (*.f64 c a) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c))))
(+.f64 (fma.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c))))
(+.f64 (fma.f64 (*.f64 a (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) (*.f64 c c) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c))))
(-.f64 (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (*.f64 a (*.f64 c c))) (/.f64 c b))
(fma.f64 c (/.f64 #s(literal -1 binary64) b) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (*.f64 a (*.f64 c c))))
(fma.f64 c (*.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) a) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(fma.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) a) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (*.f64 a (*.f64 c c))))
(fma.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (*.f64 a (*.f64 c c)) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) a (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (*.f64 a (*.f64 c c))))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (*.f64 a (*.f64 c c))))
(fma.f64 (*.f64 c a) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (*.f64 a (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) (*.f64 c c) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (*.f64 a (*.f64 c c))) #s(literal 0 binary64))
(+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 c (*.f64 c c)))) (*.f64 a (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b)))))
(+.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))) (/.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))))
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))))
(+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 c (*.f64 c c))) a) (*.f64 (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))) a))
(+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)) (*.f64 a (*.f64 c c))))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (*.f64 a (*.f64 c c))))
(fma.f64 c (*.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) a) #s(literal 0 binary64))
(fma.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) #s(literal 0 binary64))
(fma.f64 a (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 c (*.f64 c c))) (*.f64 a (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b)))))
(fma.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (*.f64 a (*.f64 c c)) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)) (*.f64 a (*.f64 c c))))
(fma.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) a) #s(literal 0 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (*.f64 a (*.f64 c c))))
(fma.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (*.f64 a (*.f64 c c)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) a #s(literal 0 binary64))
(fma.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 c (*.f64 c c))) a (*.f64 (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))) a))
(fma.f64 (*.f64 c a) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) #s(literal 0 binary64))
(fma.f64 (*.f64 a (*.f64 c c)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))))
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))))
(fma.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) #s(literal 0 binary64))
(fma.f64 (*.f64 a (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) (*.f64 c c) #s(literal 0 binary64))
(*.f64 c (*.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) a))
(*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))))
(*.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) a))
(*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (*.f64 a (*.f64 c c)))
(*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) a)
(*.f64 (*.f64 c a) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))))
(*.f64 (*.f64 a (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) (*.f64 c c))
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))))
(+.f64 (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 c (*.f64 c c))))
(fma.f64 c (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))))
(fma.f64 c (/.f64 c (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 c (*.f64 c c))))
(fma.f64 c (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 c c)) (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))))
(fma.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))))
(fma.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (*.f64 c c) (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))))
(fma.f64 (*.f64 c c) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))))
(fma.f64 (*.f64 c c) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 c (*.f64 c c))))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 c (*.f64 c c))))
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)) (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 c (*.f64 c c))))
(fma.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) c) c (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))))
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)) c) c (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 c (*.f64 c c))))
(fma.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) c (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 c (*.f64 c c))))
(fma.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))))
(*.f64 c (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))))
(*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b))) (*.f64 c c))
(*.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)))) c)
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(/.f64 c b)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c))))
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b #s(literal -1 binary64)))
(pow.f64 (/.f64 b c) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 c b) #s(literal 1 binary64))
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 c b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) 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 0 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(-.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 (-.f64 #s(literal 0 binary64) b))
(/.f64 c (/.f64 b #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c))))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 (/.f64 c b) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(+.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal -1/2 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))))
(+.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal -1/2 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))))
(+.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(+.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(+.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))))
(-.f64 (/.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))))
(-.f64 (/.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))) (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))))) (/.f64 a (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(-.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))) (-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))) a) (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (-.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64))) a)
(/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (+.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 a (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a))
(/.f64 (+.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) b)) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) (/.f64 a (/.f64 b #s(literal -2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal -2 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) a) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal -2 binary64)))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 b (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) #s(literal 2 binary64)))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) #s(literal -2 binary64)))
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -2 binary64)))
(/.f64 (+.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 a #s(literal -1 binary64))) (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) a) (*.f64 a (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 b (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 b (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 b a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) #s(literal -2 binary64)))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) #s(literal 2 binary64)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal -2 binary64)))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)))
(/.f64 (-.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 a (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 b (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))) a)) (neg.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 (-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))))))
(*.f64 (-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) a))
(*.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))))
(+.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(neg.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(/.f64 b (/.f64 a #s(literal -1/2 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal -1/2 binary64) (/.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)))
(/.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 b #s(literal -2 binary64)) a)
(pow.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))
(*.f64 a (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))))
(*.f64 b (/.f64 #s(literal -1/2 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) b)
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(*.f64 (/.f64 b a) #s(literal -1/2 binary64))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))))
(*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(*.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) #s(literal -1 binary64))
(*.f64 (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))
(*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))
(*.f64 (neg.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) #s(literal 1 binary64))
(*.f64 (neg.f64 (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(*.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)) (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) a))
(neg.f64 (/.f64 #s(literal 1/2 binary64) a))
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal -1/2 binary64) a)
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) #s(literal 2 binary64))
(pow.f64 (/.f64 a #s(literal -1/2 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 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 0 binary64) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64))
(*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) #s(literal -1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal 2 binary64))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) #s(literal -2 binary64))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal -1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (fma.f64 #s(literal -1 binary64) (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (fma.f64 (neg.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) a)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))
(-.f64 (/.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (neg.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) a)))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))))
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))))
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) (/.f64 b #s(literal -2 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))
(/.f64 (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal 1 binary64))
(/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) a) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))
(/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) a)
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))))
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) a)
(/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a b)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) (/.f64 #s(literal 2 binary64) b))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (-.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 (-.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a b))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) a)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) a)) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))
(*.f64 (/.f64 b a) (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal 1 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) a) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))
(*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))
(*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))))
(*.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) a))
(*.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) (/.f64 b #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal -2 binary64))))) (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) a)) (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))))
(neg.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(/.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))))
(/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal 1 binary64))
(/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))
(/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))))
(/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))
(/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) a))
(/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(pow.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal -1 binary64))
(*.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(*.f64 a (/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(*.f64 (/.f64 a b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal 1 binary64))
(*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))))
(*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))))
(*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))))
(*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal -2 binary64))))))
(*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(*.f64 (pow.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 b a)))
(neg.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))
(neg.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)))
(/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64)))
(/.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a b)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a b) a)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 a b) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) b)))
(/.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 b a))
(/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))
(/.f64 (/.f64 a (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) b)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 b #s(literal -2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (*.f64 (/.f64 a b) a) #s(literal 1/2 binary64))
(/.f64 (/.f64 a (/.f64 b a)) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 a b) a)) #s(literal -1/2 binary64))
(/.f64 (/.f64 (*.f64 a a) b) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 a b) a))) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (/.f64 (*.f64 a a) b)) #s(literal -1/2 binary64))
(/.f64 (neg.f64 (/.f64 a (/.f64 b a))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) #s(literal -1 binary64))
(*.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(*.f64 (*.f64 a a) (/.f64 #s(literal 2 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (/.f64 a b) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a)
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) #s(literal -1 binary64)))
(*.f64 (/.f64 a (/.f64 #s(literal -1/2 binary64) a)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) b)))
(*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 a #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 a b) a) #s(literal 2 binary64))
(*.f64 (/.f64 a (/.f64 b a)) #s(literal 2 binary64))
(*.f64 (neg.f64 (*.f64 (/.f64 a b) a)) #s(literal -2 binary64))
(*.f64 (/.f64 (*.f64 a a) b) #s(literal 2 binary64))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) #s(literal -2 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/2 binary64))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
(neg.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(/.f64 b (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a b))
(/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(/.f64 (/.f64 b a) #s(literal 2 binary64))
(/.f64 (/.f64 b #s(literal 2 binary64)) a)
(/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))
(/.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(/.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -2 binary64))
(/.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))))
(pow.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) #s(literal -1 binary64))
(*.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(*.f64 b (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 b a))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 b a) #s(literal 1/2 binary64))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) b)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal 2 binary64)))
(*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) #s(literal 1 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))
(*.f64 (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(+.f64 (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (fma.f64 #s(literal -1 binary64) (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (fma.f64 (neg.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) a)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))
(-.f64 (/.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (neg.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) a)))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))))
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))))
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) (/.f64 b #s(literal -2 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))
(/.f64 (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal 1 binary64))
(/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) a) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))
(/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) a)
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))))
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) a)
(/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a b)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) (/.f64 #s(literal 2 binary64) b))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (-.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 (-.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a b))) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) a)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) a)) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))
(*.f64 (/.f64 b a) (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal 1 binary64))
(*.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) a) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))
(*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))
(*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))))
(*.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) a))
(*.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) (/.f64 b #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (+.f64 (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (fma.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(fma.f64 a (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b a)) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b a)) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b a)) (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (+.f64 (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b) (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 #s(literal 2 binary64) b) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 #s(literal 2 binary64) b) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 #s(literal 2 binary64) b) (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 b a)) #s(literal 2 binary64) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 b a)) #s(literal 2 binary64) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 b a)) #s(literal 2 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) b) a (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) b) a (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) b) a (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) b) (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) b) (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) b) (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(neg.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (*.f64 a (*.f64 a a))) (/.f64 b #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 b #s(literal 2 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (*.f64 a a))) (/.f64 b #s(literal 2 binary64)))
(/.f64 (-.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 b #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 b a) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 b a) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 2 binary64) b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 2 binary64) b)) (/.f64 b #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) b)) (/.f64 b #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a a))) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal 2 binary64) b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal 2 binary64) b)) (/.f64 b #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a b)) (/.f64 b #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a))) (/.f64 b #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (/.f64 b #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) b) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) b) (/.f64 b #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (/.f64 b #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (*.f64 a a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b #s(literal 2 binary64))) (*.f64 b (*.f64 a (*.f64 a a)))) (/.f64 b (/.f64 #s(literal 2 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 b #s(literal 2 binary64))) (*.f64 b (*.f64 a (*.f64 a a)))) (/.f64 b (/.f64 #s(literal 2 binary64) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) b) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))
(*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal 1 binary64))
(neg.f64 (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))))
(/.f64 (*.f64 a a) (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (*.f64 a a) (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 2 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) b)) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal 2 binary64) b)) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a b)) (*.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a))) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (neg.f64 (*.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) b) (*.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 a a) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) b)))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))
(/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 b a))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a a)) (/.f64 (/.f64 b a) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a a))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a a)) (/.f64 b (/.f64 #s(literal 2 binary64) b)))
(/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a b)))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 b #s(literal 2 binary64)) b))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (neg.f64 (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (neg.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 b #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (*.f64 a a)) (/.f64 b #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) b)
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64)))
(/.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) b)
(/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b #s(literal 2 binary64)))
(/.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) b) (/.f64 #s(literal 1 binary64) a))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a a)))) (/.f64 (/.f64 b a) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (neg.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a a))) (neg.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a b)))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (*.f64 a a))) (/.f64 b #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (-.f64 #s(literal 0 binary64) a))) (/.f64 b #s(literal 2 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 b #s(literal -2 binary64)))
(/.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) b)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)))
(pow.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) b))))
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b a)))
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(*.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)))
(*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 #s(literal 2 binary64) b))))
(*.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal 2 binary64) b))))
(*.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 #s(literal 2 binary64) b))))
(*.f64 (*.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a b))))
(*.f64 (neg.f64 (*.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b)))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) b)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 a b)))
(*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)
(*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 #s(literal 2 binary64) b))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 b a)) #s(literal 2 binary64))
(*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (*.f64 a a)) (/.f64 #s(literal 2 binary64) b))
(*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) b)))
(*.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 2 binary64) b))
(*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) b) a)
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))) b) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1 binary64) a))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))) b)
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)))
(pow.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a b))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)))
(*.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 a b) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 a b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) a)
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(neg.f64 (/.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a a)))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a a))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(pow.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal -7 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 c (*.f64 a a)))
(*.f64 (pow.f64 b #s(literal -7 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (*.f64 c a) (/.f64 a (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) c)
(neg.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64)))
(neg.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 #s(literal -5 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))))
(/.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a))) #s(literal -5 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (*.f64 #s(literal -5 binary64) c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a a)))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(pow.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 c (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 c (*.f64 a a)) (*.f64 (pow.f64 b #s(literal -7 binary64)) #s(literal -5 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal -7 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 #s(literal -5 binary64) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 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))
(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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(+.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)
(-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) a))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) #s(literal 1 binary64)) a)
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal -1 binary64) a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 a b)) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) a (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))
(neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) a))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) a) #s(literal -1 binary64))
(pow.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) a))
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1 binary64) a))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))) b)
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)))
(pow.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a b))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)))
(*.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 a b) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 a b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) a)
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 2 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))
(/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) #s(literal 1 binary64))
(/.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 b #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)) (/.f64 b #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 a a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 b #s(literal 2 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))) (/.f64 b #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a))) (/.f64 b #s(literal 2 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 b #s(literal -2 binary64)))
(pow.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 2 binary64))
(pow.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) #s(literal -2 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 2 binary64))
(*.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (*.f64 a a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (*.f64 a a) (pow.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64)))))
(*.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))))
(*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)
(*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) b))))
(*.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 #s(literal 2 binary64) b))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b a)) #s(literal 2 binary64))
(*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)) (/.f64 #s(literal 2 binary64) b))
(*.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) b)))
(*.f64 (*.f64 (*.f64 a a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 #s(literal 2 binary64) b))
(*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) (pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 2 binary64)) (pow.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 a b) a) #s(literal 2 binary64)) #s(literal 4 binary64))
(*.f64 (pow.f64 (/.f64 a (/.f64 b a)) #s(literal 2 binary64)) #s(literal 4 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) #s(literal 4 binary64))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) #s(literal 2 binary64)) #s(literal 4 binary64))
(*.f64 (exp.f64 (log.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (exp.f64 (log.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))

simplify449.0ms (2.1%)

Algorithm
egg-herbie
Rules
6454×*-lowering-*.f32
6454×*-lowering-*.f64
2852×+-lowering-+.f64
2852×+-lowering-+.f32
1664×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0163815570
1583914573
0816714573
Stop Event
iter limit
node limit
Counts
768 → 768
Calls
Call 1
Inputs
(* -2 (/ (* a c) (pow b 5)))
(* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* -2 (/ (* a c) (pow b 5)))
(* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5)))))
(* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5)))))
(* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5)))))
(* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))
(* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))
(* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))
(* -2 (/ (* a c) (pow b 5)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (pow b 5))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (pow b 5))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (pow b 5))
(* -2 (/ (* a c) (pow b 5)))
(* -1 (/ (+ (* 2 (* a c)) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (* a c)) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (* a c)) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 5)))
(* -1 (/ c b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (/ 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))))))) (/ 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))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(* -1 (/ c b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b)
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -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 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))
(* -1 (/ (- (+ (* 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)))) (* -1 c)) b))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))
(* 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 (/ (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 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -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))) (* -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)))))))
(* -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))) (/ a (* (pow b 3) c))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(* -1 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(* -1 (/ (pow c 2) (pow b 3)))
(+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -1 (/ (pow c 2) (pow b 3)))
(/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))
(* -1 (/ (pow c 2) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ 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/2 (* (sqrt (/ c a)) (sqrt -4)))
(- (* -1/2 (/ 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)))) (* -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/2 (* (sqrt (/ c a)) (sqrt -4))))
(* -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)
(/ (- (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (- (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)) (/ c (pow b 2)))))
(* -1 (* b (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (/ 1 a)) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))
(* -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 (- (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c 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/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(- (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(- (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(- (* -1 (/ (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (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))) (/ a (pow b 3)))) (/ 1 b)))
(* c (- (* c (- (* c (- (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 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/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (- (* 1/2 (/ b (* a c))) (* -1 (* (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)) (* -1 (* (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)) (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(/ -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)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))))
(* -1/2 (/ b a))
(* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))
(* 1/2 (/ b a))
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))))
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))))
(* -1/2 (/ b a))
(/ (+ (* -1/2 b) (/ (* a c) b)) a)
(/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))
(* -1/2 (/ b a))
(+ (* -1/2 (/ b a)) (/ c b))
(+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (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)))
(* 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/2 (/ (* b (- (* -1 a) a)) (pow a 2)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))
(* -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/2 (/ (- (* -1 a) a) (pow a 2))))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ b c))
(+ (* -1 (/ b c)) (/ a b))
(+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b))))
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b))))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(* -1 (/ b c))
(* b (- (/ a (pow b 2)) (/ 1 c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))
(* 2 (/ (pow a 2) (* b (- (* -1 a) a))))
(* -1 (/ (+ (* -2 (/ (pow a 2) (- (* -1 a) a))) (* 4 (/ (* (pow a 4) c) (* (pow b 2) (pow (- (* -1 a) a) 2))))) b))
(* -1 (/ (+ (* -2 (/ (pow a 2) (- (* -1 a) a))) (+ (* 2 (/ (+ (* -4 (/ (* (pow a 6) (pow c 2)) (pow (- (* -1 a) a) 3))) (* 2 (/ (* (pow a 5) (pow c 2)) (pow (- (* -1 a) a) 2)))) (pow b 4))) (* 4 (/ (* (pow a 4) c) (* (pow b 2) (pow (- (* -1 a) a) 2)))))) b))
(* -1 (/ (+ (* -2 (/ (pow a 2) (- (* -1 a) a))) (+ (* 2 (/ (+ (* -4 (/ (* (pow a 6) (pow c 2)) (pow (- (* -1 a) a) 3))) (* 2 (/ (* (pow a 5) (pow c 2)) (pow (- (* -1 a) a) 2)))) (pow b 4))) (+ (* 2 (/ (+ (* -4 (/ (* (pow a 7) (pow c 3)) (pow (- (* -1 a) a) 3))) (+ (* -2 (/ (* (pow a 2) (* c (+ (* -4 (/ (* (pow a 6) (pow c 2)) (pow (- (* -1 a) a) 3))) (* 2 (/ (* (pow a 5) (pow c 2)) (pow (- (* -1 a) a) 2)))))) (- (* -1 a) a))) (* 4 (/ (* (pow a 6) (pow c 3)) (pow (- (* -1 a) a) 2))))) (pow b 6))) (* 4 (/ (* (pow a 4) c) (* (pow b 2) (pow (- (* -1 a) a) 2))))))) b))
(* -1 (/ b c))
(/ (+ (* -1 b) (/ (* a c) b)) c)
(/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c)
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c)
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c)
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 2 (/ (pow a 2) b))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 1/2 (/ b a))
(* 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/4 (/ (* b (- (* 2 (pow a 3)) (* -2 (pow a 3)))) (pow a 4)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/4 (/ (- (* 2 (pow a 3)) (* -2 (pow a 3))) (pow a 4))))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ (- (* 2 (pow a 3)) (* -2 (pow a 3))) (pow a 4)))))))
(* -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/4 (/ (- (* 2 (pow a 3)) (* -2 (pow a 3))) (pow a 4))))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -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)))
(* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))
(/ (+ (* -2 (* (pow a 3) b)) (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))) (pow b 2))
(/ (+ (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* (sqrt (/ (pow a 5) c)) (/ b (sqrt -4))) (* 2 (pow a 3))))) (pow b 2))
(/ (+ (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4))))) (* 2 (pow a 3))))) (pow b 2))
(* -4 (/ (* (pow a 4) c) (pow b 3)))
(/ (+ (* -4 (* (pow a 4) c)) (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 2)))) (pow b 3))
(/ (+ (* -8 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 4) c)) (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 2))))) (pow b 3))
(/ (+ (* -8 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 4) c)) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 2))) (* -1 (/ (* (pow a 3) (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 3))
(* -1 (/ (- (* 2 (pow a 3)) (* -2 (pow a 3))) b))
(* -1 (/ (- (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (* 2 (pow a 3))) (* -2 (pow a 3))) b))
(* -1 (/ (- (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3)))) (* -2 (pow a 3))) b))
(* -1 (/ (- (+ (* -8 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3))))) (* -2 (pow a 3))) b))
(* -4 (/ (* (pow a 4) c) (pow b 3)))
(* c (+ (* -4 (/ (* (pow a 5) c) (pow b 5))) (* -4 (/ (pow a 4) (pow b 3)))))
(* c (+ (* -4 (/ (pow a 4) (pow b 3))) (* c (+ (* -8 (/ (* (pow a 6) c) (pow b 7))) (* -4 (/ (pow a 5) (pow b 5)))))))
(* c (+ (* -4 (/ (pow a 4) (pow b 3))) (* c (+ (* -4 (/ (pow a 5) (pow b 5))) (* c (+ (* -8 (/ (pow a 6) (pow b 7))) (* -1 (/ (* (pow a 3) (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 3)))))))))
(* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))
(* c (+ (* -2 (/ (pow a 3) (* b c))) (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2))))))
(* c (- (+ (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ (pow a 5) (pow c 3))) (/ 1 (sqrt -4)))) (* 2 (/ (pow a 3) (* b c)))))
(* c (- (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ (pow a 5) (pow c 3))) (/ 1 (sqrt -4))))) (* 2 (/ (pow a 3) (* b c)))))
(* -4 (* (sqrt (* (pow a 7) c)) (/ (sqrt -1) (pow b 2))))
(* -1 (* c (+ (* 2 (/ (pow a 3) (* b c))) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2)))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ (pow a 5) c)) (sqrt -1))) (* 2 (/ (pow a 3) b))) c)) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2)))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/32 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (* (pow a 5) c)) (sqrt -1)))) c)) (* 2 (/ (pow a 3) b))) c)) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2)))))))
(* -4 (/ (* (pow a 4) c) (pow b 3)))
(* (pow a 4) (+ (* -4 (/ c (pow b 3))) (* -4 (/ (* a (pow c 2)) (pow b 5)))))
(* (pow a 4) (+ (* -4 (/ c (pow b 3))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 7))) (* -4 (/ (pow c 2) (pow b 5)))))))
(* (pow a 4) (+ (* -4 (/ c (pow b 3))) (* a (+ (* -4 (/ (pow c 2) (pow b 5))) (* a (+ (* -8 (/ (pow c 3) (pow b 7))) (* -1 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 3)))))))))
(* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))
(* (pow a 4) (- (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* 2 (/ 1 (* a b)))))
(* (pow a 4) (- (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (/ 2 (* a b))))
(* (pow a 4) (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))) (/ 2 (* a b))))
(* -4 (* (sqrt (* (pow a 7) c)) (/ (sqrt -1) (pow b 2))))
(* (pow a 4) (- (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (* 2 (/ 1 (* a b)))))
(* (pow a 4) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 2 (/ 1 b))) a))))
(* (pow a 4) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (/ 1 b))) a))))
(* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))
(/ (+ (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (sqrt (/ (pow a 5) c)) (/ (pow b 2) (sqrt -4)))) (pow b 2))
(/ (+ (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))))) (pow b 2))
(/ (+ (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ a (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (pow b 2))
(* 2 (/ (pow a 3) b))
(/ (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (* 2 (pow a 3))) b)
(/ (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3)))) b)
(/ (+ (* -8 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3))))) b)
(* -2 (/ (pow a 3) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (* 2 (pow a 3))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3)))) b))
(* -1 (/ (+ (* -8 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3))))) b))
(* 2 (/ (pow a 3) b))
(+ (* -4 (/ (* (pow a 4) c) (pow b 3))) (* 2 (/ (pow a 3) b)))
(+ (* 2 (/ (pow a 3) b)) (* c (+ (* -4 (/ (* (pow a 5) c) (pow b 5))) (* -4 (/ (pow a 4) (pow b 3))))))
(+ (* 2 (/ (pow a 3) b)) (* c (+ (* -4 (/ (pow a 4) (pow b 3))) (* c (+ (* -8 (/ (* (pow a 6) c) (pow b 7))) (* -4 (/ (pow a 5) (pow b 5))))))))
(* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))
(* c (+ (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ (pow a 5) (pow c 3))) (/ 1 (sqrt -4)))))
(* c (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ (pow a 5) (pow c 3))) (/ 1 (sqrt -4))))))
(* c (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ a (pow c 7))) (/ (pow b 4) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ (pow a 5) (pow c 3))) (/ 1 (sqrt -4)))))))
(* -4 (* (sqrt (* (pow a 7) c)) (/ (sqrt -1) (pow b 2))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ (pow a 5) (pow c 3))) (sqrt -1))) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2)))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ (pow a 5) (pow c 3))) (sqrt -1))) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2))))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 2) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ a (pow c 7))) (* (pow b 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ (pow a 5) (pow c 3))) (sqrt -1))) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2)))))))))
(* 2 (/ (pow a 3) b))
(* (pow a 3) (+ (* -4 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(* (pow a 3) (+ (* a (+ (* -4 (/ c (pow b 3))) (* -4 (/ (* a (pow c 2)) (pow b 5))))) (* 2 (/ 1 b))))
(* (pow a 3) (+ (* a (+ (* -4 (/ c (pow b 3))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 7))) (* -4 (/ (pow c 2) (pow b 5))))))) (* 2 (/ 1 b))))
(* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))
(* (pow a 4) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))
(* (pow a 4) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))
(* (pow a 4) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))
(* -4 (* (sqrt (* (pow a 7) c)) (/ (sqrt -1) (pow b 2))))
(* (pow a 4) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))))
(* (pow a 4) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 2) (sqrt -1)))))))
(* (pow a 4) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 2) (sqrt -1))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(* -1 a)
(+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+ a (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))
(+ a (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))
a
(* a (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(/ (* (pow a 2) c) (pow b 7))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(- (* -1 a) a)
(- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(* -1 a)
(+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
a
(* a (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+ a (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))
(+ a (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
(* 4 (/ (pow a 4) (pow b 2)))
Outputs
(* -2 (/ (* a c) (pow b 5)))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64)))))
(* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))))))
(* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))))))
(* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))))))
(* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))))))
(* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))))))
(* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))))))
(* -2 (/ (* a c) (pow b 5)))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 5 binary64)))))
(* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (* a c) (pow b 5)))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64)))))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a c) (pow b 5)))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64)))))
(* -1 (/ (+ (* 2 (* a c)) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (* a c)) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (* a c)) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (/ c b))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c 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))))))) (/ c b))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (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 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.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))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (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 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.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)) (+.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))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (*.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 (-.f64 (*.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 (-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.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 (*.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)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) c)) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.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 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) c) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
(* -1 (/ (- (+ (* 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)))) (* -1 c)) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) c)) b))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (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 c c) (*.f64 b (*.f64 b 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)))))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (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 c c) (*.f64 b (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.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))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (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 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.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 (/.f64 (*.f64 #s(literal -5 binary64) (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 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))
(*.f64 (*.f64 c 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)))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (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)))))
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (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)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.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)))))))
(*.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 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ 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 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.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 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) (pow.f64 c #s(literal 4 binary64)))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) (pow.f64 c #s(literal 4 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))
(-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (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 c c) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (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 c c) (*.f64 b (*.f64 b b))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.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 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (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 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (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 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.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 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (+.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (+.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))))
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(- (* -1/2 (/ b a)) (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(- (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))) (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))))
(- (* 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/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (- (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (- (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)) (/ c (pow b 2)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))
(* -1 (* b (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (/ 1 a)) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(- (* a (- (* a (- (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c 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))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(- (+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))
(- (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(- (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (+.f64 (*.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 b #s(literal 1/2 binary64))) a))
(- (* -1 (/ (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a)) a))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (*.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 (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (- (* c (- (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))) (/.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 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 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)) (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))
(* -1 (* c (- (* 1/2 (/ b (* a c))) (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(* -1 (* c (- (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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)) (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (+.f64 (*.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/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(/ -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)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))) #s(literal 1/16 binary64)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 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/16 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))
(*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a))))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))
(*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 c (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)))))
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 c (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a))))
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 c (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)))))
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(/ (+ (* -1/2 b) (/ (* a c) b)) a)
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 a c) b)) a)
(/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a)
(/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a (+.f64 (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))) #s(literal 1/16 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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)))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))))
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))
(+.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(+ (* -1/2 (/ b a)) (/ c b))
(+.f64 (/.f64 c b) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 c (+.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))))
(+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) #s(literal 1/16 binary64)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.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 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/32 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 7 binary64)) (pow.f64 c #s(literal 7 binary64)))))))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.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 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (+.f64 (*.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 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))))) (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64))))))))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c 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))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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))))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (+.f64 (*.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 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)))
(-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.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 (*.f64 #s(literal -1/8 binary64) (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))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) 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)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b)
(* 1/2 (/ (* b (- (* -1 a) a)) (pow a 2)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (-.f64 (-.f64 #s(literal 0 binary64) a) a))) (*.f64 a a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (*.f64 a a)) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (*.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 (-.f64 (*.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 (-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))) (/.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 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 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))
(* -1 (/ b c))
(-.f64 #s(literal 0 binary64) (/.f64 b c))
(+ (* -1 (/ b c)) (/ a b))
(-.f64 (/.f64 a b) (/.f64 b c))
(+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b))))
(-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))) (/.f64 b c))
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b))))
(-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))))) (/.f64 b c))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 c #s(literal -4 binary64)))))
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))
(+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) c))
(- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (neg.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a b) c))) a))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (-.f64 (*.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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/8 binary64)))) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a b) c))) a))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 c #s(literal -4 binary64)))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64))))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c 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 1/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))))))))
(* -1 (/ b c))
(-.f64 #s(literal 0 binary64) (/.f64 b c))
(* b (- (/ a (pow b 2)) (/ 1 c)))
(*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))))
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 c c)) (/.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))))
(* 2 (/ (pow a 2) (* b (- (* -1 a) a))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b (-.f64 (-.f64 #s(literal 0 binary64) a) a)))
(* -1 (/ (+ (* -2 (/ (pow a 2) (- (* -1 a) a))) (* 4 (/ (* (pow a 4) c) (* (pow b 2) (pow (- (* -1 a) a) 2))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) (-.f64 (-.f64 #s(literal 0 binary64) a) a))))) b))
(* -1 (/ (+ (* -2 (/ (pow a 2) (- (* -1 a) a))) (+ (* 2 (/ (+ (* -4 (/ (* (pow a 6) (pow c 2)) (pow (- (* -1 a) a) 3))) (* 2 (/ (* (pow a 5) (pow c 2)) (pow (- (* -1 a) a) 2)))) (pow b 4))) (* 4 (/ (* (pow a 4) c) (* (pow b 2) (pow (- (* -1 a) a) 2)))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) (-.f64 (-.f64 #s(literal 0 binary64) a) a)))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 6 binary64))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) (-.f64 (-.f64 #s(literal 0 binary64) a) a))))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 5 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) a) a))))) (pow.f64 b #s(literal 4 binary64))))) b))
(* -1 (/ (+ (* -2 (/ (pow a 2) (- (* -1 a) a))) (+ (* 2 (/ (+ (* -4 (/ (* (pow a 6) (pow c 2)) (pow (- (* -1 a) a) 3))) (* 2 (/ (* (pow a 5) (pow c 2)) (pow (- (* -1 a) a) 2)))) (pow b 4))) (+ (* 2 (/ (+ (* -4 (/ (* (pow a 7) (pow c 3)) (pow (- (* -1 a) a) 3))) (+ (* -2 (/ (* (pow a 2) (* c (+ (* -4 (/ (* (pow a 6) (pow c 2)) (pow (- (* -1 a) a) 3))) (* 2 (/ (* (pow a 5) (pow c 2)) (pow (- (* -1 a) a) 2)))))) (- (* -1 a) a))) (* 4 (/ (* (pow a 6) (pow c 3)) (pow (- (* -1 a) a) 2))))) (pow b 6))) (* 4 (/ (* (pow a 4) c) (* (pow b 2) (pow (- (* -1 a) a) 2))))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 6 binary64))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) (-.f64 (-.f64 #s(literal 0 binary64) a) a))))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 5 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) a) a))))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) (-.f64 (-.f64 #s(literal 0 binary64) a) a)))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (/.f64 #s(literal -4 binary64) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 7 binary64))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) (-.f64 (-.f64 #s(literal 0 binary64) a) a)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a a)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 6 binary64))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) (-.f64 (-.f64 #s(literal 0 binary64) a) a))))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 5 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) a) a)))))) (-.f64 (-.f64 #s(literal 0 binary64) a) a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 6 binary64))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) a) (-.f64 (-.f64 #s(literal 0 binary64) a) a))))))) (pow.f64 b #s(literal 6 binary64))))) b))
(* -1 (/ b c))
(-.f64 #s(literal 0 binary64) (/.f64 b c))
(/ (+ (* -1 b) (/ (* a c) b)) c)
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) c)
(/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c)
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))) b) c)
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c)
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))))) b) c)
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -2 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)) a))) #s(literal -1/2 binary64))) (*.f64 c c))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 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)) a))) #s(literal -1/2 binary64))) (*.f64 c c)) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c))))) c)
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) (/.f64 (+.f64 (*.f64 (*.f64 c b) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))) c)) c)) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) (/.f64 (-.f64 (*.f64 (*.f64 c b) #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)))))) c)) c)) c)) c))
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 2 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* 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))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) 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)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b)
(* -1/4 (/ (* b (- (* 2 (pow a 3)) (* -2 (pow a 3)))) (pow a 4)))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal 4 binary64)))) (pow.f64 a #s(literal 4 binary64)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/4 (/ (- (* 2 (pow a 3)) (* -2 (pow a 3))) (pow a 4))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ (- (* 2 (pow a 3)) (* -2 (pow a 3))) (pow a 4)))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ (- (* 2 (pow a 3)) (* -2 (pow a 3))) (pow a 4))))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (*.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 (-.f64 (*.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 (-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))) (/.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 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 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (+.f64 (*.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 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c 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))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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))))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (+.f64 (*.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 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)))
(-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a)) a))
(* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 b b)))
(/ (+ (* -2 (* (pow a 3) b)) (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 7 binary64))))))) (*.f64 b b))
(/ (+ (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* (sqrt (/ (pow a 5) c)) (/ b (sqrt -4))) (* 2 (pow a 3))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 7 binary64)))))) (*.f64 b (+.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 b b))
(/ (+ (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4))))) (* 2 (pow a 3))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 7 binary64)))))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 b b))
(* -4 (/ (* (pow a 4) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -4 (* (pow a 4) c)) (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 c (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 5 binary64))) (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -8 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 4) c)) (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 2))))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 c (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 5 binary64))) (*.f64 b b)))) (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b)))
(/ (+ (* -8 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 4) c)) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 2))) (* -1 (/ (* (pow a 3) (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 c (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 5 binary64))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.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 b (*.f64 b b)))
(* -1 (/ (- (* 2 (pow a 3)) (* -2 (pow a 3))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 4 binary64)) b))
(* -1 (/ (- (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (* 2 (pow a 3))) (* -2 (pow a 3))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 4 binary64))) b))
(* -1 (/ (- (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3)))) (* -2 (pow a 3))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 b b)) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))))) b))
(* -1 (/ (- (+ (* -8 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3))))) (* -2 (pow a 3))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a)))) b))
(* -4 (/ (* (pow a 4) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* c (+ (* -4 (/ (* (pow a 5) c) (pow b 5))) (* -4 (/ (pow a 4) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -4 (/ (pow a 4) (pow b 3))) (* c (+ (* -8 (/ (* (pow a 6) c) (pow b 7))) (* -4 (/ (pow a 5) (pow b 5)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (pow.f64 a #s(literal 6 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 5 binary64)))))))
(* c (+ (* -4 (/ (pow a 4) (pow b 3))) (* c (+ (* -4 (/ (pow a 5) (pow b 5))) (* c (+ (* -8 (/ (pow a 6) (pow b 7))) (* -1 (/ (* (pow a 3) (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 3)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b (*.f64 b b)))))))))
(* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 b b)))
(* c (+ (* -2 (/ (pow a 3) (* b c))) (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b b)))))
(* c (- (+ (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ (pow a 5) (pow c 3))) (/ 1 (sqrt -4)))) (* 2 (/ (pow a 3) (* b c)))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c b))))
(* c (- (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ (pow a 5) (pow c 3))) (/ 1 (sqrt -4))))) (* 2 (/ (pow a 3) (* b c)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c b)))))
(* -4 (* (sqrt (* (pow a 7) c)) (/ (sqrt -1) (pow b 2))))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)))
(* -1 (* c (+ (* 2 (/ (pow a 3) (* b c))) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c b)) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ (pow a 5) c)) (sqrt -1))) (* 2 (/ (pow a 3) b))) c)) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) b)) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/32 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (* (pow a 5) c)) (sqrt -1)))) c)) (* 2 (/ (pow a 3) b))) c)) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) b)) c)))
(* -4 (/ (* (pow a 4) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* (pow a 4) (+ (* -4 (/ c (pow b 3))) (* -4 (/ (* a (pow c 2)) (pow b 5)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 4) (+ (* -4 (/ c (pow b 3))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 7))) (* -4 (/ (pow c 2) (pow b 5)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))))
(* (pow a 4) (+ (* -4 (/ c (pow b 3))) (* a (+ (* -4 (/ (pow c 2) (pow b 5))) (* a (+ (* -8 (/ (pow c 3) (pow b 7))) (* -1 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 3)))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b b)) (/.f64 #s(literal 20 binary64) b)))))))))
(* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 b b)))
(* (pow a 4) (- (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* 2 (/ 1 (* a b)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (*.f64 a b))))
(* (pow a 4) (- (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (/ 2 (* a b))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 a b)))))
(* (pow a 4) (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))) (/ 2 (* a b))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))) #s(literal -1/4 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 a b))))))
(* -4 (* (sqrt (* (pow a 7) c)) (/ (sqrt -1) (pow b 2))))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)))
(* (pow a 4) (- (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (* 2 (/ 1 (* a b)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (*.f64 a b))))
(* (pow a 4) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 2 (/ 1 b))) a))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (/.f64 #s(literal 2 binary64) b)) a)))
(* (pow a 4) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (/ 1 b))) a))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) a)) a)))
(* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 b b)))
(/ (+ (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (sqrt (/ (pow a 5) c)) (/ (pow b 2) (sqrt -4)))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 7 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b b))
(/ (+ (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 b b))
(/ (+ (* 2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ a (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.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/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))) (*.f64 b b))
(* 2 (/ (pow a 3) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) b)
(/ (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (* 2 (pow a 3))) b)
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 b b))) b)
(/ (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -8 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))))) b)
(* -2 (/ (pow a 3) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) b)
(* -1 (/ (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (* 2 (pow a 3))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 b b))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))))) b))
(* -1 (/ (+ (* -8 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 4) c) (pow b 2))) (+ (* -4 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 2 (pow a 3))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 b b))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))))) b))
(* 2 (/ (pow a 3) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) b)
(+ (* -4 (/ (* (pow a 4) c) (pow b 3))) (* 2 (/ (pow a 3) b)))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) b))
(+ (* 2 (/ (pow a 3) b)) (* c (+ (* -4 (/ (* (pow a 5) c) (pow b 5))) (* -4 (/ (pow a 4) (pow b 3))))))
(+.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) b))
(+ (* 2 (/ (pow a 3) b)) (* c (+ (* -4 (/ (pow a 4) (pow b 3))) (* c (+ (* -8 (/ (* (pow a 6) c) (pow b 7))) (* -4 (/ (pow a 5) (pow b 5))))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (pow.f64 a #s(literal 6 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) b))
(* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 b b)))
(* c (+ (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ (pow a 5) (pow c 3))) (/ 1 (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64)))))
(* c (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ (pow a 5) (pow c 3))) (/ 1 (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))))
(* c (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ a (pow c 7))) (/ (pow b 4) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ (pow a 5) (pow c 3))) (/ 1 (sqrt -4)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))
(* -4 (* (sqrt (* (pow a 7) c)) (/ (sqrt -1) (pow b 2))))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ (pow a 5) (pow c 3))) (sqrt -1))) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ (pow a 5) (pow c 3))) (sqrt -1))) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 2) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ a (pow c 7))) (* (pow b 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ (pow a 5) (pow c 3))) (sqrt -1))) (* 4 (* (sqrt (/ (pow a 7) c)) (/ (sqrt -1) (pow b 2)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))))
(* 2 (/ (pow a 3) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) b)
(* (pow a 3) (+ (* -4 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(* (pow a 3) (+ (* a (+ (* -4 (/ c (pow b 3))) (* -4 (/ (* a (pow c 2)) (pow b 5))))) (* 2 (/ 1 b))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))))))
(* (pow a 3) (+ (* a (+ (* -4 (/ c (pow b 3))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 7))) (* -4 (/ (pow c 2) (pow b 5))))))) (* 2 (/ 1 b))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))))))
(* 2 (* (sqrt (* (pow a 7) c)) (/ (sqrt -4) (pow b 2))))
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 b b)))
(* (pow a 4) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 b b))))))
(* (pow a 4) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))) #s(literal -1/4 binary64))))
(* (pow a 4) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) (pow b 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))) #s(literal -1/4 binary64)) (+.f64 (+.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -4 (* (sqrt (* (pow a 7) c)) (/ (sqrt -1) (pow b 2))))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)))
(* (pow a 4) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -1 binary64))))))
(* (pow a 4) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 2) (sqrt -1)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))
(* (pow a 4) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) (pow b 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 2) (sqrt -1))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))))) b)
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(+.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))))
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))
(-.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) b)) a)
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) a)
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) a)
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ a (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))
(+.f64 a (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 b b))))))
(+ a (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4))))))))
(+.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b)))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b)))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64))) b))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
a
(* a (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64))) b))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 2) c) (pow b 7))
(/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* (pow a 2) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 a b)) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))) a))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) a))) b)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.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 b b))
(- (* -1 a) a)
(-.f64 (-.f64 #s(literal 0 binary64) a) a)
(- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)
(-.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) b)) a) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) a) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(-.f64 (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) a) a)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(*.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal 1 binary64) a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal 1 binary64) a))))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal 1 binary64) a)))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64))) b))
(* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 #s(literal 1 binary64) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))
(* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(*.f64 c (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 a c)))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 a c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b) (/.f64 a c)))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64))) b))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) a) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (-.f64 (/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) c) a) c)))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))))) b)
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(+.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))))
(* -1 a)
(-.f64 #s(literal 0 binary64) a)
(+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))
(-.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) b)) a)
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) a)
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) a)
a
(* a (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64))) b))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))))
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ a (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))
(+.f64 a (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 b b))))))
(+ a (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4))))))))
(+.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b)))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b)))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -4 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64))) b))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))
(* 4 (/ (pow a 4) (pow b 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b b))

eval363.0ms (1.7%)

Compiler

Compiled 100733 to 5901 computations (94.1% saved)

prune661.0ms (3.1%)

Pruning

107 alts after pruning (101 fresh and 6 done)

PrunedKeptTotal
New2220582278
Fresh314374
Picked145
Done022
Total22521072359
Accuracy
99.7%
Counts
2359 → 107
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.7%
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
56.8%
(fma.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) a)))
56.9%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
56.7%
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
56.5%
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
56.1%
(/.f64 (fma.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
55.6%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
56.8%
(/.f64 (fma.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
55.9%
(/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
57.0%
(/.f64 (/.f64 (fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
56.7%
(/.f64 (/.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
56.0%
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) b) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
55.4%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) b) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
55.3%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 b #s(literal 2 binary64))) (*.f64 b (*.f64 a (*.f64 a a)))) (/.f64 b (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
55.6%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
55.2%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b #s(literal 2 binary64))) (*.f64 b (*.f64 a (*.f64 a a)))) (/.f64 b (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
55.5%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
55.2%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 2 binary64) b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 2 binary64) b)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
56.0%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (/.f64 a b)) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
55.9%
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) a) (/.f64 a #s(literal 1/2 binary64)))
90.9%
(/.f64 (/.f64 (+.f64 (*.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 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b b)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
56.1%
(/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) a))
56.8%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
56.1%
(/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
56.0%
(/.f64 (-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
55.0%
(/.f64 (-.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
81.2%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
54.7%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
55.3%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
54.8%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
55.2%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
55.3%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
55.1%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
55.5%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
55.3%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
55.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) (*.f64 a a)))))
55.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
55.3%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 2 binary64))))
55.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
55.2%
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
55.6%
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
56.2%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
55.8%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (/.f64 #s(literal 2 binary64) b)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) b)))
55.9%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
56.0%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a a))
55.9%
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
56.8%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
56.8%
(/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
56.6%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64)))
56.8%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64)))
56.1%
(/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
55.8%
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
56.0%
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) b) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b)))
56.5%
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) b))
56.1%
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) (/.f64 a b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
55.7%
(/.f64 (*.f64 (/.f64 b a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 a a)))
56.1%
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 a a))
55.7%
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 a (*.f64 a a)))
55.7%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a a)))
56.3%
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 b #s(literal 2 binary64))) a)
91.0%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))))))))) (*.f64 a #s(literal 2 binary64)))
56.1%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64))))
55.9%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
55.9%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
81.9%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) c))
88.6%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))) b) c))
91.7%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))))) b) c))
55.9%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 2 binary64) b)) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
55.9%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))
55.9%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b a)))))
81.8%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
88.5%
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))) (/.f64 b c)))
91.6%
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))))) (/.f64 b c)))
56.0%
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))))))
81.9%
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))))
88.6%
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))))
56.8%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
62.9%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
55.7%
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
56.0%
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
56.1%
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
55.9%
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
56.0%
(-.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
88.1%
(-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b))
81.3%
(-.f64 (*.f64 a (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c b))
91.3%
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 c b))
55.3%
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
56.3%
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
56.1%
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
56.0%
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
56.6%
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
56.2%
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
55.8%
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
55.8%
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
55.7%
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
55.4%
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
90.9%
(*.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 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) c)) c)))
56.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
63.0%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
87.8%
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) (neg.f64 (*.f64 c (*.f64 c c))))
55.9%
(*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
91.0%
(*.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))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
90.9%
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a)))
81.1%
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
88.0%
(*.f64 c (-.f64 (*.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)))
91.2%
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (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)))
63.0%
(neg.f64 (/.f64 c b))
Compiler

Compiled 9832 to 4434 computations (54.9% saved)

simplify278.0ms (1.3%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) #s(literal -2 binary64))
cost-diff128
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))
cost-diff256
(*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))
cost-diff7168
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
cost-diff128
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
cost-diff128
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))
cost-diff384
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a))))
cost-diff896
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
cost-diff0
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)
cost-diff0
(/.f64 b #s(literal 2 binary64))
cost-diff0
(*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a))
cost-diff256
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 a a))
cost-diff0
(/.f64 #s(literal -1 binary64) b)
cost-diff0
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
cost-diff128
(*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))))
cost-diff128
(-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))
cost-diff128
(*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))
cost-diff128
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))))) b) c)
Rules
5128×*-lowering-*.f32
5128×*-lowering-*.f64
1984×/-lowering-/.f32
1984×/-lowering-/.f64
1816×times-frac
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0761084
12351008
2860954
35317917
08843917
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ 1 (/ (- (* c (+ (/ a b) (* c (* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2)))))) b) c))
1
(/ (- (* c (+ (/ a b) (* c (* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2)))))) b) c)
(- (* c (+ (/ a b) (* c (* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2)))))) b)
(* c (+ (/ a b) (* c (* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2))))))
c
(+ (/ a b) (* c (* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2)))))
(/ a b)
a
b
(* c (* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2))))
(* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2)))
-2
(+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2))
(* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))
(- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))
(+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5)))
(/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a)
(* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20)))
-1/8
(* b (* (/ (pow a 4) (pow b 6)) 20))
(* (/ (pow a 4) (pow b 6)) 20)
(/ (pow a 4) (pow b 6))
(pow a 4)
4
(pow b 6)
6
20
(/ (* a (* a a)) (pow b 5))
(* a (* a a))
(* a a)
(pow b 5)
5
(/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))
(* a (* (/ (* a a) (* b (* b b))) -1/2))
(* (/ (* a a) (* b (* b b))) -1/2)
(/ (* a a) (* b (* b b)))
(* b (* b b))
(* b b)
-1/2
(* (/ -1 b) c)
(/ -1 b)
-1
b
c
(/ (* (/ b 2) (- (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) a)) (* a a))
(* (/ b 2) (- (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) a))
(/ b 2)
b
2
(- (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) a)
(/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a))
(sqrt (+ (* b b) (* c (* -4 a))))
(+ (* b b) (* c (* -4 a)))
(* b b)
(* c (* -4 a))
c
(* -4 a)
-4
a
(/ b a)
(* a a)
(/ (- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a)) (* a (* a 4))) (* (* a (* a 4)) (/ b (/ 1/2 a)))) (* (* a (* a 4)) (* a (* a 4))))
(- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a)) (* a (* a 4))) (* (* a (* a 4)) (/ b (/ 1/2 a))))
(* (/ (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a)) (* a (* a 4)))
(/ (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
(/ 1/2 a)
1/2
(* a (* a 4))
(* a 4)
4
(* (* a (* a 4)) (/ b (/ 1/2 a)))
(/ b (/ 1/2 a))
(* (* a (* a 4)) (* a (* a 4)))
(/ (- (* (/ b a) (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))) -2) (* -2 (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))))
(- (* (/ b a) (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))) -2)
(* (/ b a) (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a)))
(/ b a)
b
a
(/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))
-2
(/ (sqrt (+ (* b b) (* c (* -4 a)))) a)
(sqrt (+ (* b b) (* c (* -4 a))))
(+ (* b b) (* c (* -4 a)))
(* b b)
(* c (* -4 a))
c
(* -4 a)
-4
(* -2 (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a)))
Outputs
(/ 1 (/ (- (* c (+ (/ a b) (* c (* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2)))))) b) c))
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -5/2 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b))))))))))) (/.f64 b c)))
1
#s(literal 1 binary64)
(/ (- (* c (+ (/ a b) (* c (* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2)))))) b) c)
(-.f64 (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -5/2 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b))))))))))) (/.f64 b c))
(- (* c (+ (/ a b) (* c (* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2)))))) b)
(-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -5/2 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)))))))))))) b)
(* c (+ (/ a b) (* c (* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2))))))
(*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -5/2 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b))))))))))))
c
(+ (/ a b) (* c (* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2)))))
(+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -5/2 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)))))))))))
(/ a b)
(/.f64 a b)
a
b
(* c (* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2))))
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -5/2 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b))))))))))
(* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2)))
(+.f64 (/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -5/2 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)))))))))
-2
#s(literal -2 binary64)
(+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2))
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -5/2 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b))))))))
(* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))))
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -5/2 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)))))))
(- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -5/2 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b))))))
(+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5)))
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -5/2 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))
(/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a)
(/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -5/2 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) a)
(* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20)))
(/.f64 (*.f64 (*.f64 b #s(literal -5/2 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
-1/8
#s(literal -1/8 binary64)
(* b (* (/ (pow a 4) (pow b 6)) 20))
(/.f64 (*.f64 b (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (/ (pow a 4) (pow b 6)) 20)
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow a 4) (pow b 6))
(/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
4
#s(literal 4 binary64)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
20
#s(literal 20 binary64)
(/ (* a (* a a)) (pow b 5))
(/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* a (* a a))
(*.f64 a (*.f64 a a))
(* a a)
(*.f64 a a)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
5
#s(literal 5 binary64)
(/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)) (*.f64 (/.f64 a b) #s(literal -1/2 binary64)))
(* a (* (/ (* a a) (* b (* b b))) -1/2))
(/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) b)) (*.f64 b b))
(* (/ (* a a) (* b (* b b))) -1/2)
(/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) b) (*.f64 b b))
(/ (* a a) (* b (* b b)))
(/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
-1/2
#s(literal -1/2 binary64)
(* (/ -1 b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
-1
#s(literal -1 binary64)
b
c
(/ (* (/ b 2) (- (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) a)) (* a a))
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal -1 binary64))) a)
(* (/ b 2) (- (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) a))
(/.f64 (*.f64 b (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal -1 binary64)))) #s(literal 2 binary64))
(/ b 2)
(/.f64 b #s(literal 2 binary64))
b
2
#s(literal 2 binary64)
(- (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) a)
(*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal -1 binary64)))
(/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a))
(sqrt (+ (* b b) (* c (* -4 a))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(+ (* b b) (* c (* -4 a)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
(* c (* -4 a))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(* -4 a)
(*.f64 a #s(literal -4 binary64))
-4
#s(literal -4 binary64)
a
(/ b a)
(/.f64 b a)
(* a a)
(*.f64 a a)
(/ (- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a)) (* a (* a 4))) (* (* a (* a 4)) (/ b (/ 1/2 a)))) (* (* a (* a 4)) (* a (* a 4))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64)))
(- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a)) (* a (* a 4))) (* (* a (* a 4)) (/ b (/ 1/2 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 b #s(literal 1/2 binary64))))
(* (/ (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a)) (* a (* a 4)))
(*.f64 a (*.f64 (*.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 8 binary64)))
(/ (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
(* a (* a 4))
(*.f64 a (*.f64 a #s(literal 4 binary64)))
(* a 4)
(*.f64 a #s(literal 4 binary64))
4
#s(literal 4 binary64)
(* (* a (* a 4)) (/ b (/ 1/2 a)))
(*.f64 a (*.f64 b (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))
(/ b (/ 1/2 a))
(/.f64 b (/.f64 #s(literal 1/2 binary64) a))
(* (* a (* a 4)) (* a (* a 4)))
(*.f64 (*.f64 a a) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/ (- (* (/ b a) (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))) -2) (* -2 (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))))
(/.f64 (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64))
(- (* (/ b a) (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))) -2)
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(* (/ b a) (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a)))
(/.f64 (*.f64 b #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/ b a)
(/.f64 b a)
b
a
(/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))
(/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))
-2
#s(literal -2 binary64)
(/ (sqrt (+ (* b b) (* c (* -4 a)))) a)
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)
(sqrt (+ (* b b) (* c (* -4 a))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(+ (* b b) (* c (* -4 a)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
(* c (* -4 a))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(* -4 a)
(*.f64 a #s(literal -4 binary64))
-4
#s(literal -4 binary64)
(* -2 (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a)))
(/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))

localize669.0ms (3.1%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))
accuracy99.6%
(*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a)))
accuracy99.5%
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
accuracy56.1%
(-.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) #s(literal -2 binary64))
accuracy99.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
accuracy99.4%
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a)))
accuracy99.2%
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
accuracy56.8%
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a))))
accuracy99.6%
(+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))
accuracy99.5%
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 a a))
accuracy99.4%
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a))
accuracy56.8%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)
accuracy100.0%
(/.f64 #s(literal -1 binary64) b)
accuracy99.5%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
accuracy99.5%
(/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))
accuracy99.5%
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
accuracy99.2%
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))
accuracy98.9%
(-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))
Results
329.0ms128×1valid
155.0ms128×0valid
Compiler

Compiled 1260 to 77 computations (93.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 223.0ms
ival-div: 65.0ms (29.2% of total)
ival-mult: 62.0ms (27.9% of total)
backward-pass: 43.0ms (19.3% of total)
ival-pow: 18.0ms (8.1% of total)
ival-sqrt: 14.0ms (6.3% of total)
ival-sub: 9.0ms (4% of total)
ival-add: 9.0ms (4% of total)
const: 3.0ms (1.3% of total)

series160.0ms (0.7%)

Counts
25 → 744
Calls
Call 1
Inputs
#<alt (/ (- (* c (+ (/ a b) (* c (* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2)))))) b) c)>
#<alt (* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2)))>
#<alt (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))>
#<alt (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20)))>
#<alt (* (/ -1 b) c)>
#<alt (/ -1 b)>
#<alt (/ (* (/ b 2) (- (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) a)) (* a a))>
#<alt (* (/ b 2) (- (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) a))>
#<alt (/ b 2)>
#<alt (- (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) a)>
#<alt (/ (- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a)) (* a (* a 4))) (* (* a (* a 4)) (/ b (/ 1/2 a)))) (* (* a (* a 4)) (* a (* a 4))))>
#<alt (- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a)) (* a (* a 4))) (* (* a (* a 4)) (/ b (/ 1/2 a))))>
#<alt (* (/ (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a)) (* a (* a 4)))>
#<alt (* (* a (* a 4)) (* a (* a 4)))>
#<alt (/ (- (* (/ b a) (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))) -2) (* -2 (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))))>
#<alt (* (/ b a) (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a)))>
#<alt (* -2 (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a)))>
#<alt (- (* (/ b a) (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))) -2)>
#<alt (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5)))>
#<alt (/ (* a a) (* b (* b b)))>
#<alt (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))>
#<alt (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a))>
#<alt (+ (* b b) (* c (* -4 a)))>
#<alt (* (* a (* a 4)) (/ b (/ 1/2 a)))>
#<alt (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))>
Outputs
#<alt (* -1 (/ b c))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) c)>
#<alt (/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c)>
#<alt (/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (/ (pow a 2) (pow b 3)))) (/ a b)))) c)>
#<alt (* -2 (* (pow c 2) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))>
#<alt (* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (* (pow b 3) c))))>
#<alt (* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (+ (/ a (* b (pow c 2))) (/ (pow a 2) (* (pow b 3) c)))))>
#<alt (* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (+ (* -1 (/ b (pow c 3))) (+ (/ a (* b (pow c 2))) (/ (pow a 2) (* (pow b 3) c))))))>
#<alt (* -2 (* (pow c 2) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))>
#<alt (* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (* (pow b 3) c))))>
#<alt (* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (* -1 (/ (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))) c))))>
#<alt (* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ b c)) (/ a b)) c)) (* -1 (/ (pow a 2) (pow b 3)))) c))))>
#<alt (* -1 (/ b c))>
#<alt (+ (* -1 (/ b c)) (/ a b))>
#<alt (+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1 (/ b c)) (* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b))))>
#<alt (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 5)))>
#<alt (* (pow a 3) (+ (* 2 (/ (pow c 2) (pow b 5))) (/ c (* a (pow b 3)))))>
#<alt (* (pow a 3) (+ (* 2 (/ (pow c 2) (pow b 5))) (+ (/ 1 (* (pow a 2) b)) (/ c (* a (pow b 3))))))>
#<alt (* (pow a 3) (+ (* -1 (/ b (* (pow a 3) c))) (+ (* 2 (/ (pow c 2) (pow b 5))) (+ (/ 1 (* (pow a 2) b)) (/ c (* a (pow b 3)))))))>
#<alt (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 5)))>
#<alt (* -1 (* (pow a 3) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3)))))))>
#<alt (* -1 (* (pow a 3) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a)))))>
#<alt (* -1 (* (pow a 3) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) a)) (/ c (pow b 3))) a)))))>
#<alt (* -2 (/ (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 5)))>
#<alt (/ (+ (* -2 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow a 2) (* (pow b 2) c))) (pow b 5))>
#<alt (/ (+ (* -2 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* a (pow b 2)) (* (pow a 2) c)))) (pow b 5))>
#<alt (/ (+ (* -2 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* (pow a 2) c) (* (pow b 2) (+ a (* -1 (/ (pow b 2) c))))))) (pow b 5))>
#<alt (* -1 (/ b c))>
#<alt (* b (- (/ a (pow b 2)) (/ 1 c)))>
#<alt (* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c)))>
#<alt (* b (- (+ (* -2 (/ (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 6))) (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4)))) (/ 1 c)))>
#<alt (* -1 (/ b c))>
#<alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c))))>
#<alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (/ 1 c)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow c 2) (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 6))) (+ (* -1 (/ a (pow b 2))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))))))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (+ (* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (/ (pow a 2) (pow b 3)))>
#<alt (+ (* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (/ (pow a 2) (pow b 3)))>
#<alt (+ (* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (/ (pow a 2) (pow b 3)))>
#<alt (* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))>
#<alt (* c (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (* (pow b 3) c))))>
#<alt (* c (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (* (pow b 3) c))))>
#<alt (* c (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (* (pow b 3) c))))>
#<alt (* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow a 2) (* (pow b 3) c))) (* 2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow a 2) (* (pow b 3) c))) (* 2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow a 2) (* (pow b 3) c))) (* 2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))))>
#<alt (* -2 (/ (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 5)))>
#<alt (/ (+ (* -2 (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow a 2) (pow b 2))) (pow b 5))>
#<alt (/ (+ (* -2 (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow a 2) (pow b 2))) (pow b 5))>
#<alt (/ (+ (* -2 (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow a 2) (pow b 2))) (pow b 5))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (+ (* -2 (/ (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 2))) (pow a 2)) (pow b 3))>
#<alt (/ (+ (* -2 (/ (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 2))) (pow a 2)) (pow b 3))>
#<alt (/ (+ (* -2 (/ (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 2))) (pow a 2)) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (* -1 (/ (+ (* -2 (/ (* c (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 2))) (* -1 (pow a 2))) (pow b 3)))>
#<alt (* -1 (/ (+ (* -2 (/ (* c (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 2))) (* -1 (pow a 2))) (pow b 3)))>
#<alt (* -1 (/ (+ (* -2 (/ (* c (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 2))) (* -1 (pow a 2))) (pow b 3)))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (* (pow a 2) (+ (* 2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))>
#<alt (* (pow a 2) (+ (* 2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))>
#<alt (* (pow a 2) (+ (* 2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))>
#<alt (* 2 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* (pow a 3) (+ (* 2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))>
#<alt (* (pow a 3) (+ (* 2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))>
#<alt (* (pow a 3) (+ (* 2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))>
#<alt (* 2 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -1 (* (pow a 3) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))))>
#<alt (* -1 (* (pow a 3) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))))>
#<alt (* -1 (* (pow a 3) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))))>
#<alt (/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))>
#<alt (/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))>
#<alt (/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))>
#<alt (/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))>
#<alt (/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))>
#<alt (/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))>
#<alt (/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))>
#<alt (/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))>
#<alt (* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))>
#<alt (* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))>
#<alt (* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))>
#<alt (* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))>
#<alt (* -1 (/ (pow a 3) (pow b 5)))>
#<alt (* -1 (/ (pow a 3) (pow b 5)))>
#<alt (* -1 (/ (pow a 3) (pow b 5)))>
#<alt (* -1 (/ (pow a 3) (pow b 5)))>
#<alt (* -1 (/ (pow a 3) (pow b 5)))>
#<alt (* -1 (/ (pow a 3) (pow b 5)))>
#<alt (* -1 (/ (pow a 3) (pow b 5)))>
#<alt (* -1 (/ (pow a 3) (pow b 5)))>
#<alt (* -1 (/ (pow a 3) (pow b 5)))>
#<alt (* -1 (/ (pow a 3) (pow b 5)))>
#<alt (* -1 (/ (pow a 3) (pow b 5)))>
#<alt (* -1 (/ (pow a 3) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -5/2 (/ (pow a 4) (pow b 5)))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (/ -1 b)>
#<alt (* 1/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/2 (/ (* b (- (* -1 a) a)) (pow a 2)))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))>
#<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/2 (/ (- (* -1 a) a) (pow a 2))))))))>
#<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 (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))>
#<alt (+ (* -1/2 (* a b)) (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* 1/4 (* (sqrt (/ a c)) (/ b (sqrt -4)))))))>
#<alt (+ (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* b (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))))>
#<alt (* -1 (/ (* (pow a 2) c) b))>
#<alt (/ (+ (* -1 (* (pow a 2) c)) (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -1 (* (pow a 2) c)) (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -1 (* (pow a 2) c)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/4 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)>
#<alt (* 1/2 (* b (- (* -1 a) a)))>
#<alt (* -1 (* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* -1/2 (- (* -1 a) a)))))>
#<alt (* -1 (* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (- (* -1 a) a))))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (- (* -1 a) a)))))))>
#<alt (* -1 (/ (* (pow a 2) c) b))>
#<alt (* c (+ (* -1 (/ (* (pow a 3) c) (pow b 3))) (* -1 (/ (pow a 2) b))))>
#<alt (* c (+ (* -1 (/ (pow a 2) b)) (* c (+ (* -2 (/ (* (pow a 4) c) (pow b 5))) (* -1 (/ (pow a 3) (pow b 3)))))))>
#<alt (* c (+ (* -1 (/ (pow a 2) b)) (* c (+ (* -1 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (/ (pow a 4) (pow b 5))) (* -1/4 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) b))))))))>
#<alt (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ (* a b) c)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ (* a b) c)) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ (* a b) c)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ (* a b) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (* a b)) (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* a b))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))>
#<alt (* -1 (/ (* (pow a 2) c) b))>
#<alt (* (pow a 2) (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))>
#<alt (* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -4)))>
#<alt (* (pow a 2) (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* (pow a 2) (+ (* -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 (* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -1)))>
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))>
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))>
#<alt (* (pow a 2) (+ (* -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 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* 1/2 b)>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)>
#<alt (/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)>
#<alt (/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))>
#<alt (- (* -1 a) a)>
#<alt (- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)>
#<alt (- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)>
#<alt (- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))>
#<alt (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))>
#<alt (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))>
#<alt (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))>
#<alt (* -2 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))>
#<alt (* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))>
#<alt (* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))>
#<alt (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))>
#<alt (* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) 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/16 (/ (* b (- (* 8 (pow a 3)) (* -8 (pow a 3)))) (pow a 4)))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/16 (/ (- (* 8 (pow a 3)) (* -8 (pow a 3))) (pow a 4))))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/16 (/ (- (* 8 (pow a 3)) (* -8 (pow a 3))) (pow a 4)))))))>
#<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/16 (/ (- (* 8 (pow a 3)) (* -8 (pow a 3))) (pow a 4))))))))>
#<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 (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))>
#<alt (+ (* -8 (* (pow a 3) b)) (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))))>
#<alt (+ (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* 4 (* (sqrt (/ (pow a 5) c)) (/ b (sqrt -4)))) (* 8 (pow a 3)))))>
#<alt (+ (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))))) (* 8 (pow a 3)))))>
#<alt (* -16 (/ (* (pow a 4) c) b))>
#<alt (/ (+ (* -16 (* (pow a 4) c)) (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -32 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -16 (* (pow a 4) c)) (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -32 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -16 (* (pow a 4) c)) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)>
#<alt (* -1 (* b (- (* 8 (pow a 3)) (* -8 (pow a 3)))))>
#<alt (* -1 (* b (- (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (* 8 (pow a 3))) (* -8 (pow a 3)))))>
#<alt (* -1 (* b (- (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3)))) (* -8 (pow a 3)))))>
#<alt (* -1 (* b (- (+ (* -32 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3))))) (* -8 (pow a 3)))))>
#<alt (* -16 (/ (* (pow a 4) c) b))>
#<alt (* (pow a 4) (+ (* -16 (/ c b)) (* -16 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* (pow a 4) (+ (* -16 (/ c b)) (* a (+ (* -32 (/ (* a (pow c 3)) (pow b 5))) (* -16 (/ (pow c 2) (pow b 3)))))))>
#<alt (* (pow a 4) (+ (* -16 (/ c b)) (* a (+ (* -16 (/ (pow c 2) (pow b 3))) (* a (+ (* -32 (/ (pow c 3) (pow b 5))) (* -4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))>
#<alt (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))>
#<alt (* (pow a 4) (+ (* -8 (/ b a)) (* 8 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* (pow a 4) (- (+ (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ c a)) (sqrt -4)))) (* 8 (/ b a))))>
#<alt (* (pow a 4) (- (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ c a)) (sqrt -4))))) (* 8 (/ b a))))>
#<alt (* -16 (* (sqrt (* (pow a 7) c)) (sqrt -1)))>
#<alt (* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (* -8 (/ b a))))>
#<alt (* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -8 b)) a))))>
#<alt (* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -8 b)) a))))>
#<alt (* -16 (/ (* (pow a 4) c) b))>
#<alt (* c (+ (* -16 (/ (* (pow a 5) c) (pow b 3))) (* -16 (/ (pow a 4) b))))>
#<alt (* c (+ (* -16 (/ (pow a 4) b)) (* c (+ (* -32 (/ (* (pow a 6) c) (pow b 5))) (* -16 (/ (pow a 5) (pow b 3)))))))>
#<alt (* c (+ (* -16 (/ (pow a 4) b)) (* c (+ (* -16 (/ (pow a 5) (pow b 3))) (* c (+ (* -32 (/ (pow a 6) (pow b 5))) (* -4 (/ (* (pow a 3) (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) b))))))))>
#<alt (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))>
#<alt (* c (+ (* -8 (/ (* (pow a 3) b) c)) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))>
#<alt (* c (- (+ (* 4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))) (* 8 (/ (* (pow a 3) b) c))))>
#<alt (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4))))) (* 8 (/ (* (pow a 3) b) c))))>
#<alt (* -16 (* (sqrt (* (pow a 7) c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 8 (/ (* (pow a 3) b) c)) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 5) c)) (* (pow b 2) (sqrt -1)))) (* 8 (* (pow a 3) b))) c)) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (* (pow a 5) c)) (* (pow b 2) (sqrt -1))))) c)) (* 8 (* (pow a 3) b))) c)) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))>
#<alt (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))>
#<alt (+ (* 4 (* (sqrt (/ (pow a 5) c)) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))))>
#<alt (+ (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))))))>
#<alt (+ (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* 4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* b (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (* 8 (pow a 3))))>
#<alt (* b (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3)))))>
#<alt (* b (+ (* -32 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3))))))>
#<alt (* -8 (* (pow a 3) b))>
#<alt (* -1 (* b (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (* 8 (pow a 3)))))>
#<alt (* -1 (* b (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3))))))>
#<alt (* -1 (* b (+ (* -32 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3)))))))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* (pow a 3) (+ (* -16 (/ (* a c) b)) (* 8 b)))>
#<alt (* (pow a 3) (+ (* 8 b) (* a (+ (* -16 (/ c b)) (* -16 (/ (* a (pow c 2)) (pow b 3)))))))>
#<alt (* (pow a 3) (+ (* 8 b) (* a (+ (* -16 (/ c b)) (* a (+ (* -32 (/ (* a (pow c 3)) (pow b 5))) (* -16 (/ (pow c 2) (pow b 3)))))))))>
#<alt (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))>
#<alt (* (pow a 4) (+ (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* (pow a 4) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* (pow a 4) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ c a)) (sqrt -4)))))))>
#<alt (* -16 (* (sqrt (* (pow a 7) c)) (sqrt -1)))>
#<alt (* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))>
#<alt (* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))>
#<alt (* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (+ (* -16 (/ (* (pow a 4) c) b)) (* 8 (* (pow a 3) b)))>
#<alt (+ (* 8 (* (pow a 3) b)) (* c (+ (* -16 (/ (* (pow a 5) c) (pow b 3))) (* -16 (/ (pow a 4) b)))))>
#<alt (+ (* 8 (* (pow a 3) b)) (* c (+ (* -16 (/ (pow a 4) b)) (* c (+ (* -32 (/ (* (pow a 6) c) (pow b 5))) (* -16 (/ (pow a 5) (pow b 3))))))))>
#<alt (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))>
#<alt (* c (+ (* 4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))>
#<alt (* c (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4))))))>
#<alt (* c (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 7))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))))>
#<alt (* -16 (* (sqrt (* (pow a 7) c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 4) (sqrt -1)))) (+ (* 2 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 4) (sqrt -1)))) (+ (* 1/64 (* (sqrt (/ a (pow c 7))) (* (pow b 6) (sqrt -1)))) (+ (* 2 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))))>
#<alt (* 16 (pow a 4))>
#<alt (* 16 (pow a 4))>
#<alt (* 16 (pow a 4))>
#<alt (* 16 (pow a 4))>
#<alt (* 16 (pow a 4))>
#<alt (* 16 (pow a 4))>
#<alt (* 16 (pow a 4))>
#<alt (* 16 (pow a 4))>
#<alt (* 16 (pow a 4))>
#<alt (* 16 (pow a 4))>
#<alt (* 16 (pow a 4))>
#<alt (* 16 (pow a 4))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b)>
#<alt (/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -8 c) (* 4 c)) (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 c) (* 4 c)) (pow b 2))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a))) (pow b 4))) (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 3))) (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -8 c) (* 4 c)) (pow b 2))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))))))))>
#<alt (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))>
#<alt (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))>
#<alt (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))>
#<alt (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 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)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2))))))>
#<alt (+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b)))>
#<alt (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))>
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))>
#<alt (* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))>
#<alt (* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 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)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))>
#<alt (* -1 (* c (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))))))>
#<alt (* -1 (* c (+ (* 1/64 (/ (pow b 5) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/32 (/ (* (pow b 5) c) (pow a 3))) (+ (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) c)) (* -1/64 (/ (pow b 5) (pow a 3)))) (pow c 3))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))))))>
#<alt (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))>
#<alt (* b (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4))))))>
#<alt (* b (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))))))>
#<alt (* b (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4))) (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))>
#<alt -2>
#<alt (- (* -4 (/ (* a c) (pow b 2))) 2)>
#<alt (- (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 2)>
#<alt (- (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) 2)>
#<alt 2>
#<alt (+ 2 (* 4 (/ (* a c) (pow b 2))))>
#<alt (+ 2 (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 4 (/ (* a c) (pow b 2)))))>
#<alt (+ 2 (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 4 (/ (* a c) (pow b 2))))))>
#<alt -2>
#<alt (- (* -4 (/ (* a c) (pow b 2))) 2)>
#<alt (- (* a (+ (* -4 (/ c (pow b 2))) (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) 2)>
#<alt (- (* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))) 2)>
#<alt (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))>
#<alt (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))))>
#<alt (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))))>
#<alt (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 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))))))>
#<alt (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))>
#<alt (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))>
#<alt (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))>
#<alt (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))>
#<alt -2>
#<alt (- (* -4 (/ (* a c) (pow b 2))) 2)>
#<alt (- (* c (+ (* -4 (/ a (pow b 2))) (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) 2)>
#<alt (- (* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) 2)>
#<alt (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))>
#<alt (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))))>
#<alt (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))))>
#<alt (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* (sqrt (/ a (pow c 7))) (/ (* b (+ (* 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))))))>
#<alt (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))>
#<alt (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))>
#<alt (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))>
#<alt (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* -1/32 (* (sqrt (/ c (pow a 5))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))>
#<alt (* 4 (* (sqrt (/ a c)) (sqrt -1/4)))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ a c)) (sqrt -1/4))))>
#<alt (+ (* 4 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))))>
#<alt (+ (* 4 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))>
#<alt (* 4 (/ a b))>
#<alt (/ (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2)))))) b)>
#<alt (* -4 (/ a b))>
#<alt (* -1 (/ (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -2 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2))))) b))>
#<alt (* -1 (/ (+ (* -2 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2)))))) b))>
#<alt (* 4 (/ a b))>
#<alt (+ (* 4 (/ a b)) (* 8 (/ (* (pow a 2) c) (pow b 3))))>
#<alt (+ (* 4 (/ a b)) (* c (+ (* -2 (* a (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 2) (pow b 3))))))>
#<alt (+ (* 4 (/ a b)) (* c (+ (* 8 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (* a (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))>
#<alt (* 4 (* (sqrt (/ a c)) (sqrt -1/4)))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ a c)) (sqrt -1/4))))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ a c)) (sqrt -1/4)))))>
#<alt (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ a c)) (sqrt -1/4))))))>
#<alt (* 2 (* (sqrt (/ a c)) (sqrt -1)))>
#<alt (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))>
#<alt (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))>
#<alt (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (pow c 3))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))>
#<alt (* 4 (/ a b))>
#<alt (* a (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))>
#<alt (* a (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))>
#<alt (* a (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))>
#<alt (* 4 (* (sqrt (/ a c)) (sqrt -1/4)))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))>
#<alt (* a (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))>
#<alt (* 2 (* (sqrt (/ a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))))>
#<alt (* -1 (* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ (+ (* -4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (* -1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1))))) (pow a 3))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))))>
#<alt 2>
#<alt (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))>
#<alt (+ 2 (* b (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))))))>
#<alt (+ 2 (* b (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))))))))>
#<alt (* -4 (/ (* a c) (pow b 2)))>
#<alt (/ (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (pow b 2))>
#<alt (/ (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -2 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) (pow b 2))>
#<alt (/ (+ (* -256 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -2 (/ (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -2 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) (pow b 6))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))))) (pow b 2))>
#<alt 4>
#<alt (+ 4 (* 4 (/ (* a c) (pow b 2))))>
#<alt (+ 4 (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 4 (/ (* a c) (pow b 2)))))>
#<alt (+ 4 (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 4 (/ (* a c) (pow b 2))))))>
#<alt (* -4 (/ (* a c) (pow b 2)))>
#<alt (* a (+ (* -4 (/ c (pow b 2))) (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))>
#<alt (* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))>
#<alt (* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* a (+ (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))>
#<alt (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))>
#<alt (+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))))>
#<alt (+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))))))>
#<alt (+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 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)))))))>
#<alt (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))>
#<alt (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))>
#<alt (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))>
#<alt (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))>
#<alt (* -4 (/ (* a c) (pow b 2)))>
#<alt (* c (+ (* -4 (/ a (pow b 2))) (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))>
#<alt (* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))>
#<alt (* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* c (+ (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2))))))) (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))>
#<alt (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))>
#<alt (+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))))>
#<alt (+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))))))>
#<alt (+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* (sqrt (/ a (pow c 7))) (/ (* b (+ (* 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)))))))>
#<alt (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))>
#<alt (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))>
#<alt (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))>
#<alt (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* -1/32 (* (sqrt (/ c (pow a 5))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))>
#<alt (/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))>
#<alt (/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))>
#<alt (/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))>
#<alt (/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))>
#<alt (/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))>
#<alt (/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))>
#<alt (/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))>
#<alt (/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))>
#<alt (* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))>
#<alt (* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))>
#<alt (* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))>
#<alt (* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))>
#<alt (* -3/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -3/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -3/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -3/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -3/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -3/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -3/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -3/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -3/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -3/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -3/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -3/2 (/ (pow a 3) (pow b 5)))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (/ (pow a 2) (pow b 3))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* -1/2 (/ (pow a 3) (pow b 5)))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)>
#<alt (/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) b)>
#<alt (/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)>
#<alt a>
#<alt (+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))>
#<alt (+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))>
#<alt (* -1 a)>
#<alt (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))>
#<alt (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))>
#<alt a>
#<alt (+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ a (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))>
#<alt (+ a (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))>
#<alt (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))>
#<alt a>
#<alt (* a (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))))>
#<alt (* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))))>
#<alt (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))>
#<alt (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))>
#<alt (* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* 8 (* (pow a 3) b))>
#<alt (* -2 (* (sqrt (/ a c)) (sqrt -1/4)))>
#<alt (+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))))>
#<alt (+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))))))>
#<alt (+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4))) (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))>
#<alt (* -2 (/ a b))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (+ (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6)) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))))) b)>
#<alt (* 2 (/ a b))>
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)) b))>
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))) b))>
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (+ (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6)) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))))) b))>
#<alt (* -2 (/ a b))>
#<alt (+ (* -4 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))>
#<alt (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (pow a 2) (pow b 3))) (* a (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))>
#<alt (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (pow a 2) (pow b 3))) (* c (+ (* a (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))>
#<alt (* -2 (* (sqrt (/ a c)) (sqrt -1/4)))>
#<alt (+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))))>
#<alt (+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4))))))>
#<alt (+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4))))))>
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))))>
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))))>
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (* -1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1))))) (pow c 3))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))))>
#<alt (* -2 (/ a b))>
#<alt (* a (- (* -4 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))>
#<alt (* a (- (* a (+ (* -4 (/ c (pow b 3))) (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 2 (/ 1 b))))>
#<alt (* a (- (* a (+ (* -4 (/ c (pow b 3))) (* a (+ (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))) (* 2 (/ 1 b))))>
#<alt (* -2 (* (sqrt (/ a c)) (sqrt -1/4)))>
#<alt (* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4))))))>
#<alt (* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))))))>
#<alt (* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))))))>
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
Calls

186 calls:

TimeVariablePointExpression
25.0ms
c
@inf
(* -2 (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a)))
15.0ms
a
@-inf
(/ (- (* (/ b a) (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))) -2) (* -2 (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))))
8.0ms
c
@0
(* -2 (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a)))
4.0ms
a
@inf
(/ (- (* (/ b a) (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))) -2) (* -2 (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))))
3.0ms
c
@inf
(/ (- (* (/ b a) (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))) -2) (* -2 (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))))

rewrite1.2s (5.5%)

Algorithm
batch-egg-rewrite
Rules
5680×*-lowering-*.f32
5680×*-lowering-*.f64
3446×/-lowering-/.f32
3446×/-lowering-/.f64
3140×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
074477
1371428
22444395
09176395
Stop Event
iter limit
node limit
Counts
25 → 1823
Calls
Call 1
Inputs
(/ (- (* c (+ (/ a b) (* c (* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2)))))) b) c)
(* -2 (+ (* c (- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))) (* (/ (* a a) (* b (* b b))) -1/2)))
(- (+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5))) (/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b)))
(* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20)))
(* (/ -1 b) c)
(/ -1 b)
(/ (* (/ b 2) (- (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) a)) (* a a))
(* (/ b 2) (- (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) a))
(/ b 2)
(- (/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a)) a)
(/ (- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a)) (* a (* a 4))) (* (* a (* a 4)) (/ b (/ 1/2 a)))) (* (* a (* a 4)) (* a (* a 4))))
(- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a)) (* a (* a 4))) (* (* a (* a 4)) (/ b (/ 1/2 a))))
(* (/ (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a)) (* a (* a 4)))
(* (* a (* a 4)) (* a (* a 4)))
(/ (- (* (/ b a) (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))) -2) (* -2 (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))))
(* (/ b a) (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a)))
(* -2 (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a)))
(- (* (/ b a) (/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))) -2)
(+ (/ (* -1/8 (* b (* (/ (pow a 4) (pow b 6)) 20))) a) (/ (* a (* a a)) (pow b 5)))
(/ (* a a) (* b (* b b)))
(/ (* a (* (/ (* a a) (* b (* b b))) -1/2)) (* b b))
(/ (sqrt (+ (* b b) (* c (* -4 a)))) (/ b a))
(+ (* b b) (* c (* -4 a)))
(* (* a (* a 4)) (/ b (/ 1/2 a)))
(/ -2 (/ (sqrt (+ (* b b) (* c (* -4 a)))) a))
Outputs
(+.f64 (*.f64 (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64)))))) (/.f64 c c)) (neg.f64 (/.f64 b c)))
(+.f64 (fma.f64 c (/.f64 (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64)))))) c) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) b (*.f64 (/.f64 #s(literal 1 binary64) c) b)))
(+.f64 (fma.f64 (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64)))))) (/.f64 c c) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) b (*.f64 (/.f64 #s(literal 1 binary64) c) b)))
(+.f64 (fma.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) b (*.f64 (/.f64 #s(literal 1 binary64) c) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b))) #s(literal -1 binary64)))
(-.f64 (*.f64 (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64)))))) (/.f64 c c)) (/.f64 b c))
(fma.f64 c (/.f64 (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64)))))) c) (neg.f64 (/.f64 b c)))
(fma.f64 (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64)))))) (/.f64 c c) (neg.f64 (/.f64 b c)))
(fma.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) (/.f64 #s(literal 1 binary64) c) (neg.f64 (/.f64 b c)))
(neg.f64 (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b) (-.f64 #s(literal 0 binary64) c)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)) c))
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b) c)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)) (-.f64 #s(literal 0 binary64) c))
(/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) c) (*.f64 c b)) (*.f64 c c))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b) #s(literal 1 binary64)) c)
(/.f64 (-.f64 (neg.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64)))))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c))
(pow.f64 (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b) (/.f64 #s(literal 1 binary64) c))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b) c))
(*.f64 (/.f64 #s(literal 1 binary64) c) (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)) #s(literal -1 binary64)))
(+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))
(fma.f64 c (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -2 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 (/.f64 a b) (/.f64 a (*.f64 b b)) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 a b) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b) (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) a (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal -2 binary64))
(+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b b)))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a b)) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(+.f64 (fma.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) a))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) a)))
(+.f64 (fma.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))))))
(+.f64 (fma.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal 1 binary64))))
(+.f64 (fma.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(+.f64 (fma.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(+.f64 (fma.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) b) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) b))))
(-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b)))
(fma.f64 a (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b b))))
(fma.f64 a (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 (/.f64 a b) (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (/.f64 #s(literal -1/8 binary64) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a a) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b b))))
(fma.f64 (*.f64 a a) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b b))))
(fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b b))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b b))))
(fma.f64 (*.f64 b #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 b #s(literal -1/8 binary64)) (/.f64 (/.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b b))))
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) a) #s(literal -1/8 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 a (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 a (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)) (*.f64 a (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 a (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 a (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)) (*.f64 a (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) b) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) b) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) b) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) b) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) b) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) b) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) b) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) b) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) b))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) b) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) b))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))))) (*.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 b (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))))) (*.f64 b (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 b (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 b (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))) (*.f64 b (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 b (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 b (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 b (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 b (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 b (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)) (*.f64 b (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 b (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 b (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)) (*.f64 b (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))) (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 b (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))) (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (*.f64 b (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))))) (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 b (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 b b)) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) a))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))) a) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) b) a))
(/.f64 (*.f64 (*.f64 b #s(literal -1/8 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b))
(*.f64 b (*.f64 (/.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)))
(*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)))
(*.f64 (/.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b #s(literal -1/8 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal -1/8 binary64))
(*.f64 (*.f64 b #s(literal -1/8 binary64)) (/.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))))
(*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))
(*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a)))))) b)
(*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 20 binary64))
(*.f64 (*.f64 (*.f64 b #s(literal -1/8 binary64)) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b))) #s(literal 20 binary64))
(*.f64 (*.f64 (*.f64 b #s(literal -1/8 binary64)) #s(literal 20 binary64)) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/.f64 c (/.f64 b #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1 binary64)))
(pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1 binary64))) #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 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)))
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))
(pow.f64 (/.f64 b #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)) #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))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 2 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(neg.f64 (/.f64 (/.f64 (*.f64 b (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -2 binary64)) (*.f64 a a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 2 binary64) b)) (*.f64 a a))
(/.f64 (/.f64 (*.f64 b (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (*.f64 b (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (*.f64 #s(literal 2 binary64) (*.f64 a a)))
(/.f64 (*.f64 b (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (*.f64 (*.f64 a a) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a a)))
(/.f64 (*.f64 (*.f64 b (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (/.f64 (*.f64 b (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 2 binary64) b)) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) a)
(/.f64 (*.f64 b (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (*.f64 a a))) #s(literal 2 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (*.f64 a a))) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (*.f64 a a))) (/.f64 #s(literal 2 binary64) b))
(/.f64 (*.f64 (*.f64 b (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 2 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (*.f64 a a))))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (*.f64 a a)))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a a)))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 2 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 (*.f64 b (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a a))))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 2 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 2 binary64) b))) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (*.f64 a a)) (/.f64 b #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (*.f64 b (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a))) (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 2 binary64))))
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 b #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 2 binary64))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 #s(literal 2 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 b (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))))
(/.f64 (*.f64 b (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal 2 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 #s(literal 2 binary64) b))
(/.f64 (neg.f64 (*.f64 b (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) #s(literal -2 binary64))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (-.f64 #s(literal 0 binary64) b)) #s(literal -2 binary64))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) b))
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) #s(literal -1 binary64))
(*.f64 b (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(*.f64 b (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 2 binary64)))
(*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 b #s(literal 2 binary64)))
(*.f64 (*.f64 b (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) b)) #s(literal -1 binary64)))
(neg.f64 (/.f64 b #s(literal -2 binary64)))
(/.f64 b #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) b)))
(/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) b)
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 b #s(literal 2 binary64)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(+.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal -1 binary64) a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) a (-.f64 #s(literal 0 binary64) a))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 a b) (-.f64 #s(literal 0 binary64) a))
(+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) a (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) a (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a)))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) a (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a)))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) a (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a)))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) a (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a)))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) a (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a)))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) a (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a)))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) a (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) a (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) a (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) a (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a)))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) a (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a)))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) a (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a)))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 a a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a a) #s(literal -4 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) a) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) a) (*.f64 a #s(literal 4 binary64)))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a a)) #s(literal 4 binary64))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64))) a)
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) a)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))) (*.f64 a #s(literal 4 binary64)))
(pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (pow.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)))) #s(literal -1 binary64)))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))
(+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))
(+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))))
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (fma.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a #s(literal 4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a #s(literal 4 binary64)) (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a #s(literal 4 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) #s(literal 4 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) #s(literal 4 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) #s(literal 4 binary64) (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) #s(literal 4 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) #s(literal 4 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) #s(literal 4 binary64) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) #s(literal 4 binary64) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) #s(literal 4 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) #s(literal 4 binary64) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) #s(literal 4 binary64) (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) #s(literal 4 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) #s(literal 4 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) #s(literal 4 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) #s(literal 4 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) #s(literal 4 binary64) (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) #s(literal 4 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) #s(literal 4 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) #s(literal 4 binary64) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) #s(literal 4 binary64) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) #s(literal 4 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) #s(literal 4 binary64) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) #s(literal 4 binary64) (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) #s(literal 4 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) #s(literal 4 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) #s(literal 4 binary64)) a (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) #s(literal 4 binary64)) a (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) #s(literal 4 binary64)) a (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) #s(literal 4 binary64)) a (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) #s(literal 4 binary64)) a (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) #s(literal 4 binary64)) a (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) #s(literal 4 binary64)) a (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) #s(literal 4 binary64)) a (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) #s(literal 4 binary64)) a (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) #s(literal 4 binary64)) a (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) #s(literal 4 binary64)) a (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) #s(literal 4 binary64)) a (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 a (neg.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a #s(literal 4 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) #s(literal 4 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) #s(literal 4 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) #s(literal 4 binary64)) a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) #s(literal 4 binary64)) a (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) #s(literal 4 binary64)) a (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 b #s(literal 1/2 binary64))) a (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) #s(literal -1 binary64))
(*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)))
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (*.f64 a #s(literal 4 binary64)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) #s(literal 4 binary64))
(*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a)
(*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a)
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) a) #s(literal 4 binary64))
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) #s(literal 4 binary64)) a)
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a)
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 2 binary64)))
(pow.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))))) #s(literal 2 binary64))
(*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 16 binary64)))
(*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a) a)
(*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 a a))
(*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a a)) #s(literal 4 binary64))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) a) #s(literal 4 binary64))
(*.f64 (exp.f64 (log.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))))) (exp.f64 (log.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(+.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(+.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(+.f64 (fma.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64))))
(+.f64 (fma.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 b a) (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 b a) (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) (/.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) (/.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))) #s(literal -1 binary64)))
(-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 b a) (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(fma.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(fma.f64 (/.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) (/.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(fma.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) (/.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) #s(literal -2 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (neg.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) #s(literal -2 binary64)) (/.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64))) (pow.f64 (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal 2 binary64)))
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) #s(literal 1 binary64)) (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))
(/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (-.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)
(/.f64 (-.f64 (neg.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64))
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))) #s(literal -1 binary64)))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(*.f64 (+.f64 (neg.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) (-.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal -2 binary64)) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))))
(*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))) #s(literal -1 binary64)))
(*.f64 (-.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (/.f64 (-.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))
(*.f64 (/.f64 (-.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (-.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 a b)))
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a b)))
(/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a b))
(/.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) (/.f64 a b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 #s(literal -2 binary64) (/.f64 a b))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))))
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))
(/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) a)
(/.f64 (/.f64 b #s(literal 1/2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) a))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) a))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 b #s(literal -2 binary64))) (neg.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (/.f64 a b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a))
(pow.f64 (*.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) (/.f64 a b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 #s(literal -2 binary64) (/.f64 a b))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) #s(literal -1 binary64))
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 b (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 b (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b a)))
(*.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b a))
(*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (/.f64 b a)))
(*.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) #s(literal 1 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))
(/.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 4 binary64)))
(/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a))
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 4 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal 4 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64))
(*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)
(*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)
(*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(+.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(+.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal 2 binary64))
(-.f64 (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal -2 binary64))
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))
(fma.f64 b (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal 2 binary64))
(fma.f64 b (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 2 binary64))
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b a)) #s(literal 2 binary64))
(fma.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b a) #s(literal 2 binary64))
(fma.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal 2 binary64))
(fma.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) a)) #s(literal 2 binary64))
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))
(fma.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))
(fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (/.f64 b a)) #s(literal 2 binary64))
(fma.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a #s(literal 2 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a #s(literal 2 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) #s(literal 1 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))
(+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(-.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) a))
(fma.f64 a (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) (/.f64 #s(literal -1/8 binary64) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a a) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 (*.f64 a a) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 (*.f64 b #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b #s(literal -1/8 binary64)) (/.f64 (/.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a))
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) a) #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 a a)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) a))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) a))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) a))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) a) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) a) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) a) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) #s(literal 1 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(neg.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) b)))
(/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b))
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b a) (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 a a) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) b)
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (/.f64 a b) a) (*.f64 b b))
(/.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 a (/.f64 a (*.f64 b b))) b)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) (/.f64 b a))
(/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))
(*.f64 a (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (*.f64 b b))))
(*.f64 (/.f64 a b) (/.f64 a (*.f64 b b)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 a b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b) (*.f64 a a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) a)
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) b)
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b a) b))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))) b)
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b))
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (pow.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b a))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) b)
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 b a))
(pow.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
(*.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 a b) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a b))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) a)
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 a b))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))))
(/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))) #s(literal -1 binary64))
(*.f64 a (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 b (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) a)
(*.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 (/.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (/.f64 #s(literal 1 binary64) a)))
(*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1/2 binary64))) a)
(*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (*.f64 a #s(literal 4 binary64)))
(*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) #s(literal 4 binary64))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1/2 binary64)) a)
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))
(/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))
(/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a))
(/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -1 binary64)))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64))
(*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a))

simplify648.0ms (3%)

Algorithm
egg-herbie
Rules
6256×*-lowering-*.f32
6256×*-lowering-*.f64
4088×+-lowering-+.f64
4088×+-lowering-+.f32
1868×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0208918677
1663517624
0841717624
Stop Event
iter limit
node limit
Counts
744 → 744
Calls
Call 1
Inputs
(* -1 (/ b c))
(/ (+ (* -1 b) (/ (* a c) b)) c)
(/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c)
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (/ (pow a 2) (pow b 3)))) (/ a b)))) c)
(* -2 (* (pow c 2) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (* (pow b 3) c))))
(* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (+ (/ a (* b (pow c 2))) (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (+ (* -1 (/ b (pow c 3))) (+ (/ a (* b (pow c 2))) (/ (pow a 2) (* (pow b 3) c))))))
(* -2 (* (pow c 2) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (* (pow b 3) c))))
(* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (* -1 (/ (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))) c))))
(* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ b c)) (/ a b)) c)) (* -1 (/ (pow a 2) (pow b 3)))) c))))
(* -1 (/ b c))
(+ (* -1 (/ b c)) (/ a b))
(+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b))))
(* 2 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* (pow a 3) (+ (* 2 (/ (pow c 2) (pow b 5))) (/ c (* a (pow b 3)))))
(* (pow a 3) (+ (* 2 (/ (pow c 2) (pow b 5))) (+ (/ 1 (* (pow a 2) b)) (/ c (* a (pow b 3))))))
(* (pow a 3) (+ (* -1 (/ b (* (pow a 3) c))) (+ (* 2 (/ (pow c 2) (pow b 5))) (+ (/ 1 (* (pow a 2) b)) (/ c (* a (pow b 3)))))))
(* 2 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* -1 (* (pow a 3) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3)))))))
(* -1 (* (pow a 3) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a)))))
(* -1 (* (pow a 3) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) a)) (/ c (pow b 3))) a)))))
(* -2 (/ (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 5)))
(/ (+ (* -2 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow a 2) (* (pow b 2) c))) (pow b 5))
(/ (+ (* -2 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* a (pow b 2)) (* (pow a 2) c)))) (pow b 5))
(/ (+ (* -2 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* (pow a 2) c) (* (pow b 2) (+ a (* -1 (/ (pow b 2) c))))))) (pow b 5))
(* -1 (/ b c))
(* b (- (/ a (pow b 2)) (/ 1 c)))
(* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c)))
(* b (- (+ (* -2 (/ (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 6))) (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4)))) (/ 1 c)))
(* -1 (/ b c))
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c))))
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (/ 1 c)))))
(* -1 (* b (+ (* -2 (/ (* (pow c 2) (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 6))) (+ (* -1 (/ a (pow b 2))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))))))
(/ (pow a 2) (pow b 3))
(+ (* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (/ (pow a 2) (pow b 3)))
(+ (* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (/ (pow a 2) (pow b 3)))
(+ (* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (/ (pow a 2) (pow b 3)))
(* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(* c (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (* (pow b 3) c))))
(* c (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (* (pow b 3) c))))
(* c (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (* (pow b 3) c))))
(* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(* -1 (* c (+ (* -1 (/ (pow a 2) (* (pow b 3) c))) (* 2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))))
(* -1 (* c (+ (* -1 (/ (pow a 2) (* (pow b 3) c))) (* 2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))))
(* -1 (* c (+ (* -1 (/ (pow a 2) (* (pow b 3) c))) (* 2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))))
(* -2 (/ (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 5)))
(/ (+ (* -2 (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow a 2) (pow b 2))) (pow b 5))
(/ (+ (* -2 (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow a 2) (pow b 2))) (pow b 5))
(/ (+ (* -2 (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow a 2) (pow b 2))) (pow b 5))
(/ (pow a 2) (pow b 3))
(/ (+ (* -2 (/ (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 2))) (pow a 2)) (pow b 3))
(/ (+ (* -2 (/ (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 2))) (pow a 2)) (pow b 3))
(/ (+ (* -2 (/ (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 2))) (pow a 2)) (pow b 3))
(/ (pow a 2) (pow b 3))
(* -1 (/ (+ (* -2 (/ (* c (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 2))) (* -1 (pow a 2))) (pow b 3)))
(* -1 (/ (+ (* -2 (/ (* c (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 2))) (* -1 (pow a 2))) (pow b 3)))
(* -1 (/ (+ (* -2 (/ (* c (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 2))) (* -1 (pow a 2))) (pow b 3)))
(/ (pow a 2) (pow b 3))
(* (pow a 2) (+ (* 2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* (pow a 2) (+ (* 2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* (pow a 2) (+ (* 2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* 2 (/ (* (pow a 3) c) (pow b 5)))
(* (pow a 3) (+ (* 2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(* (pow a 3) (+ (* 2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(* (pow a 3) (+ (* 2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(* 2 (/ (* (pow a 3) c) (pow b 5)))
(* -1 (* (pow a 3) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))))
(* -1 (* (pow a 3) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))))
(* -1 (* (pow a 3) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))
(* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))
(* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))
(* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -1 (/ (pow a 3) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(* 1/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/2 (/ (* b (- (* -1 a) a)) (pow a 2)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))
(* -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/2 (/ (- (* -1 a) a) (pow a 2))))))))
(* -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)))
(* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(+ (* -1/2 (* a b)) (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* 1/4 (* (sqrt (/ a c)) (/ b (sqrt -4)))))))
(+ (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* b (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))))
(* -1 (/ (* (pow a 2) c) b))
(/ (+ (* -1 (* (pow a 2) c)) (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -1 (* (pow a 2) c)) (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -1 (* (pow a 2) c)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/4 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)
(* 1/2 (* b (- (* -1 a) a)))
(* -1 (* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* -1/2 (- (* -1 a) a)))))
(* -1 (* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (- (* -1 a) a))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (- (* -1 a) a)))))))
(* -1 (/ (* (pow a 2) c) b))
(* c (+ (* -1 (/ (* (pow a 3) c) (pow b 3))) (* -1 (/ (pow a 2) b))))
(* c (+ (* -1 (/ (pow a 2) b)) (* c (+ (* -2 (/ (* (pow a 4) c) (pow b 5))) (* -1 (/ (pow a 3) (pow b 3)))))))
(* c (+ (* -1 (/ (pow a 2) b)) (* c (+ (* -1 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (/ (pow a 4) (pow b 5))) (* -1/4 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) b))))))))
(* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(* c (+ (* -1/2 (/ (* a b) c)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))
(* c (+ (* -1/2 (/ (* a b) c)) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))
(* c (+ (* -1/2 (/ (* a b) c)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))))
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ (* a b) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (* a b)) (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* a b))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(* -1 (/ (* (pow a 2) c) b))
(* (pow a 2) (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))
(* (pow a 2) (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))
(* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -4)))
(* (pow a 2) (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(* (pow a 2) (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -1)))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))
(* (pow a 2) (+ (* -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 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* 1/2 b)
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(- (* -1 a) a)
(- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) 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/16 (/ (* b (- (* 8 (pow a 3)) (* -8 (pow a 3)))) (pow a 4)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/16 (/ (- (* 8 (pow a 3)) (* -8 (pow a 3))) (pow a 4))))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/16 (/ (- (* 8 (pow a 3)) (* -8 (pow a 3))) (pow a 4)))))))
(* -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/16 (/ (- (* 8 (pow a 3)) (* -8 (pow a 3))) (pow a 4))))))))
(* -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)))))
(* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(+ (* -8 (* (pow a 3) b)) (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))))
(+ (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* 4 (* (sqrt (/ (pow a 5) c)) (/ b (sqrt -4)))) (* 8 (pow a 3)))))
(+ (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))))) (* 8 (pow a 3)))))
(* -16 (/ (* (pow a 4) c) b))
(/ (+ (* -16 (* (pow a 4) c)) (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -32 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -16 (* (pow a 4) c)) (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -32 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -16 (* (pow a 4) c)) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)
(* -1 (* b (- (* 8 (pow a 3)) (* -8 (pow a 3)))))
(* -1 (* b (- (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (* 8 (pow a 3))) (* -8 (pow a 3)))))
(* -1 (* b (- (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3)))) (* -8 (pow a 3)))))
(* -1 (* b (- (+ (* -32 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3))))) (* -8 (pow a 3)))))
(* -16 (/ (* (pow a 4) c) b))
(* (pow a 4) (+ (* -16 (/ c b)) (* -16 (/ (* a (pow c 2)) (pow b 3)))))
(* (pow a 4) (+ (* -16 (/ c b)) (* a (+ (* -32 (/ (* a (pow c 3)) (pow b 5))) (* -16 (/ (pow c 2) (pow b 3)))))))
(* (pow a 4) (+ (* -16 (/ c b)) (* a (+ (* -16 (/ (pow c 2) (pow b 3))) (* a (+ (* -32 (/ (pow c 3) (pow b 5))) (* -4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(* (pow a 4) (+ (* -8 (/ b a)) (* 8 (* (sqrt (/ c a)) (sqrt -4)))))
(* (pow a 4) (- (+ (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ c a)) (sqrt -4)))) (* 8 (/ b a))))
(* (pow a 4) (- (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ c a)) (sqrt -4))))) (* 8 (/ b a))))
(* -16 (* (sqrt (* (pow a 7) c)) (sqrt -1)))
(* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (* -8 (/ b a))))
(* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -8 b)) a))))
(* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -8 b)) a))))
(* -16 (/ (* (pow a 4) c) b))
(* c (+ (* -16 (/ (* (pow a 5) c) (pow b 3))) (* -16 (/ (pow a 4) b))))
(* c (+ (* -16 (/ (pow a 4) b)) (* c (+ (* -32 (/ (* (pow a 6) c) (pow b 5))) (* -16 (/ (pow a 5) (pow b 3)))))))
(* c (+ (* -16 (/ (pow a 4) b)) (* c (+ (* -16 (/ (pow a 5) (pow b 3))) (* c (+ (* -32 (/ (pow a 6) (pow b 5))) (* -4 (/ (* (pow a 3) (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) b))))))))
(* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(* c (+ (* -8 (/ (* (pow a 3) b) c)) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))
(* c (- (+ (* 4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))) (* 8 (/ (* (pow a 3) b) c))))
(* c (- (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4))))) (* 8 (/ (* (pow a 3) b) c))))
(* -16 (* (sqrt (* (pow a 7) c)) (sqrt -1)))
(* -1 (* c (+ (* 8 (/ (* (pow a 3) b) c)) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 5) c)) (* (pow b 2) (sqrt -1)))) (* 8 (* (pow a 3) b))) c)) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (* (pow a 5) c)) (* (pow b 2) (sqrt -1))))) c)) (* 8 (* (pow a 3) b))) c)) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))
(* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(+ (* 4 (* (sqrt (/ (pow a 5) c)) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))))
(+ (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))))))
(+ (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* 4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(* 8 (* (pow a 3) b))
(* b (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (* 8 (pow a 3))))
(* b (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3)))))
(* b (+ (* -32 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3))))))
(* -8 (* (pow a 3) b))
(* -1 (* b (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (* 8 (pow a 3)))))
(* -1 (* b (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3))))))
(* -1 (* b (+ (* -32 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3)))))))
(* 8 (* (pow a 3) b))
(* (pow a 3) (+ (* -16 (/ (* a c) b)) (* 8 b)))
(* (pow a 3) (+ (* 8 b) (* a (+ (* -16 (/ c b)) (* -16 (/ (* a (pow c 2)) (pow b 3)))))))
(* (pow a 3) (+ (* 8 b) (* a (+ (* -16 (/ c b)) (* a (+ (* -32 (/ (* a (pow c 3)) (pow b 5))) (* -16 (/ (pow c 2) (pow b 3)))))))))
(* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(* (pow a 4) (+ (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ c a)) (sqrt -4)))))
(* (pow a 4) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ c a)) (sqrt -4))))))
(* (pow a 4) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ c a)) (sqrt -4)))))))
(* -16 (* (sqrt (* (pow a 7) c)) (sqrt -1)))
(* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))
(* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))
(* 8 (* (pow a 3) b))
(+ (* -16 (/ (* (pow a 4) c) b)) (* 8 (* (pow a 3) b)))
(+ (* 8 (* (pow a 3) b)) (* c (+ (* -16 (/ (* (pow a 5) c) (pow b 3))) (* -16 (/ (pow a 4) b)))))
(+ (* 8 (* (pow a 3) b)) (* c (+ (* -16 (/ (pow a 4) b)) (* c (+ (* -32 (/ (* (pow a 6) c) (pow b 5))) (* -16 (/ (pow a 5) (pow b 3))))))))
(* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(* c (+ (* 4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))
(* c (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4))))))
(* c (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 7))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))))
(* -16 (* (sqrt (* (pow a 7) c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 4) (sqrt -1)))) (+ (* 2 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 4) (sqrt -1)))) (+ (* 1/64 (* (sqrt (/ a (pow c 7))) (* (pow b 6) (sqrt -1)))) (+ (* 2 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))))
(* 16 (pow a 4))
(* 16 (pow a 4))
(* 16 (pow a 4))
(* 16 (pow a 4))
(* 16 (pow a 4))
(* 16 (pow a 4))
(* 16 (pow a 4))
(* 16 (pow a 4))
(* 16 (pow a 4))
(* 16 (pow a 4))
(* 16 (pow a 4))
(* 16 (pow a 4))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b)
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b)
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 c) (* 4 c)) (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 c) (* 4 c)) (pow b 2))) (/ 1 a)))))
(* -1 (* b (+ (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a))) (pow b 4))) (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 3))) (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -8 c) (* 4 c)) (pow b 2))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))))))))
(* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 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)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2))))))
(+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))))
(* -1 (/ c b))
(* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b)))
(* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b)))
(* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b)))
(* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 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)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))
(* -1 (* c (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))))))
(* -1 (* c (+ (* 1/64 (/ (pow b 5) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/32 (/ (* (pow b 5) c) (pow a 3))) (+ (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) c)) (* -1/64 (/ (pow b 5) (pow a 3)))) (pow c 3))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))))))
(* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))
(* b (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4))))))
(* b (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))))))
(* b (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4))) (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
-2
(- (* -4 (/ (* a c) (pow b 2))) 2)
(- (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 2)
(- (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) 2)
2
(+ 2 (* 4 (/ (* a c) (pow b 2))))
(+ 2 (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 4 (/ (* a c) (pow b 2)))))
(+ 2 (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 4 (/ (* a c) (pow b 2))))))
-2
(- (* -4 (/ (* a c) (pow b 2))) 2)
(- (* a (+ (* -4 (/ c (pow b 2))) (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) 2)
(- (* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))) 2)
(* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 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 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))
-2
(- (* -4 (/ (* a c) (pow b 2))) 2)
(- (* c (+ (* -4 (/ a (pow b 2))) (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) 2)
(- (* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) 2)
(* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* (sqrt (/ a (pow c 7))) (/ (* b (+ (* 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 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* -1/32 (* (sqrt (/ c (pow a 5))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))
(* 4 (* (sqrt (/ a c)) (sqrt -1/4)))
(+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ a c)) (sqrt -1/4))))
(+ (* 4 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))))
(+ (* 4 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(* 4 (/ a b))
(/ (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -2 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2))))) b)
(/ (+ (* -2 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2)))))) b)
(* -4 (/ a b))
(* -1 (/ (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -2 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2))))) b))
(* -1 (/ (+ (* -2 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2)))))) b))
(* 4 (/ a b))
(+ (* 4 (/ a b)) (* 8 (/ (* (pow a 2) c) (pow b 3))))
(+ (* 4 (/ a b)) (* c (+ (* -2 (* a (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 2) (pow b 3))))))
(+ (* 4 (/ a b)) (* c (+ (* 8 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (* a (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))
(* 4 (* (sqrt (/ a c)) (sqrt -1/4)))
(+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ a c)) (sqrt -1/4))))
(+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ a c)) (sqrt -1/4)))))
(+ (* -2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ a c)) (sqrt -1/4))))))
(* 2 (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))
(+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))
(+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (pow c 3))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))
(* 4 (/ a b))
(* a (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))
(* a (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))
(* a (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))
(* 4 (* (sqrt (/ a c)) (sqrt -1/4)))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))
(* a (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))
(* 2 (* (sqrt (/ a c)) (sqrt -1)))
(* -1 (* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))))))
(* -1 (* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))))
(* -1 (* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ (+ (* -4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (* -1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1))))) (pow a 3))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))))
2
(+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))
(+ 2 (* b (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))))))
(+ 2 (* b (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))))))))
(* -4 (/ (* a c) (pow b 2)))
(/ (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -2 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) (pow b 2))
(/ (+ (* -256 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -2 (/ (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -2 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) (pow b 6))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))))) (pow b 2))
4
(+ 4 (* 4 (/ (* a c) (pow b 2))))
(+ 4 (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 4 (/ (* a c) (pow b 2)))))
(+ 4 (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 4 (/ (* a c) (pow b 2))))))
(* -4 (/ (* a c) (pow b 2)))
(* a (+ (* -4 (/ c (pow b 2))) (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))
(* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))
(* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* a (+ (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))
(+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))
(+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))))
(+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))))))
(+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 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)))))))
(+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))
(+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))
(+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(* -4 (/ (* a c) (pow b 2)))
(* c (+ (* -4 (/ a (pow b 2))) (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))
(* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))
(* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* c (+ (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2))))))) (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))
(+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))
(+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))))
(+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))))))
(+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* (sqrt (/ a (pow c 7))) (/ (* b (+ (* 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)))))))
(+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))
(+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))
(+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* -1/32 (* (sqrt (/ c (pow a 5))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(* -1 a)
(+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+ a (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))
(+ a (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))
a
(* a (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* 8 (* (pow a 3) b))
(* -2 (* (sqrt (/ a c)) (sqrt -1/4)))
(+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))))
(+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))))))
(+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4))) (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))
(* -2 (/ a b))
(/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)) b)
(/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))) b)
(/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (+ (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6)) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))))) b)
(* 2 (/ a b))
(* -1 (/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (+ (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6)) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))))) b))
(* -2 (/ a b))
(+ (* -4 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))
(+ (* -2 (/ a b)) (* c (+ (* -4 (/ (pow a 2) (pow b 3))) (* a (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))
(+ (* -2 (/ a b)) (* c (+ (* -4 (/ (pow a 2) (pow b 3))) (* c (+ (* a (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))
(* -2 (* (sqrt (/ a c)) (sqrt -1/4)))
(+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))))
(+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4))))))
(+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4))))))
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (* -1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1))))) (pow c 3))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))))
(* -2 (/ a b))
(* a (- (* -4 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(* a (- (* a (+ (* -4 (/ c (pow b 3))) (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 2 (/ 1 b))))
(* a (- (* a (+ (* -4 (/ c (pow b 3))) (* a (+ (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))) (* 2 (/ 1 b))))
(* -2 (* (sqrt (/ a c)) (sqrt -1/4)))
(* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4))))))
(* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))))))
(* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))))))
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
Outputs
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(/ (+ (* -1 b) (/ (* a c) b)) c)
(/.f64 (+.f64 (neg.f64 b) (/.f64 (*.f64 a c) b)) c)
(/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c)
(/.f64 (+.f64 (neg.f64 b) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) c)
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (/ (pow a 2) (pow b 3)))) (/ a b)))) c)
(/.f64 (+.f64 (neg.f64 b) (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) c)
(* -2 (* (pow c 2) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (* (pow b 3) c))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (+ (/ a (* b (pow c 2))) (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))) (+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 a (*.f64 b (*.f64 c c))))))
(* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (+ (* -1 (/ b (pow c 3))) (+ (/ a (* b (pow c 2))) (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 a (*.f64 b (*.f64 c c)))) (neg.f64 (/.f64 b (*.f64 c (*.f64 c c)))))))
(* -2 (* (pow c 2) (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (* (pow b 3) c))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (* -1 (/ (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))) c))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) c)))
(* (pow c 2) (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ b c)) (/ a b)) c)) (* -1 (/ (pow a 2) (pow b 3)))) c))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (/.f64 a b))) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) c)))
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(+ (* -1 (/ b c)) (/ a b))
(+.f64 (/.f64 (neg.f64 b) c) (/.f64 a b))
(+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))))
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b))))
(+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 b (*.f64 b b))))))))
(* 2 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))
(* (pow a 3) (+ (* 2 (/ (pow c 2) (pow b 5))) (/ c (* a (pow b 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* 2 (/ (pow c 2) (pow b 5))) (+ (/ 1 (* (pow a 2) b)) (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 c (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) b)))))
(* (pow a 3) (+ (* -1 (/ b (* (pow a 3) c))) (+ (* 2 (/ (pow c 2) (pow b 5))) (+ (/ 1 (* (pow a 2) b)) (/ c (* a (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 c (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) b)))) (/.f64 (neg.f64 b) (*.f64 (*.f64 a (*.f64 a a)) c))))
(* 2 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))
(* -1 (* (pow a 3) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3)))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 a (*.f64 b (*.f64 b b))))))
(* -1 (* (pow a 3) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a)))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) a)))
(* -1 (* (pow a 3) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) a)) (/ c (pow b 3))) a)))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b)) a))) a)))
(* -2 (/ (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow a 2) (* (pow b 2) c))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* a (pow b 2)) (* (pow a 2) c)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) c) (*.f64 a (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow b 2) (+ (* (pow a 2) c) (* (pow b 2) (+ a (* -1 (/ (pow b 2) c))))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (+.f64 a (neg.f64 (/.f64 (*.f64 b b) c))))))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* b (- (/ a (pow b 2)) (/ 1 c)))
(*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c)))
(*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c))))
(* b (- (+ (* -2 (/ (* (pow c 2) (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 6))) (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4)))) (/ 1 c)))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c)))))
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c))))
(neg.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b))))))
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (/ 1 c)))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -2 (/ (* (pow c 2) (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 6))) (+ (* -1 (/ a (pow b 2))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 b #s(literal 6 binary64)))))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(+ (* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (/ (pow a 2) (pow b 3)))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(+ (* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (/ (pow a 2) (pow b 3)))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(+ (* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (/ (pow a 2) (pow b 3)))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 5 binary64)))
(* c (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (* (pow b 3) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* c (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (* (pow b 3) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* c (+ (* -2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (* (pow b 3) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* -2 (* c (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* c (+ (* -1 (/ (pow a 2) (* (pow b 3) c))) (* 2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* c (+ (* -1 (/ (pow a 2) (* (pow b 3) c))) (* 2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* c (+ (* -1 (/ (pow a 2) (* (pow b 3) c))) (* 2 (- (+ (* -5/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))
(* -2 (/ (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow a 2) (pow b 2))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow a 2) (pow b 2))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))))) (* (pow a 2) (pow b 2))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 2))) (pow a 2)) (pow b 3))
(/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 2))) (pow a 2)) (pow b 3))
(/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* c (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3)))) (pow b 2))) (pow a 2)) (pow b 3))
(/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* -2 (/ (* c (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 2))) (* -1 (pow a 2))) (pow b 3)))
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 b b)) (*.f64 a a)) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* -2 (/ (* c (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 2))) (* -1 (pow a 2))) (pow b 3)))
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 b b)) (*.f64 a a)) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* -2 (/ (* c (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3)))) (pow b 2))) (* -1 (pow a 2))) (pow b 3)))
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 b b)) (*.f64 a a)) (*.f64 b (*.f64 b b))))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* 2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* 2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* 2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* 2 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (+ (* 2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* 2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* 2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))
(* 2 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow a 3) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -1 (* (pow a 3) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -1 (* (pow a 3) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow a 3)) (pow a 3)) (* -1/2 (pow a 3))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (- (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (* 1/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -5/2 (/ (pow a 4) (pow b 5)))
(/.f64 (*.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(* 1/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))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.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)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (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))))
(+ (* 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)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) 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 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.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))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* 1/2 (/ (* b (- (* -1 a) a)) (pow a 2)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (/.f64 (-.f64 (neg.f64 a) a) a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (- (* -1 a) a) (pow a 2))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (neg.f64 a) a)) (*.f64 a a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (- (* -1 a) a) (pow a 2)))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (neg.f64 a) a)) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -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/2 (/ (- (* -1 a) a) (pow a 2))))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (neg.f64 c) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (neg.f64 a) a)) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.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 (-.f64 (*.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 (-.f64 (*.f64 c (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a 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 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (*.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/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (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 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (*.f64 #s(literal -1/8 binary64) (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)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c))) c))))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c b)) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))))))
(* 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))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.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)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.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))))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.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)))
(-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.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)))))) a))) a))
(* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (* a b)) (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 a b)))
(+ (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* 1/4 (* (sqrt (/ a c)) (/ b (sqrt -4)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* b (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))
(* -1 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) b)
(/ (+ (* -1 (* (pow a 2) c)) (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -1 (* (pow a 2) c)) (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -1 (* (pow a 2) c)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/4 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.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)
(* 1/2 (* b (- (* -1 a) a)))
(*.f64 #s(literal 1/2 binary64) (*.f64 b (-.f64 (neg.f64 a) a)))
(* -1 (* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* -1/2 (- (* -1 a) a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (-.f64 (neg.f64 a) a))))
(* -1 (* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (- (* -1 a) a))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (neg.f64 a) a)) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (- (* -1 a) a)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (neg.f64 a) a)) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) b)
(* c (+ (* -1 (/ (* (pow a 3) c) (pow b 3))) (* -1 (/ (pow a 2) b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)))
(* c (+ (* -1 (/ (pow a 2) b)) (* c (+ (* -2 (/ (* (pow a 4) c) (pow b 5))) (* -1 (/ (pow a 3) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) b) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -1 (/ (pow a 2) b)) (* c (+ (* -1 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (/ (pow a 4) (pow b 5))) (* -1/4 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))
(* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ (* a b) c)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a b)) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -1/2 (/ (* a b) c)) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a b)) c) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/2 (/ (* a b) c)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a b)) c) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)))))))))
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ (* a b) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) c) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (* a b)) (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* a b))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a b)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a 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)))))) c)))) c)))
(* -1 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) b)
(* (pow a 2) (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c b)) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(* (pow a 2) (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))
(* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* (pow a 2) (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)))
(* (pow a 2) (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))
(* (pow a 2) (+ (* -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)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))
(*.f64 (*.f64 a a) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.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)))
(* (pow a 2) (+ (* -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))))
(*.f64 (*.f64 a a) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.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)))))) a))) a)))
(* 1/2 b)
(*.f64 #s(literal 1/2 binary64) b)
(* 1/2 b)
(*.f64 #s(literal 1/2 binary64) b)
(* 1/2 b)
(*.f64 #s(literal 1/2 binary64) b)
(* 1/2 b)
(*.f64 #s(literal 1/2 binary64) b)
(* 1/2 b)
(*.f64 #s(literal 1/2 binary64) b)
(* 1/2 b)
(*.f64 #s(literal 1/2 binary64) b)
(* 1/2 b)
(*.f64 #s(literal 1/2 binary64) b)
(* 1/2 b)
(*.f64 #s(literal 1/2 binary64) b)
(* 1/2 b)
(*.f64 #s(literal 1/2 binary64) b)
(* 1/2 b)
(*.f64 #s(literal 1/2 binary64) b)
(* 1/2 b)
(*.f64 #s(literal 1/2 binary64) b)
(* 1/2 b)
(*.f64 #s(literal 1/2 binary64) b)
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(/ (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (neg.f64 a) b)) b)
(/ (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) a))) b)
(/ (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) a))) b)
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))
(/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a a) c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a a) c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
(/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a a) c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.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 b b))
(- (* -1 a) a)
(-.f64 (neg.f64 a) a)
(- (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) a)
(-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (neg.f64 a)) a)
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) a)
(+.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) a))
(- (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) a)
(+.f64 (neg.f64 a) (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) a))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))
(* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -2 (/ (pow a 3) (pow b 4))) (* c (+ (* -4 (/ (pow a 4) (pow b 6))) (* -1/2 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* c (+ (* -1 (/ a c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 (neg.f64 a) c)))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 a c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))) (/ a c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 a c)))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))) (/ a c))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) a) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) a) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) c)) a) c))))
(* -2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow a 2) (+ (* -2 (/ c (pow b 2))) (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* a (+ (* -4 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* (pow a 2) (- (* (sqrt (/ c a)) (/ (sqrt -4) b)) (/ 1 a)))
(*.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal 1 binary64) a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 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 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal 1 binary64) a))))
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (/ 1 a)))
(*.f64 (*.f64 a a) (-.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 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/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* (pow a 2) (- (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a)))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 #s(literal 1 binary64) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* 1/4 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.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))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.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)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (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))))
(+ (* 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)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) 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 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.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))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1/16 (/ (* b (- (* 8 (pow a 3)) (* -8 (pow a 3)))) (pow a 4)))
(/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal 16 binary64)))) (pow.f64 a #s(literal 4 binary64)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/16 (/ (- (* 8 (pow a 3)) (* -8 (pow a 3))) (pow a 4))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 16 binary64))) (pow.f64 a #s(literal 4 binary64)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/16 (/ (- (* 8 (pow a 3)) (* -8 (pow a 3))) (pow a 4)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 16 binary64))) (pow.f64 a #s(literal 4 binary64)))))
(* -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/16 (/ (- (* 8 (pow a 3)) (* -8 (pow a 3))) (pow a 4))))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 16 binary64))) (pow.f64 a #s(literal 4 binary64))))))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c b)) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))))))
(* 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))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.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)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.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))))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.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)))
(-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.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)))))) a))) a))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.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 (-.f64 (*.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 (-.f64 (*.f64 c (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a 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 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (*.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/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (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 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (*.f64 #s(literal -1/8 binary64) (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)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c))) c))))
(* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -8 (* (pow a 3) b)) (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b)))
(+ (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* 4 (* (sqrt (/ (pow a 5) c)) (/ b (sqrt -4)))) (* 8 (pow a 3)))))
(+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 a a))))))
(+ (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))))) (* 8 (pow a 3)))))
(+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.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 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 a a))))))
(* -16 (/ (* (pow a 4) c) b))
(/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) b)
(/ (+ (* -16 (* (pow a 4) c)) (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -16 binary64) (+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (*.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) b) (/.f64 (*.f64 c c) b)))) b)
(/ (+ (* -32 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -16 (* (pow a 4) c)) (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -16 binary64) (+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (*.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) b) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -32 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -16 (* (pow a 4) c)) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -16 binary64) (+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (*.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.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)
(* -1 (* b (- (* 8 (pow a 3)) (* -8 (pow a 3)))))
(neg.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal 16 binary64))))
(* -1 (* b (- (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (* 8 (pow a 3))) (* -8 (pow a 3)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 16 binary64))))
(* -1 (* b (- (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3)))) (* -8 (pow a 3)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b)) (-.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 a a))))))
(* -1 (* b (- (+ (* -32 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3))))) (* -8 (pow a 3)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b)) (-.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 a a)))))))
(* -16 (/ (* (pow a 4) c) b))
(/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) b)
(* (pow a 4) (+ (* -16 (/ c b)) (* -16 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* (pow a 4) (+ (* -16 (/ c b)) (* a (+ (* -32 (/ (* a (pow c 3)) (pow b 5))) (* -16 (/ (pow c 2) (pow b 3)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* (pow a 4) (+ (* -16 (/ c b)) (* a (+ (* -16 (/ (pow c 2) (pow b 3))) (* a (+ (* -32 (/ (pow c 3) (pow b 5))) (* -4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))
(* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* (pow a 4) (+ (* -8 (/ b a)) (* 8 (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -8 binary64) (/.f64 b a)) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(* (pow a 4) (- (+ (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ c a)) (sqrt -4)))) (* 8 (/ b a))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 b a)))))
(* (pow a 4) (- (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ c a)) (sqrt -4))))) (* 8 (/ b a))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 b a))))))
(* -16 (* (sqrt (* (pow a 7) c)) (sqrt -1)))
(*.f64 #s(literal -16 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (* -8 (/ b a))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -8 binary64) (/.f64 b a)) (*.f64 #s(literal -16 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -8 b)) a))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 2 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 8 binary64) b)) a)))
(* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -8 b)) a))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 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)))))) a)) (*.f64 #s(literal 8 binary64) b)) a)))
(* -16 (/ (* (pow a 4) c) b))
(/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) b)
(* c (+ (* -16 (/ (* (pow a 5) c) (pow b 3))) (* -16 (/ (pow a 4) b))))
(*.f64 c (*.f64 #s(literal -16 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 a #s(literal 4 binary64)) b))))
(* c (+ (* -16 (/ (pow a 4) b)) (* c (+ (* -32 (/ (* (pow a 6) c) (pow b 5))) (* -16 (/ (pow a 5) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 a #s(literal 4 binary64))) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -16 (/ (pow a 4) b)) (* c (+ (* -16 (/ (pow a 5) (pow b 3))) (* c (+ (* -32 (/ (pow a 6) (pow b 5))) (* -4 (/ (* (pow a 3) (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 a #s(literal 4 binary64))) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))
(* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -8 (/ (* (pow a 3) b) c)) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) b) c)) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))))
(* c (- (+ (* 4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))) (* 8 (/ (* (pow a 3) b) c))))
(*.f64 c (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) b) c)))))
(* c (- (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4))))) (* 8 (/ (* (pow a 3) b) c))))
(*.f64 c (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.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)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) b) c))))))
(* -16 (* (sqrt (* (pow a 7) c)) (sqrt -1)))
(*.f64 #s(literal -16 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 8 (/ (* (pow a 3) b) c)) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) b) c)) (*.f64 #s(literal 16 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 5) c)) (* (pow b 2) (sqrt -1)))) (* 8 (* (pow a 3) b))) c)) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (* (pow a 5) c)) (* (pow b 2) (sqrt -1))))) c)) (* 8 (* (pow a 3) b))) c)) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))) c))))
(* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 4 (* (sqrt (/ (pow a 5) c)) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.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 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* 4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* b (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (* 8 (pow a 3))))
(*.f64 b (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b))))
(* b (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* b (+ (* -32 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3))))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b))) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -8 (* (pow a 3) b))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* -1 (* b (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (* 8 (pow a 3)))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b))))
(* -1 (* b (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -32 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -16 (/ (* (pow a 4) c) (pow b 2))) (+ (* -16 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 8 (pow a 3)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b))) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* (pow a 3) (+ (* -16 (/ (* a c) b)) (* 8 b)))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 8 binary64) b)))
(* (pow a 3) (+ (* 8 b) (* a (+ (* -16 (/ c b)) (* -16 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 8 binary64) b) (*.f64 a (*.f64 #s(literal -16 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (pow a 3) (+ (* 8 b) (* a (+ (* -16 (/ c b)) (* a (+ (* -32 (/ (* a (pow c 3)) (pow b 5))) (* -16 (/ (pow c 2) (pow b 3)))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 8 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* (pow a 4) (+ (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* (pow a 4) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))))))
(* (pow a 4) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ c a)) (sqrt -4)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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)))))) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -16 (* (sqrt (* (pow a 7) c)) (sqrt -1)))
(*.f64 #s(literal -16 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -16 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -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 -1 binary64)))))))
(* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 #s(literal -16 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -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 -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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)))))))
(* (pow a 4) (+ (* -16 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 #s(literal -16 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -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 -1 binary64)))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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))))))))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(+ (* -16 (/ (* (pow a 4) c) b)) (* 8 (* (pow a 3) b)))
(+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) b) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b)))
(+ (* 8 (* (pow a 3) b)) (* c (+ (* -16 (/ (* (pow a 5) c) (pow b 3))) (* -16 (/ (pow a 4) b)))))
(+.f64 (*.f64 c (*.f64 #s(literal -16 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 a #s(literal 4 binary64)) b)))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b)))
(+ (* 8 (* (pow a 3) b)) (* c (+ (* -16 (/ (pow a 4) b)) (* c (+ (* -32 (/ (* (pow a 6) c) (pow b 5))) (* -16 (/ (pow a 5) (pow b 3))))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 a #s(literal 4 binary64))) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b)))
(* 8 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* 4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (neg.f64 (*.f64 (sqrt.f64 (/.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))))))))
(* c (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 7))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))))
(*.f64 c (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.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)))))) (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.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 a (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))))))))
(* -16 (* (sqrt (* (pow a 7) c)) (sqrt -1)))
(*.f64 #s(literal -16 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 4) (sqrt -1)))) (+ (* 2 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.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)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 4) (sqrt -1)))) (+ (* 1/64 (* (sqrt (/ a (pow c 7))) (* (pow b 6) (sqrt -1)))) (+ (* 2 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 16 (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.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 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* 16 (pow a 4))
(*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 4 binary64)))
(* 16 (pow a 4))
(*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 4 binary64)))
(* 16 (pow a 4))
(*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 4 binary64)))
(* 16 (pow a 4))
(*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 4 binary64)))
(* 16 (pow a 4))
(*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 4 binary64)))
(* 16 (pow a 4))
(*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 4 binary64)))
(* 16 (pow a 4))
(*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 4 binary64)))
(* 16 (pow a 4))
(*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 4 binary64)))
(* 16 (pow a 4))
(*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 4 binary64)))
(* 16 (pow a 4))
(*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 4 binary64)))
(* 16 (pow a 4))
(*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 4 binary64)))
(* 16 (pow a 4))
(*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 4 binary64)))
(* 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 (* (sqrt -4) (sqrt -1/4))) a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (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) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) a))))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) a))) (*.f64 b (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b)
(/.f64 (+.f64 (neg.f64 c) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 12 binary64)))) (*.f64 b b))) b)
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b)
(/.f64 (+.f64 (neg.f64 c) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 12 binary64))) (*.f64 b b))))) b)
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b)
(/.f64 (+.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 12 binary64))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 #s(literal -256 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) a) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))))))))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 c) (* 4 c)) (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(* -1 (* b (+ (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 c) (* 4 c)) (pow b 2))) (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) a))) (pow.f64 b #s(literal 4 binary64)))))
(* -1 (* b (+ (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a))) (pow b 4))) (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 3))) (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -8 c) (* 4 c)) (pow b 2))) (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) a)) (*.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c b)) (*.f64 #s(literal 1/4 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c b)) (*.f64 a (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))))))))
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 a (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b c) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) b) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64))))))))) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))))))))
(* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))
(+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))
(*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))))
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 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)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 c c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (*.f64 b (*.f64 (*.f64 c (sqrt.f64 #s(literal -4 binary64))) (+.f64 (/.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))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))))))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 a a)))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))
(+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))))
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 a a))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b c) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))))))) a)) (*.f64 a (*.f64 a a)))))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) a))) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))) (*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) b) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)))))) a)))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) a))))))) (/.f64 #s(literal 1 binary64) b)))
(* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))
(*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))))
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (sqrt.f64 #s(literal -1/4 binary64))))))
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 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)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.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 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (*.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (+.f64 (/.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))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))))))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* c (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))))
(* -1 (* c (+ (* 1/64 (/ (pow b 5) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/32 (/ (* (pow b 5) c) (pow a 3))) (+ (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) c)) (* -1/64 (/ (pow b 5) (pow a 3)))) (pow c 3))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) c) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.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))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 (*.f64 #s(literal 4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a (*.f64 a a))))))) c) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 c c))))))
(* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))
(* b (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4))))))
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))))
(* b (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))))))
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -1/4 binary64)))))))
(* b (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4))) (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a (*.f64 c #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64))))))))))
-2
#s(literal -2 binary64)
(- (* -4 (/ (* a c) (pow b 2))) 2)
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -2 binary64))
(- (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 2)
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) #s(literal -2 binary64))
(- (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) 2)
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64)))
2
#s(literal 2 binary64)
(+ 2 (* 4 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)))
(+ 2 (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 4 (/ (* a c) (pow b 2)))))
(+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))))))
(+ 2 (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 4 (/ (* a c) (pow b 2))))))
(+.f64 #s(literal 2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 6 binary64))))))
-2
#s(literal -2 binary64)
(- (* -4 (/ (* a c) (pow b 2))) 2)
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -2 binary64))
(- (* a (+ (* -4 (/ c (pow b 2))) (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) 2)
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) #s(literal -2 binary64))
(- (* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))) 2)
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))))) #s(literal -2 binary64))
(* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/64 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 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 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))))))
(+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/64 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 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 b (+.f64 (/.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))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64)))))
(* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/32 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 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 a (*.f64 a a))))))
-2
#s(literal -2 binary64)
(- (* -4 (/ (* a c) (pow b 2))) 2)
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -2 binary64))
(- (* c (+ (* -4 (/ a (pow b 2))) (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) 2)
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) #s(literal -2 binary64))
(- (* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) 2)
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) #s(literal -2 binary64))
(* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/64 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 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* (sqrt (/ a (pow c 7))) (/ (* b (+ (* 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))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/64 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 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (*.f64 b (+.f64 (/.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))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64)))))
(* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/32 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 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* -1/32 (* (sqrt (/ c (pow a 5))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 c (*.f64 c c)))))
(* 4 (* (sqrt (/ a c)) (sqrt -1/4)))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ a c)) (sqrt -1/4))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/8 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/4 binary64))))))
(+ (* 4 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64))))))))
(+ (* 4 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a (*.f64 c #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64))))))))))
(* 4 (/ a b))
(*.f64 #s(literal 4 binary64) (/.f64 a b))
(/ (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -2 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -4 (/ a b))
(*.f64 #s(literal -4 binary64) (/.f64 a b))
(* -1 (/ (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) b))
(* -1 (/ (+ (* -2 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b))
(* -1 (/ (+ (* -2 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 a) (* 8 (/ (* (pow a 2) c) (pow b 2)))))) b))
(neg.f64 (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) b))
(* 4 (/ a b))
(*.f64 #s(literal 4 binary64) (/.f64 a b))
(+ (* 4 (/ a b)) (* 8 (/ (* (pow a 2) c) (pow b 3))))
(+.f64 (*.f64 #s(literal 4 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))
(+ (* 4 (/ a b)) (* c (+ (* -2 (* a (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 2) (pow b 3))))))
(+.f64 (*.f64 #s(literal 4 binary64) (/.f64 a b)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(+ (* 4 (/ a b)) (* c (+ (* 8 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (* a (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))
(+.f64 (*.f64 #s(literal 4 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 b c) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))))))
(* 4 (* (sqrt (/ a c)) (sqrt -1/4)))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ a c)) (sqrt -1/4))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/8 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/4 binary64))))))
(+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ a c)) (sqrt -1/4)))))
(+.f64 (+.f64 (*.f64 #s(literal -1/8 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/4 binary64))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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/4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ a c)) (sqrt -1/4))))))
(+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/8 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/4 binary64))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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/4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (+.f64 (/.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))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64)))))
(* 2 (* (sqrt (/ a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 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 #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))))))
(+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))
(+.f64 (+.f64 (*.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 -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (pow c 3))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))
(+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (*.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)))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a (*.f64 a a))))))) (*.f64 c (*.f64 c c)))))
(* 4 (/ a b))
(*.f64 #s(literal 4 binary64) (/.f64 a b))
(* a (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))
(*.f64 a (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 4 binary64) b)))
(* a (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))))
(* a (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))))))))
(* 4 (* (sqrt (/ a c)) (sqrt -1/4)))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/32 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)) (sqrt.f64 #s(literal -1/4 binary64))))))))
(* a (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))
(*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (+.f64 (/.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))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/32 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)) (sqrt.f64 #s(literal -1/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 (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))))))
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))))
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ (+ (* -4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (* -1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1))))) (pow a 3))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))))
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 a (*.f64 a a))))))
2
#s(literal 2 binary64)
(+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))
(+ 2 (* b (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))))))
(+.f64 #s(literal 2 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))))))
(+ 2 (* b (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))))))))
(+.f64 #s(literal 2 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -1/4 binary64))))))))
(* -4 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))
(/ (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (*.f64 b b))
(/ (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -2 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b))
(/ (+ (* -256 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -2 (/ (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -2 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) (pow b 6))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 6 binary64))))))))) (*.f64 b b))
4
#s(literal 4 binary64)
(+ 4 (* 4 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)))
(+ 4 (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 4 (/ (* a c) (pow b 2)))))
(+.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))))))
(+ 4 (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 4 (/ (* a c) (pow b 2))))))
(+.f64 #s(literal 4 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 6 binary64))))))
(* -4 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))
(* a (+ (* -4 (/ c (pow b 2))) (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))
(* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))))))
(* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* a (+ (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 a (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64))))))))))))
(+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))
(+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))))
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))))))
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/64 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 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 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)))))))
(+.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/64 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 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 b (+.f64 (/.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))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))))
(+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))
(+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))
(+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))
(+.f64 #s(literal 2 binary64) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))
(+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(+.f64 (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/32 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 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(+.f64 (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 a (*.f64 a a))))))
(* -4 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))
(* c (+ (* -4 (/ a (pow b 2))) (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))
(* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))
(* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* c (+ (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2))))))) (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 c (*.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))))))))
(+ 2 (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))
(+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))))
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))))))
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/64 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 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ 2 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* (sqrt (/ a (pow c 7))) (/ (* b (+ (* 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)))))))
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/64 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 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (*.f64 b (+.f64 (/.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))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))))
(+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))
(+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))
(+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))
(+.f64 #s(literal 2 binary64) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))
(+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(+.f64 (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/32 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 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* -1/32 (* (sqrt (/ c (pow a 5))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(+.f64 (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 c (*.f64 c c)))))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) b)
(/ (+ (* (sqrt (* (pow a 3) c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) b)
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))
(+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(+.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 a)
(neg.f64 a)
(+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (neg.f64 a))
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 a))
(+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 a))
a
(+ a (* -2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))
(+ a (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))
(+.f64 a (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 b b))))))
(+ a (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 6))) (* -2 (/ (pow a 3) (pow b 4))))))))
(+.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
a
(* a (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* a (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))))
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))
(* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 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/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (*.f64 #s(literal 1/2 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/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.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 -1 binary64)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (*.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 -1 binary64)))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))) (+.f64 (*.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 -1 binary64))))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.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) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.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))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.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))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 (/.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) (neg.f64 (/.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) (neg.f64 (/.f64 (*.f64 b b) a))))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 8 (* (pow a 3) b))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* -2 (* (sqrt (/ a c)) (sqrt -1/4)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 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/4 binary64))))))
(+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64))))))))
(+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4))) (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a (*.f64 c #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64)))))))))
(* -2 (/ a b))
(/.f64 (*.f64 #s(literal -2 binary64) a) b)
(/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) a)) b)
(/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))) b)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (+ (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6)) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) b)
(* 2 (/ a b))
(/.f64 (*.f64 #s(literal 2 binary64) a) b)
(* -1 (/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) a)) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))) b))
(neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (+ (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6)) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))))) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) b))
(* -2 (/ a b))
(/.f64 (*.f64 #s(literal -2 binary64) a) b)
(+ (* -4 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))
(+ (* -2 (/ a b)) (* c (+ (* -4 (/ (pow a 2) (pow b 3))) (* a (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(+ (* -2 (/ a b)) (* c (+ (* -4 (/ (pow a 2) (pow b 3))) (* c (+ (* a (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (+.f64 (*.f64 (*.f64 b c) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))))
(* -2 (* (sqrt (/ a c)) (sqrt -1/4)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 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/4 binary64))))))
(+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal 1/16 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/4 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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/4 binary64)))))))
(+ (* -2 (* (sqrt (/ a c)) (sqrt -1/4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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/4 binary64))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64)))) (+.f64 (/.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))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 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/4 binary64))))))))
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 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))))))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/8 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 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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)))))))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (* -1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1))))) (pow c 3))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/8 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))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 c (*.f64 c c))))))
(* -2 (/ a b))
(/.f64 (*.f64 #s(literal -2 binary64) a) b)
(* a (- (* -4 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(*.f64 a (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 2 binary64) b)))
(* a (- (* a (+ (* -4 (/ c (pow b 3))) (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 2 (/ 1 b))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 2 binary64) b)))
(* a (- (* a (+ (* -4 (/ c (pow b 3))) (* a (+ (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))) (* 2 (/ 1 b))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))))) (/.f64 #s(literal 2 binary64) b)))
(* -2 (* (sqrt (/ a c)) (sqrt -1/4)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64))))
(* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4))))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))))
(* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/64 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)) (sqrt.f64 #s(literal -1/4 binary64))))))))
(* a (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal 1/64 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)) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (+.f64 (/.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))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))))))))
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 a) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/32 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)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (+ (* -1 (/ (+ (* 1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (neg.f64 a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 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 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))))) (*.f64 a (*.f64 a a))))))

eval954.0ms (4.4%)

Compiler

Compiled 208651 to 16793 computations (92% saved)

prune705.0ms (3.3%)

Pruning

116 alts after pruning (109 fresh and 7 done)

PrunedKeptTotal
New2743382781
Fresh257196
Picked415
Done066
Total27721162888
Accuracy
99.8%
Counts
2888 → 116
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.9%
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
56.8%
(fma.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) a)))
56.9%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
56.7%
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
56.5%
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
56.1%
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
56.2%
(fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
56.1%
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
56.1%
(/.f64 (fma.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
55.6%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
56.8%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 b #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
56.3%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
56.1%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
56.4%
(/.f64 (fma.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
56.8%
(/.f64 (fma.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
56.4%
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 b #s(literal 1/2 binary64))) a (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
55.9%
(/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
57.0%
(/.f64 (/.f64 (fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
56.7%
(/.f64 (/.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
56.8%
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a a)) #s(literal 4 binary64))
56.0%
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) b) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
55.4%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) b) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
55.6%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
55.2%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b #s(literal 2 binary64))) (*.f64 b (*.f64 a (*.f64 a a)))) (/.f64 b (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
55.5%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
55.4%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
55.2%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 2 binary64) b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 2 binary64) b)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
56.0%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (/.f64 a b)) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
55.9%
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) a) (/.f64 a #s(literal 1/2 binary64)))
90.9%
(/.f64 (/.f64 (+.f64 (*.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 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b b)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
56.8%
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) a) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a))
56.1%
(/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) a))
56.8%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
56.1%
(/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
56.0%
(/.f64 (-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
55.0%
(/.f64 (-.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
54.7%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
55.3%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
54.8%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
55.2%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
55.3%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
55.1%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))))
55.1%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
55.5%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
55.3%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
55.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) (*.f64 a a)))))
55.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
55.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a) a))
55.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
55.6%
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
56.2%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
55.8%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (/.f64 #s(literal 2 binary64) b)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) b)))
55.6%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
55.9%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
55.9%
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
56.8%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
56.8%
(/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
56.6%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64)))
56.8%
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64)))
81.2%
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
56.1%
(/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
56.2%
(/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
56.5%
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) b))
55.6%
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))
55.7%
(/.f64 (*.f64 (/.f64 b a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 a a)))
56.0%
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) b) a)) (*.f64 a a))
55.7%
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 a (*.f64 a a)))
55.7%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a a)))
56.3%
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 b #s(literal 2 binary64))) a)
81.1%
(/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b))) (*.f64 a a))
55.9%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
55.9%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
81.9%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) c))
91.5%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) c) (*.f64 c b)) (*.f64 c c)))
91.7%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) b) c))
88.6%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) b) c))
91.0%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (+.f64 a (neg.f64 (/.f64 (*.f64 b b) c))))))) (pow.f64 b #s(literal 5 binary64))))
55.9%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 2 binary64) b)) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
55.9%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))
55.9%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b a)))))
91.7%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b))))
81.8%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
91.6%
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64)))))) (/.f64 c c)) (/.f64 b c)))
88.5%
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))))))
91.5%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))
91.5%
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 c (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) b)))) (/.f64 (neg.f64 b) (*.f64 (*.f64 a (*.f64 a a)) c)))))
91.3%
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b)) a))) a))))
81.9%
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))))
88.6%
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c)))))
56.8%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
62.9%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
55.7%
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
56.0%
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
56.1%
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
55.9%
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
56.0%
(-.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
88.1%
(-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b))
81.3%
(-.f64 (*.f64 a (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c b))
91.3%
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 c b))
55.3%
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
56.3%
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
56.6%
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
55.8%
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
55.8%
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
55.7%
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
55.4%
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
56.6%
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))))
56.3%
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) a (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a)))
56.1%
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
55.7%
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
56.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
63.0%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
81.1%
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
88.0%
(*.f64 c (-.f64 (*.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)))
91.2%
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (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)))
63.0%
(neg.f64 (/.f64 c b))
Compiler

Compiled 14016 to 3663 computations (73.9% saved)

regimes285.0ms (1.3%)

Counts
203 → 2
Calls
Call 1
Inputs
(neg.f64 (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) c))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))))
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(-.f64 (*.f64 a (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c b))
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) b) c))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))) (/.f64 b c)))
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 c (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))) b) c))
(/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b))) (*.f64 a a))
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (*.f64 b b)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b))
(-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) b) c))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64)))))) (/.f64 c c)) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) c) (*.f64 c b)) (*.f64 c c)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(-.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) #s(literal 1/2 binary64)) (*.f64 a a))
(/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a b)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) #s(literal -4 binary64))
(/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) a) (/.f64 a #s(literal 1/2 binary64)))
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c)))))
(*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b a)))))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 b #s(literal 2 binary64))) a)
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 a a))
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) b) a)) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) (/.f64 a b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) a))
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 a b)) #s(literal 2 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) b) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 2 binary64) b)) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal -2 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) b))
(/.f64 (-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (/.f64 a b)) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(*.f64 c (+.f64 (*.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)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 c (-.f64 (*.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)))
(*.f64 c (-.f64 (*.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)))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (*.f64 b a) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) b) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) b) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))))))
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 a (*.f64 a a)))
(/.f64 (*.f64 (/.f64 b a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 a a)))
(-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a a)))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) a) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) 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 a b))) a)))
(*.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 (/.f64 a (*.f64 b (*.f64 b b))) c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) (neg.f64 (*.f64 c (*.f64 c c))))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a a)) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (/.f64 #s(literal 2 binary64) b)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) b)))
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 c b))
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b)) a))) a))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 c (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) b)))) (/.f64 (neg.f64 b) (*.f64 (*.f64 a (*.f64 a a)) c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (+.f64 a (neg.f64 (/.f64 (*.f64 b b) c))))))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) (*.f64 a a)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b #s(literal 2 binary64))) (*.f64 b (*.f64 a (*.f64 a a)))) (/.f64 b (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 b #s(literal 2 binary64))) (*.f64 b (*.f64 a (*.f64 a a)))) (/.f64 b (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) b) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 2 binary64) b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 2 binary64) b)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (fma.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (/.f64 (fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (/.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) (fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 b #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
(fma.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) a)))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))) (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)))
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 c b))
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (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 (fma.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 b #s(literal 1/2 binary64))) a (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1/2 binary64)) a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal -2 binary64))) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (-.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (fma.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 2 binary64))))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c a))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(*.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 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) c)) c)))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a)))
(-.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.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))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a #s(literal 4 binary64))) a (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a a) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))))) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))))) b) c))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) a (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) a)))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64)))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 a a) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) a) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a))) (fma.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) a (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 a #s(literal -2 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b b)))))))) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 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)))) (*.f64 b b)))))))) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (/.f64 (+.f64 (*.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 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b b)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))))
Outputs
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b))))
Calls

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes56.0ms (0.3%)

Counts
136 → 2
Calls
Call 1
Inputs
(neg.f64 (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) c))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))))
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(-.f64 (*.f64 a (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c b))
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) b) c))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))) (/.f64 b c)))
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 c (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))) b) c))
(/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b))) (*.f64 a a))
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (*.f64 b b)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b))
(-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) b) c))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64)))))) (/.f64 c c)) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) c) (*.f64 c b)) (*.f64 c c)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(-.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) #s(literal 1/2 binary64)) (*.f64 a a))
(/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a b)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) #s(literal -4 binary64))
(/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) a) (/.f64 a #s(literal 1/2 binary64)))
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal -1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c)))))
(*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 b a)))))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 b #s(literal 2 binary64))) a)
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) (*.f64 a a))
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) b) a)) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) a) (/.f64 a b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a)) a))
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) #s(literal -1 binary64)) (/.f64 a b)) #s(literal 2 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))))) b) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 2 binary64) b)) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) #s(literal -2 binary64))) (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) b))
(/.f64 (-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (/.f64 a b)) a) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(*.f64 c (+.f64 (*.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)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 c (-.f64 (*.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)))
(*.f64 c (-.f64 (*.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)))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (*.f64 b a) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 a a)) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) b) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -2 binary64))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) b) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))))))
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 a (*.f64 a a)))
(/.f64 (*.f64 (/.f64 b a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 a a)))
(-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 (*.f64 a (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) a) (*.f64 a a))) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a a)))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) a) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) 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 a b))) a)))
(*.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 (/.f64 a (*.f64 b (*.f64 b b))) c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) (neg.f64 (*.f64 c (*.f64 c c))))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a a)) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (/.f64 #s(literal 2 binary64) b)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) b)))
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 c b))
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b)) a))) a))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 (/.f64 a b) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 c (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) b)))) (/.f64 (neg.f64 b) (*.f64 (*.f64 a (*.f64 a a)) c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a)) a) (/.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (+.f64 a (neg.f64 (/.f64 (*.f64 b b) c))))))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (/.f64 b a)) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) (*.f64 a a)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b #s(literal 2 binary64))) (*.f64 b (*.f64 a (*.f64 a a)))) (/.f64 b (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 b #s(literal 2 binary64))) (*.f64 b (*.f64 a (*.f64 a a)))) (/.f64 b (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) b) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 2 binary64) b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 2 binary64) b)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) b)) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (*.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 a b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b a) (/.f64 #s(literal -1/2 binary64) a)))))
Outputs
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b))))
Calls

1 calls:

43.0ms
b
Results
AccuracySegmentsBranch
93.3%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes22.0ms (0.1%)

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

1 calls:

11.0ms
b
Results
AccuracySegmentsBranch
93.3%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes20.0ms (0.1%)

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

1 calls:

12.0ms
b
Results
AccuracySegmentsBranch
93.3%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes20.0ms (0.1%)

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

1 calls:

13.0ms
b
Results
AccuracySegmentsBranch
93.3%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes21.0ms (0.1%)

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

1 calls:

13.0ms
b
Results
AccuracySegmentsBranch
93.3%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes29.0ms (0.1%)

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

2 calls:

12.0ms
b
9.0ms
c
Results
AccuracySegmentsBranch
91.7%1c
91.7%1b
Compiler

Compiled 8 to 6 computations (25% saved)

regimes34.0ms (0.2%)

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

3 calls:

12.0ms
b
9.0ms
a
9.0ms
c
Results
AccuracySegmentsBranch
91.7%1a
91.7%1b
91.7%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes54.0ms (0.2%)

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

3 calls:

32.0ms
c
11.0ms
a
8.0ms
b
Results
AccuracySegmentsBranch
88.6%1a
88.6%1b
88.6%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes18.0ms (0.1%)

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

3 calls:

6.0ms
b
5.0ms
c
5.0ms
a
Results
AccuracySegmentsBranch
88.5%1a
88.5%1b
88.5%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes19.0ms (0.1%)

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

3 calls:

8.0ms
b
5.0ms
c
5.0ms
a
Results
AccuracySegmentsBranch
81.9%1a
81.9%1c
81.9%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes9.0ms (0%)

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

3 calls:

3.0ms
b
3.0ms
c
3.0ms
a
Results
AccuracySegmentsBranch
81.8%1c
81.8%1a
81.8%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes8.0ms (0%)

Accuracy

Total -0.1b remaining (-0.4%)

Threshold costs -0.1b (-0.4%)

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

3 calls:

3.0ms
c
2.0ms
a
2.0ms
b
Results
AccuracySegmentsBranch
63.0%1c
63.0%1a
63.0%1b
Compiler

Compiled 12 to 9 computations (25% saved)

bsearch17.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
12.0ms
0.0031273338460931686
0.003608859205290887
Results
6.0ms53×0invalid
3.0ms31×0valid
0.0ms1valid
Compiler

Compiled 254 to 125 computations (50.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
ival-mult: 2.0ms (34.8% of total)
ival-div: 1.0ms (17.4% of total)
ival-add: 1.0ms (17.4% of total)
ival-sqrt: 1.0ms (17.4% of total)
const: 0.0ms (0% of total)
ival-sub: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch17.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
14.0ms
0.0031273338460931686
0.003608859205290887
Results
6.0ms67×0invalid
3.0ms31×0valid
0.0ms1valid
Compiler

Compiled 252 to 123 computations (51.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
ival-mult: 3.0ms (53.7% of total)
ival-div: 1.0ms (17.9% of total)
ival-sqrt: 1.0ms (17.9% of total)
ival-add: 0.0ms (0% of total)
const: 0.0ms (0% of total)
ival-sub: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch13.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
11.0ms
0.0031273338460931686
0.003608859205290887
Results
5.0ms54×0invalid
2.0ms26×0valid
1.0ms1valid
Compiler

Compiled 252 to 123 computations (51.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 5.0ms
ival-mult: 2.0ms (39.2% of total)
ival-div: 1.0ms (19.6% of total)
ival-sqrt: 1.0ms (19.6% of total)
ival-add: 0.0ms (0% of total)
const: 0.0ms (0% of total)
ival-sub: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch14.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
12.0ms
0.0031273338460931686
0.003608859205290887
Results
6.0ms60×0invalid
3.0ms32×0valid
Compiler

Compiled 248 to 121 computations (51.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 5.0ms
ival-mult: 2.0ms (39.3% of total)
ival-div: 1.0ms (19.7% of total)
ival-sqrt: 1.0ms (19.7% of total)
ival-sub: 0.0ms (0% of total)
ival-add: 0.0ms (0% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch14.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
13.0ms
0.0031273338460931686
0.003608859205290887
Results
5.0ms59×0invalid
3.0ms30×0valid
0.0ms1valid
Compiler

Compiled 248 to 121 computations (51.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 5.0ms
ival-mult: 2.0ms (38.2% of total)
ival-div: 1.0ms (19.1% of total)
ival-sqrt: 1.0ms (19.1% of total)
ival-add: 0.0ms (0% of total)
const: 0.0ms (0% of total)
ival-sub: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch19.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
17.0ms
0.0031273338460931686
0.003608859205290887
Results
9.0ms94×0invalid
3.0ms32×0valid
Compiler

Compiled 248 to 121 computations (51.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-mult: 3.0ms (42.3% of total)
ival-sub: 1.0ms (14.1% of total)
ival-div: 1.0ms (14.1% of total)
ival-add: 1.0ms (14.1% of total)
ival-sqrt: 1.0ms (14.1% of total)
ival-neg: 1.0ms (14.1% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

simplify25.0ms (0.1%)

Algorithm
egg-herbie
Rules
82×*-commutative_binary64
66×+-commutative_binary64
42×sub-neg_binary64
24×neg-sub0_binary64
24×neg-mul-1_binary64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0121852
1185851
2210851
3234851
4258851
5270851
6276851
7277851
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 b #s(literal 8070450532247929/2305843009213693952 binary64)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(if (<=.f64 b #s(literal 3804640965202595/1152921504606846976 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(if (<=.f64 b #s(literal 7378697629483821/2305843009213693952 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(if (<=.f64 b #s(literal 7839866231326559/2305843009213693952 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(if (<=.f64 b #s(literal 7378697629483821/2305843009213693952 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(if (<=.f64 b #s(literal 7378697629483821/2305843009213693952 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) b) c))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) b) c))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) c))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
(neg.f64 (/.f64 c b))
Outputs
(if (<=.f64 b #s(literal 8070450532247929/2305843009213693952 binary64)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(if (<=.f64 b #s(literal 8070450532247929/2305843009213693952 binary64)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(if (<=.f64 b #s(literal 3804640965202595/1152921504606846976 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(if (<=.f64 b #s(literal 3804640965202595/1152921504606846976 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(if (<=.f64 b #s(literal 7378697629483821/2305843009213693952 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(if (<=.f64 b #s(literal 7378697629483821/2305843009213693952 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(if (<=.f64 b #s(literal 7839866231326559/2305843009213693952 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(if (<=.f64 b #s(literal 7839866231326559/2305843009213693952 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(if (<=.f64 b #s(literal 7378697629483821/2305843009213693952 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(if (<=.f64 b #s(literal 7378697629483821/2305843009213693952 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(if (<=.f64 b #s(literal 7378697629483821/2305843009213693952 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(if (<=.f64 b #s(literal 7378697629483821/2305843009213693952 binary64)) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -5/2 binary64)) a) (*.f64 a (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -2 binary64))))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) b) c))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (/.f64 (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) b) c))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) b) c))
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) c))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
(neg.f64 (/.f64 c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))

soundness4.7s (21.6%)

Rules
6454×*-lowering-*.f32
6454×*-lowering-*.f64
6256×*-lowering-*.f32
6256×*-lowering-*.f64
5862×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0208918677
1663517624
0841717624
05433071
118862859
271312848
080222848
0163815570
1583914573
0816714573
054330
1247316
21598315
08658315
01416
13415
27314
317214
429614
552814
6104614
7224214
8518014
9775014
0816614
074477
1371428
22444395
09176395
01343
13939
214739
377739
4750039
0839639
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1126 to 330 computations (70.7% saved)

preprocess87.0ms (0.4%)

Compiler

Compiled 1750 to 266 computations (84.8% saved)

end0.0ms (0%)

Profiling

Loading profile data...